Entry.maxLength
int maxLength() @propertyGet maxLength property.
Returns
Maximum number of characters for this entry.
void maxLength(int propval) @propertySet maxLength property.
Parameters
propval | Maximum number of characters for this entry. |