ComboBoxGidBuilderImpl.wrapWidth

Set wrapWidth property.

class ComboBoxGidBuilderImpl(T)
T
wrapWidth
()

Parameters

propval int

If wrap-width is set to a positive value, items in the popup will be laid out along multiple columns, starting a new row on reaching the wrap width.

Return Value

Type: T

Builder instance for fluent chaining