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