|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.JCaiF.CoreComponents.SimpleSurveyQuestion
org.JCaiF.CoreComponents.ResponseListQuestion
org.JCaiF.CoreComponents.SingleSelectQuestion
public class SingleSelectQuestion
Constructor Summary | |
---|---|
SingleSelectQuestion()
|
Method Summary | |
---|---|
SurveyQuestion |
clone()
|
ListItem |
getSelected()
|
boolean |
onContinue()
|
Methods inherited from class org.JCaiF.CoreComponents.ResponseListQuestion |
---|
getList, getValue, init, onLoad, setList, toString |
Methods inherited from class org.JCaiF.CoreComponents.SimpleSurveyQuestion |
---|
getId, getParent, getText, setId, setParent, setText, setValue |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SingleSelectQuestion()
Method Detail |
---|
public boolean onContinue()
onContinue
in interface SurveyComponent
onContinue
in class ResponseListQuestion
public ListItem getSelected()
public SurveyQuestion clone()
clone
in interface SurveyComponent
clone
in interface SurveyObject
clone
in interface SurveyQuestion
clone
in class ResponseListQuestion
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |