de.bps.course.nodes.den
Class DENManageParticipantsForm

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.den.DENManageParticipantsForm
All Implemented Interfaces:
Controller, ControllerEventListener, Disposable

public class DENManageParticipantsForm
extends FormBasicController


Field Summary
static Event ADD_PARTICIPANTS
           
 
Fields inherited from class org.olat.core.gui.components.form.flexible.impl.FormBasicController
LAYOUT_CUSTOM, LAYOUT_DEFAULT, LAYOUT_HORIZONTAL, LAYOUT_VERTICAL
 
Constructor Summary
DENManageParticipantsForm(UserRequest ureq, WindowControl wControl)
           
 
Method Summary
 
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
 

Field Detail

ADD_PARTICIPANTS

public static final Event ADD_PARTICIPANTS
Constructor Detail

DENManageParticipantsForm

public DENManageParticipantsForm(UserRequest ureq,
                                 WindowControl wControl)