|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.gui.control.DefaultController
org.olat.core.gui.control.controller.BasicController
org.olat.core.gui.components.form.flexible.impl.FormBasicController
de.bps.olat.modules.cl.ChecklistEditCheckpointsController
public class ChecklistEditCheckpointsController
Description:
Controller for editing a checklist.
Initial Date: 22.07.2009
| 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 | |
|---|---|
ChecklistEditCheckpointsController(UserRequest ureq,
WindowControl wControl,
Checklist checklist,
java.lang.String submitKey)
|
|
| Method Summary | |
|---|---|
void |
doDispose()
to be implemented by the concrete controllers to dispose resources, locks, subcontrollers, and so on |
| 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 |
|---|
public ChecklistEditCheckpointsController(UserRequest ureq,
WindowControl wControl,
Checklist checklist,
java.lang.String submitKey)
| Method Detail |
|---|
public void doDispose()
DefaultController
DefaultController.doDispose()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||