EntryBuffer.maxLength
int maxLength() @propertyGet maxLength property.
Returns
The maximum length (in characters) of the text in the buffer.
void maxLength(int propval) @propertySet maxLength property.
Parameters
propval | The maximum length (in characters) of the text in the buffer. |