Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/full_update/
Dfu_view.ts177 protected declareWatch(propStr: string, callback: (propName: string) => void): void { method in View
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DstateMgmt.js3353 declareWatch(propStr, callback) { method in View
5460 declareWatch(propStr, callback) { method in ViewPU