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