|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FilterListener
This interface enables the observing of changes to an IlvFilter.
FilterEvent,
IlvFilter.addFilterListener(ilog.views.util.filter.event.FilterListener),
IlvFilter.removeFilterListener(ilog.views.util.filter.event.FilterListener)| Method Summary | |
|---|---|
void |
filterChanged(FilterEvent event)
Invoked when the filter has changed in a way that the result of the evaluate method on any object may have changed. |
| Method Detail |
|---|
void filterChanged(FilterEvent event)
evaluate method on any object may have changed.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||