public interface IHintTextAreaObject extends ITextAreaObject
DEFAULT_NUMBER_OF_ROWS, DEFAULT_SIZE
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHint()
returns the hint
|
void |
setHint(java.lang.String hint)
sets the hint
|
getNumCols, getNumRows, getReadOnly, getValue, setValue