public class GxClientFilterSimpleModel extends GxClientFilterAbstractModel
An abstract filter model which defined the common properties of the provided simple filters
| Modifier and Type | Field and Description |
|---|---|
BBjString | Type!One of the filter options |
Column!, Widget! | Modifier and Type | Method and Description |
|---|---|
void | clearFilter()Clear the filter |
JsonObject | getAsJsonObject(){@inheritDoc} |
apply, apply, clearFilter, execute, execute, isFilterActive, update public BBjString Type!One of the filter options
GxColumnFilterTextFilterOptions GxColumnFilterDateTimeFilterOptions GxColumnFilterNumberFilterOptionspublic void clearFilter()
Clear the filter
public JsonObject getAsJsonObject()