Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkFormComponent.ts45 FormComponentAllowUpdateModifier.identity, FormComponentAllowUpdateModifier, value);
97 class FormComponentAllowUpdateModifier extends ModifierWithKey<boolean> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js23035 …difierWithKey(this._modifiersWithKeys, FormComponentAllowUpdateModifier.identity, FormComponentAll…
23085 class FormComponentAllowUpdateModifier extends ModifierWithKey { class
23098 FormComponentAllowUpdateModifier.identity = Symbol('formComponentAllowUpdate');