Home
last modified time | relevance | path

Searched refs:SetFormElement (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dsub_container.h60 void SetFormElement(const WeakPtr<Element>& element) in SetFormElement() function
H A Dform_element.cpp86 subContainer_->SetFormElement(AceType::WeakClaim(this)); in PerformBuild()