Package org.kuali.rice.kns.question
Class RecallQuestion
java.lang.Object
org.kuali.rice.kns.question.QuestionBase
org.kuali.rice.kns.question.RecallQuestion
- All Implemented Interfaces:
Question
Deprecated.
Only used in KNS classes, use KRAD.
Recall to Action List / Recall invalid input: '&' Cancel question for Recall functionality.
Note: this could possibly be generalized to a generic MultipleChoiceQuestion in combination w/ special question context
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kuali.rice.kns.question.QuestionBase
getButtonIndex, getButtons, getQuestion, setButtons, setQuestion
-
Field Details
-
OK
Deprecated.- See Also:
-
CANCEL
Deprecated.- See Also:
-
-
Constructor Details
-
RecallQuestion
public RecallQuestion()Deprecated.
-