|
This widget is replaced by the Data Filter (Themable) widget in ThingWorx 9.1 and later.
|
|
Styles and common widget properties are not included in the table below.
|
Property Name
|
Description
|
Base Type
|
Default Value
|
Bindable? (Y/N)
|
Localizable? (Y/N)
|
||
---|---|---|---|---|---|---|---|
CustomClass
|
User defined CSS class to apply to the top div of the widget. Multiple classes can be entered, separated by a space.
|
STRING
|
n/a
|
Y
|
N
|
||
ShowAdvancedOptions
|
Enables advanced filter options.
|
BOOLEAN
|
True
|
N
|
N
|
||
LiveFiltering
|
Enables the filters to update results while editing.
|
BOOLEAN
|
False
|
N
|
N
|
||
SortFilters
|
Enables sorting of data filter fields in the alphabetical order.
|
BOOLEAN
|
True
|
N
|
N
|
||
AddButtonStyle
|
The background style of the Add Filter button.
|
STYLEDEFINITION
|
|||||
BarStyle
|
The background style of the filter bar.
|
STYLEDEFINITION
|
|||||
FocusStyle
|
The style of the Add Filter button.
|
STYLEDEFINITION
|
|||||
TabSequence
|
Tab sequence index.
|
NUMBER
|
0
|
N
|
N
|
||
Data
|
The data (InfoTable) source.
|
INFOTABLE
|
n/a
|
Y
|
N
|
||
Query
|
The query constructed by the Data Filter widget.
|
QUERY
|
n/a
|
Y
|
N
|
||
Horizontal
|
Display the active filters in a horizontal list.
|
BOOLEAN
|
True
|
N
|
N
|
||
DateFormatToken
|
Localize the date format. Takes a string or localization token.
|
STRING
|
n/a
|
N
|
Y
|
||
ShowDataLoading
|
Displays a spinning icon when data is loading.
|
BOOLEAN
|
True
|
N
|
N
|
||
Changed
|
The Event fired by the Data Filter widget when its query is changed.
|
n/a
|
n/a
|
Y
|
N
|
||
Visible
|
Sets the visibility of the widget in run time.
|
BOOLEAN
|
True
|
Y
|
N
|