|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FilterConfig.Observer
Observe changes to the state of the view. The changes to the view state will generally be the result of user actions.
Method Summary | |
---|---|
void |
filterAdded(TestFilter f)
|
void |
filterRemoved(TestFilter f)
Removing the active filter will result in an exception. |
void |
filterUpdated(TestFilter f)
The state of the given filter has changed. |
Method Detail |
---|
void filterUpdated(TestFilter f)
void filterAdded(TestFilter f)
void filterRemoved(TestFilter f)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |