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