ComboBox.getWrapWidth

Returns the wrap width which is used to determine the number of columns for the popup menu. If the wrap width is larger than 1, the combo box is in table mode.

class ComboBox
int
getWrapWidth
()

Return Value

Type: int

the wrap width.

Meta