Uses of Class
com.jbstrap.ui.components.filter.TextFilter
Packages that use TextFilter
-
Uses of TextFilter in com.jbstrap.ui.components.filter
Methods in com.jbstrap.ui.components.filter that return TextFilterModifier 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.