Monster.Components.Datatable. Filter

Namespace for all datatable related functions.

Author
  • schukai GmbH

Classes

AbstractBase

A abstract base component

DateRange

A date range filter control

FilterSelect

A filter select for the datatable filter

Input

A data set

Range

A range filter control

Settings

A class to manage the settings

Members

defaults

To set the options via the html tag the attribute data-monster-options must be used.

To set the options via the html tag the attribute data-monster-options must be used.

Properties
NameTypeDescription
templatesObject

Template definitions

Properties
NameTypeDescription
mainstring

Main template

labelsObject

Label definitions

Properties
NameTypeDescription
searchstring

Search button label

resetstring

Reset button label

queriesObject

Query definitions

Properties
NameTypeDescription
wrapfunction

Wrap query

joinfunction

Join queries

defaultQuerystring

Default query

See

(static) instanceSymbol

This method is called by the instanceof operator.

This method is called by the instanceof operator.

Methods

assembleMethodSymbol() → {FilterButton}

Returns:
Type: 
FilterButton

connectedCallback()

disconnectedCallback()

resetFailureMessage() → {Monster.Components.Datatable.Filter}

showFailureMessage(message) → {Monster.Components.Datatable.Filter}

Parameters:
NameTypeDescription
messagestring

showSuccess() → {Monster.Components.Datatable.Filter}

(static) getCSSStyleSheet() → {Array.<CSSStyleSheet>}

Returns:
Type: 
Array.<CSSStyleSheet>

(static) getTag() → {string}

Returns:
Type: 
string