org.olat.test.guidemo
Class GuiDemoFlexiFormAdvancedController
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.test.guidemo.GuiDemoFlexiFormAdvancedController
- All Implemented Interfaces:
- Controller, ControllerEventListener, Disposable
public class GuiDemoFlexiFormAdvancedController
- extends FormBasicController
Description:
This controller is responsible for an advanced FlexiForm including different
elements, layouts and show/hide rules. The form data isn't processed at all.
However, the formOK and formInnerEvent methods are used.
Initial Date: Jan 21, 2009
- Author:
- Gregor Wassmann, frentix GmbH, http://www.frentix.com
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GuiDemoFlexiFormAdvancedController
public GuiDemoFlexiFormAdvancedController(UserRequest ureq,
WindowControl wControl)