Searched defs:declareWatch (Results 1 – 2 of 2) sorted by relevance
177 protected declareWatch(propStr: string, callback: (propName: string) => void): void { method in View
3353 declareWatch(propStr, callback) { method in View5460 declareWatch(propStr, callback) { method in ViewPU