| Package | Description |
|---|---|
| to.etc.domui.component.misc |
| Modifier and Type | Method and Description |
|---|---|
MsgBox.IInput<?> |
MsgBox.getOninput() |
| Modifier and Type | Method and Description |
|---|---|
static <T,C extends IControl<T>> |
MsgBox.input(NodeBase dad,
String prompt,
C input,
MsgBox.IInput<T> onanswer)
Show any single control to get input from.
|
static <T> void |
MsgBox.inputString(NodeBase dad,
String message,
Text<T> input,
MsgBox.IInput<T> onanswer) |
void |
MsgBox.setOninput(MsgBox.IInput<?> oninput) |
Copyright © 2017 etc.to. All rights reserved.