|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ColumnRowFilterPanel | |
RowFilter2PortNodeDialog | |
RowFilter2PortNodeFactory | |
RowFilter2PortNodeModel | Model of a node filtering rows. |
RowFilterIterator | Row iterator of the row filter table. |
RowFilterNodeDialogPane | |
RowFilterNodeFactory | |
RowFilterNodeModel | Model of a node filtering rows. |
RowFilterPanel | They provide a en/disable method which affects all added components. |
RowFilterTable | A DataTable which "contains" only rows that
don't fall through the specified filter. |
RowIDRowFilterPanel | |
RowNoRowFilterPanel |
Exception Summary | |
---|---|
RowFilterIterator.RuntimeCanceledExecutionException | Runtime exception that's thrown when the execution monitor's
ExecutionMonitor.checkCanceled() method throws a
CanceledExecutionException . |
Contains a node filtering out rows from an input data table, including only those rows into the output/result table that match a certain criteria.
The matching criteria is specified in a row filter. The filter node takes only
one row filter - this row filter could contain a combination of multiple
others though. See the rowfilter
package for available filters and
for details on how to implement a new row filter.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |