org.olat.registration
Class DisclaimerFormController
java.lang.Object
org.olat.core.gui.control.DefaultController
org.olat.core.gui.control.controller.BasicController
org.olat.core.gui.components.form.flexible.impl.FormBasicController
org.olat.registration.DisclaimerFormController
- All Implemented Interfaces:
- Controller, ControllerEventListener, Disposable
public class DisclaimerFormController
- extends FormBasicController
Description:
Initial Date: Jul 31, 2009
- Author:
- twuersch
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DCL_CHECKBOX_KEY
public static final java.lang.String DCL_CHECKBOX_KEY
- See Also:
- Constant Field Values
DCL_CHECKBOX_KEY2
public static final java.lang.String DCL_CHECKBOX_KEY2
- See Also:
- Constant Field Values
DCL_ACCEPT
public static final java.lang.String DCL_ACCEPT
- See Also:
- Constant Field Values
DisclaimerFormController
public DisclaimerFormController(UserRequest ureq,
WindowControl wControl,
boolean readOnly)