Uses of Class
com.jbstrap.ui.components.filter.TextFilter
-
Uses of TextFilter in com.jbstrap.ui.components.filter
Modifier and TypeMethodDescriptionTextFilter.setCriteria
(Criteria criteria) Sets the criterion for text filter component.TextFilter.setFilteredColumns
(String... columns) Set the columns in the filter
By default, the filter includes all visible columns of type TEXT from the DataDescriptor.TextFilter.setWorldOperator
(OperatorType type) Sets the operator between the words of the search term you entered.