Global

Members

filterTransform :Object

Transform definition for this filter control
Type:
  • Object

Methods

getRequestFilter()

Creates object defining the filter, for use in AJAX request.

isFilterUsed()

Whether this filter has been used by the user, whether it has been set.

setSelectedValues(filter)

Sets the selected values for the filter Control
Parameters:
Name Type Description
filter A 'RequestFilter' which holds data about the filter, for sending as JSON

updateWithLiveData()

Not implemented