Package | Description |
---|---|
net.coderazzi.filters.gui |
Modifier and Type | Method and Description |
---|---|
void |
IFilterHeaderObserver.tableFilterEditorCreated(TableFilterHeader header,
IFilterEditor editor,
TableColumn tableColumn)
Informs the observer than a new filter editor is created
|
void |
IFilterHeaderObserver.tableFilterEditorExcluded(TableFilterHeader header,
IFilterEditor editor,
TableColumn tableColumn)
Informs the observer than an existing filter editor has been excluded
from the filter header
|
void |
IFilterHeaderObserver.tableFilterUpdated(TableFilterHeader header,
IFilterEditor editor,
TableColumn tableColumn)
Notification made by the
IFilterEditor when the filter's content is
updated |