public static interface Component.HasInputPrompt
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getInputPrompt() |
void |
setInputPrompt(java.lang.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.
|
java.lang.String getInputPrompt()
void setInputPrompt(java.lang.String inputPrompt)
inputPrompt
- input prompt