Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/page/api/
Dmisc.ts144 export function updateActions(page: Page): void { function
/third_party/jsframework/runtime/main/page/
DPage.ts227 public updateActions(): any { method in Page