Editable.maxWidthChars
int maxWidthChars() @propertyGet maxWidthChars property.
Returns
The desired maximum width of the entry, in characters.
void maxWidthChars(int propval) @propertySet maxWidthChars property.
Parameters
propval | The desired maximum width of the entry, in characters. |