Searched defs:createProp (Results 1 – 7 of 7) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/full_update/ |
| D | fu_synced_property_simple_one_way.ts | 69 public createProp(subscribeOwner?: IPropertySubscriber, method in SynchedPropertySimpleOneWay 115 public createProp(subscribeOwner?: IPropertySubscriber, method in SynchedPropertySimpleOneWaySubscribing
|
| D | fu_synced_property_object_nested.ts | 103 public createProp(subscribeOwner?: IPropertySubscriber, method in SynchedPropertyNesedObject
|
| D | fu_observed_property_simple.ts | 84 public createProp(subscribeOwner?: IPropertySubscriber, method in ObservedPropertySimple
|
| D | fu_synced_property_simple_two_way.ts | 98 public createProp(subscribeOwner?: IPropertySubscriber, method in SynchedPropertySimpleTwoWay
|
| D | fu_observed_property_object.ts | 117 public createProp(subscribeOwner?: IPropertySubscriber, method in ObservedPropertyObject
|
| D | fu_synced_property_object_two_way.ts | 115 public createProp(subscribeOwner?: IPropertySubscriber, method in SynchedPropertyObjectTwoWay
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
| D | stateMgmt.js | 3262 createProp(subscribeOwner, linkPropName) { method in ObservedPropertyObject 3335 createProp(subscribeOwner, linkPropName) { method in ObservedPropertySimple 3430 createProp(subscribeOwner, linkPropName) { method in SynchedPropertyObjectTwoWay 3490 createProp(subscribeOwner, linkPropName) { method in SynchedPropertySimpleOneWay 3523 createProp(subscribeOwner, propPropName) { method in SynchedPropertySimpleOneWaySubscribing 3611 createProp(subscribeOwner, propPropName) { method in SynchedPropertySimpleTwoWay 3695 createProp(subscribeOwner, linkPropName) { method in SynchedPropertyNesedObject 5059 createProp(subscribeOwner, linkPropName) { method in ObservedPropertyAbstractPU
|