Home
last modified time | relevance | path

Searched refs:FormValue (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_form.h47 void AddInputChild(const WeakPtr<FormValue>& child) in AddInputChild()
58 std::list<WeakPtr<FormValue>> formValueList_;
H A Dform_value.h25 class FormValue : public virtual AceType { class
26 DECLARE_ACE_TYPE(FormValue, AceType)
H A Ddom_input.h31 class DOMInput final : public DOMNode, public FormValue {
32 DECLARE_ACE_TYPE(DOMInput, DOMNode, FormValue);

Completed in 1 milliseconds