| Package | Description |
|---|---|
| com.threerings.gwt.util |
Miscellaneous utilities.
|
| Modifier and Type | Method and Description |
|---|---|
InputClickCallback<T,W> |
InputClickCallback.setBindEnterKey(boolean value)
Sets whether or not pressing the enter key while typing will cause the confirmation to
occur.
|
InputClickCallback<T,W> |
InputClickCallback.setPromptHTML(String promptHTML)
Sets the html to be shown above the input explaining what the user should do.
|
InputClickCallback<T,W> |
InputClickCallback.setPromptText(String prompt)
Sets the text to be shown above the input explaining what the user should do.
|
Copyright © 2013. All Rights Reserved.