MutableSelectBoxBehavior
abstract class MutableSelectBoxBehavior<T, M : MutableListModel<T>> : SelectBoxBehavior<T, M> (source)
Provides presentation and behavior customization for MutableSelectBox.
Functions
Inherited functions
Link copied to clipboard
Called whenever SelectBox.boxCellAlignment or SelectBox.listCellAlignment change.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard