public interface UIComponentWithInputPrompt extends UIComponent
AbstractTextField, PopupDateField, ComboBox).| Modifier and Type | Method and Description |
|---|---|
String |
getInputPrompt()
Gets the current input prompt.
|
void |
setInputPrompt(String inputPrompt)
Sets the input prompt - a textual prompt that is displayed when the field
would otherwise be empty, to prompt the user for input.
|
getComponentData, getWidget, refreshString getInputPrompt()
setInputPrompt(String)void setInputPrompt(String inputPrompt)
inputPrompt - Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.