Searched refs:showPopupWindow (Results 1 – 4 of 4) sorted by relevance
28 expect(WindowUtils.showPopupWindow('test')).toEqual(true);35 expect(WindowUtils.showPopupWindow('test')).toEqual(false);
18 static showPopupWindow(url: string): boolean { method in WindowUtils
69 const popup = WindowUtils.showPopupWindow(resp.error.approveUrl);
60 const popup = WindowUtils.showPopupWindow(this.approveUrl);