Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/full_update/
Dfu_view.ts176 protected declareWatch(propStr: string, callback: (propName: string) => void): void { method in View
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/partial_update/
Dpu_view.ts547 protected declareWatch(propStr: string, callback: (propName: string) => void): void { method in ViewPU
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DstateMgmt.js3837 declareWatch(propStr, callback) { method in View
6658 declareWatch(propStr, callback) { method in ViewPU