Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Dradio_group_component.h44 void SetIsDeclarative(bool isDeclarative) in SetIsDeclarative() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dradio_model_impl.cpp44 radioGroup.SetIsDeclarative(true); in Create()