de.bps.course.nodes.ll
Class LLEditForm

java.lang.Object
  extended by org.olat.core.gui.control.DefaultController
      extended by org.olat.core.gui.control.controller.BasicController
          extended by org.olat.core.gui.components.form.flexible.impl.FormBasicController
              extended by de.bps.course.nodes.ll.LLEditForm
All Implemented Interfaces:
Controller, ControllerEventListener, Disposable

public class LLEditForm
extends FormBasicController

Description:
Edit form for link lists.

Initial Date: 17.11.2008

Author:
Marcel Karras (toka@freebits.de)

Field Summary
 
Fields inherited from class org.olat.core.gui.components.form.flexible.impl.FormBasicController
LAYOUT_CUSTOM, LAYOUT_DEFAULT, LAYOUT_HORIZONTAL, LAYOUT_VERTICAL
 
Constructor Summary
LLEditForm(UserRequest ureq, WindowControl wControl, ModuleConfiguration moduleConfig)
           
 
Method Summary
 ModuleConfiguration getModuleConfiguration()
          Get the module configuration.
 
Methods inherited from class org.olat.core.gui.components.form.flexible.impl.FormBasicController
dispose, event
 
Methods inherited from class org.olat.core.gui.control.DefaultController
addControllerListener, addLoggingResourceable, dispatchEvent, dispatchEvent, getControllerCount, getInitialComponent, getUserActivityLogger, getWindowControlForDebug, isDisposed, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LLEditForm

public LLEditForm(UserRequest ureq,
                  WindowControl wControl,
                  ModuleConfiguration moduleConfig)
Method Detail

getModuleConfiguration

public ModuleConfiguration getModuleConfiguration()
Get the module configuration.

Returns:
ModuleConfiguration