public interface AppAlertPeer extends AppComponentPeer
| Modifier and Type | Method and Description |
|---|---|
void |
closeDialog() |
String |
showDialog(AppComponent owner) |
AppDialogResult |
showInputDialog(AppComponent owner) |
addChild, install, removeChild, requestFocus, toolkitComponent, uninstallString showDialog(AppComponent owner)
AppDialogResult showInputDialog(AppComponent owner)
void closeDialog()
Copyright © 2021 vpc open source initiative. All rights reserved.