org.kuali.rice.kns.question
Class ConfirmationQuestion
java.lang.Object
org.kuali.rice.kns.question.QuestionBase
org.kuali.rice.kns.question.ConfirmationQuestion
- All Implemented Interfaces:
- Question
public class ConfirmationQuestion
- extends QuestionBase
This class support the ConfirmationQuestion. For example: a Yes/No dialog window.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YES
public static final String YES
- See Also:
- Constant Field Values
NO
public static final String NO
- See Also:
- Constant Field Values
ConfirmationQuestion
public ConfirmationQuestion()
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.