EntryGidBuilderImpl.maxWidthChars
T maxWidthChars(int propval)Set maxWidthChars property.
Parameters
propval | The desired maximum width of the entry, in characters. If this property is set to -1, the width will be calculated automatically. |
Returns
Builder instance for fluent chaining