Searched defs:hideWindow (Results 1 – 4 of 4) sorted by relevance
124 async hideWindow(windowName: string) { method in WindowManager
118 async hideWindow(name: WindowType): Promise<void> { method in WindowManager
117 async hideWindow(name: WindowType): Promise<void> { method in WindowManager
207 hideWindow(name: string, callback?: Function): void { method in WindowManager