Class DialogFilterConditionSet<T>
- java.lang.Object
-
- docking.widgets.table.constraint.dialog.DialogFilterConditionSet<T>
-
- Type Parameters:
T
- the column type.
public class DialogFilterConditionSet<T> extends java.lang.Object
This class represents the set of "or-able" filter conditions for a single column.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-