public interface AppAlert extends AppControl
accelerator, active, anchor, app, backgroundColor, bounds, childConstraints, componentType, contextMenu, copy, editable, editing, enabled, events, focused, foregroundColor, icon, iconConfig, iconSet, id, largeIcon, locale, mnemonic, opaque, order, parent, parentConstraints, path, peer, peerType, prefSize, properties, requestFocus, setOptions, shown, title, titleStyle, tooltip, visiblegetChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, readOnly, userObjects, with, withnet.thevpc.common.props.WritableValue<AppComponent> owner()
net.thevpc.common.i18n.WritableStr headerText()
WritableImage headerIcon()
net.thevpc.common.props.WritableString defaultButton()
AppAlert setInputTextFieldContent(net.thevpc.common.i18n.Str msg, net.thevpc.common.i18n.Str initialValue)
AppAlert setInputTextAreaContent(net.thevpc.common.i18n.Str msg, net.thevpc.common.i18n.Str initialValue)
AppAlert setInputContent(AppDialogInputPane inputPanel)
net.thevpc.common.props.WritableValue<AppComponent> content()
AppAlert setContent(AppComponent mainComponent)
AppAlert setContentText(net.thevpc.common.i18n.Str msg)
AppAlert withOkOnlyButton()
AppAlert withOkOnlyButton(AppDialogAction ok)
AppAlert withOkCancelButtons()
AppAlert withOkCancelButtons(AppDialogAction ok, AppDialogAction cancel)
AppAlert withYesNoButtons()
AppAlert withYesNoButtons(AppDialogAction yes, AppDialogAction no)
AppAlert withYesNoCancelButtons()
AppAlert withYesNoCancelButtons(AppDialogAction yes, AppDialogAction no, AppDialogAction cancel)
AppAlert setButtonHandler(String s, AppDialogAction r)
default String showDialog()
default AppDialogResult showInputDialog()
String showDialog(AppComponent owner)
AppDialogResult showInputDialog(AppComponent owner)
void closeDialog()
AppAlertPeer peer()
peer in interface AppComponentCopyright © 2021 vpc open source initiative. All rights reserved.