Available modes for filtering the options of a select list box. When custom
is set, a filterFunction
must be
specified.
Callback that is invoked when a checkbox option was checked or unchecked. See also SelectCheckboxMenuCfg.onChange.
Callback that is invoked when the overlay panel is brought up. See also SelectCheckboxMenuCfg.onHide.
Callback that is invoked when the overlay panel is hidden. See also SelectCheckboxMenuCfg.onShow.
Generated using TypeDoc
A function for filtering the options of a select list box.