public static class TransportUIFactory.HintTextBoxObject extends TransportUIFactory.TextBoxObject implements IHintTextBoxObject
| Constructor and Description |
|---|
HintTextBoxObject(java.lang.String value, java.lang.String hintValue, int size)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHint()
returns the hint
|
int |
getType()
returns the type
|
void |
setHint(java.lang.String hint)
returns the hint
|