TextGidBuilderImpl.maxLength
T maxLength(int propval) nothrowSet maxLength property.
Parameters
propval | Maximum number of characters that are allowed. Zero indicates no limit. |
Returns
Builder instance for fluent chaining
T maxLength(int propval) nothrowSet maxLength property.
propval | Maximum number of characters that are allowed. Zero indicates no limit. |