EditableIF.setMaxWidthChars

Sets the desired maximum width in characters of @editable.

interface EditableIF
void
setMaxWidthChars
(
int nChars
)

Parameters

nChars int

the new desired maximum width, in characters

Meta