Caplin Trader 4.7.1

Class: module:caplin/element/styler/grid/ClearButtonStyler

module:caplin/element/styler/grid/ClearButtonStyler

Constructor

new module:caplin/element/styler/grid/ClearButtonStyler()

Extends:

Extends

Methods

style(vValue, mAttributes, oControl)

Shows or hides the 'clear filter' button depending on if there is a filter set or not.
Parameters:
Name Type Description
vValue Variant the control value.
mAttributes Map the map of attributes.
Properties
Name Type Attributes Default Description
cssButtonSelector String <optional>
'.FlatButton.combo-clear' The CSS selector used to find the button.
oControl module:caplin/control/Control the control.