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