Home
last modified time | relevance | path

Searched defs:hasChanged (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-state-management-sys.md248 ### hasChanged subsection
342 ### hasChanged subsection
390 ### hasChanged subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_group_node.cpp142 bool hasChanged = false; in UpdateNavDestinationNodeWithoutMarkDirty() local
176 RefPtr<FrameNode>& navigationContentNode, int32_t& slot, bool& hasChanged) in ReorderNavDestination()
222 const RefPtr<UINode>& remainChild, int32_t slot, bool& hasChanged, in RemoveRedundantNavDestination()
981 … bool hasChanged = CheckNeedMeasure(navDestination->GetLayoutProperty()->GetPropertyChangeFlag()); in UpdateNavDestinationVisibility() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DstateMgmt.js3199 hasChanged(newValue) { method in ObservedPropertyObject
3299 hasChanged(newValue) { method in ObservedPropertySimple
3394 hasChanged(newValue) { method in SynchedPropertyObjectTwoWay
3510 hasChanged(newValue) { method in SynchedPropertySimpleOneWaySubscribing
3567 hasChanged(newValue) { method in SynchedPropertySimpleTwoWay
3661 hasChanged(newValue) { method in SynchedPropertyNesedObject
5093 hasChanged(_) { method in ObservedPropertyAbstractPU