|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QuestionChangedListener
Implemented by classes that want to know when the current question has changed.
Method Summary | |
---|---|
void |
questionChanged(Question aQuestion,
QuestionData aQuestionData)
Describe questionChanged method here. |
Method Detail |
---|
void questionChanged(Question aQuestion, QuestionData aQuestionData)
questionChanged
method here.
aQuestion
- a Question
valueaQuestionData
- a QuestionData
value
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |