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
Deprecated. Only used in KNS classes, use KRAD.
@Deprecated
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
- Deprecated.
- See Also:
- Constant Field Values
NO
public static final String NO
- Deprecated.
- See Also:
- Constant Field Values
ConfirmationQuestion
public ConfirmationQuestion()
- Deprecated.
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.