Searched refs:show (Results 1 – 14 of 14) sorted by relevance
27 export { show };61 declare function show(uri: string, type: string): Promise<void>;62 declare function show(uri: string, type: string, callback: AsyncCallback<void>): void;
74 static show(options?: ShowNotificationOptions): void; method in Notification
1028 show(callback: AsyncCallback<void>): void; method1036 show(): Promise<void>; method
75 (show: boolean): PanelAttribute;122 show(value: boolean): PanelAttribute;
50 static show(value: { method in ActionSheet
111 static show(options?: TimePickerDialogOptions);
130 static show(options?: DatePickerDialogOptions);
126 static show(options?: TextPickerDialogOptions);
241 static show(value: AlertDialogParamWithConfirm | AlertDialogParamWithButtons); method in AlertDialog
2714 bindPopup(show: boolean, popup: PopupOptions | CustomPopupOptions): T;
1054 create(show: boolean): PanelAttribute;
134 setShowOnLockScreen(show: boolean, callback: AsyncCallback<void>): void135 setShowOnLockScreen(show: boolean): Promise<void>;
838 show(): void; method919 show(position: { x: number; y: number }): void; method1018 show(): void; method
55890 show