|
|||||||||
| 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.ResponseListDisplay
public class ResponseListDisplay
| Constructor Summary | |
|---|---|
ResponseListDisplay()
Creates a new instance of ResponseListDisplay |
|
ResponseListDisplay(java.lang.String label)
|
|
ResponseListDisplay(java.lang.String label,
ResponseList list)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getText()
|
boolean |
onLoad()
|
| Methods inherited from class org.JCaiF.CoreComponents.ResponseListQuestion |
|---|
clone, getList, getValue, init, onContinue, setList, toString |
| Methods inherited from class org.JCaiF.CoreComponents.SimpleSurveyQuestion |
|---|
getId, getParent, setId, setParent, setText, setValue |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResponseListDisplay()
public ResponseListDisplay(java.lang.String label)
public ResponseListDisplay(java.lang.String label,
ResponseList list)
| Method Detail |
|---|
public java.lang.String getText()
getText in interface SurveyComponentgetText in class SimpleSurveyQuestionpublic boolean onLoad()
onLoad in interface SurveyComponentonLoad in class ResponseListQuestion
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||