Completion for showTextInput()
Public Member Functions | |
void | exec (String value, boolean switchValue) |
Callback after text is entered. More... | |
void com.ugrokit.api.UgiUiUtil.ShowTextInputCompletion.exec | ( | String | value, |
boolean | switchValue | ||
) |
Callback after text is entered.
value | text |
switchValue | value of switch (or false if no switch) |