Uses of Interface
org.apache.myfaces.trinidaddemo.survey.QuestionBean

Packages that use QuestionBean
org.apache.myfaces.trinidaddemo.survey   
 

Uses of QuestionBean in org.apache.myfaces.trinidaddemo.survey
 

Classes in org.apache.myfaces.trinidaddemo.survey that implement QuestionBean
 class CheckboxQuestionBean
          class CheckboxQuestionBean This bean represents a single multiple-answer checkbox style question.
 class MultChoiceQuestionBean
          class MultChoiceQuestionBean This bean represents a single multiple choice questions.
 class TextQuestionBean
          class TextQuestionBean This bean represents a single question with a text field as its answer form.
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.