|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface InterviewEditor.Observer
For private communication with SessionControl, not for broadcast outside of core JT.
| Method Summary | |
|---|---|
void |
changed(InterviewParameters p)
Invoked when value of interview parameters has been changed |
void |
changedVisibility(boolean isVisible,
InterviewEditor source)
Invoked when setVisible() method is invoked on InterviewEditor object |
| Method Detail |
|---|
void changed(InterviewParameters p)
p - object with updated value (viewConfig)
void changedVisibility(boolean isVisible,
InterviewEditor source)
isVisible - argument passed to setVisible() methodsource - editor that changed the state
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||