JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.swing
Package
net.anwiba.commons.swing.table
Interface IRowFilter
All Known Implementing Classes:
ContainsFilter
,
NeutralFilter
,
ObjectListTableFilter
public interface
IRowFilter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IRowMapper
filter
(
TableModel
tableModel)
Method Details
filter
IRowMapper
filter
(
TableModel
tableModel)