public class TaskFormController extends FormBasicController
LAYOUT_CUSTOM, LAYOUT_DEFAULT, LAYOUT_HORIZONTAL, LAYOUT_VERTICAL
构造器和说明 |
---|
TaskFormController(UserRequest ureq,
WindowControl wControl,
ModuleConfiguration config)
Creates this controller.
|
限定符和类型 | 方法和说明 |
---|---|
boolean |
getIsSamplingWithReplacement() |
java.lang.String |
getOptionalText() |
java.lang.String |
getTaskType() |
boolean |
isTaskDeselectMode() |
boolean |
isTaskPreviewMode() |
dispose, setFormInfo
addControllerListener, addLoggingResourceable, dispatchEvent, dispatchEvent, getControllerCount, getInitialComponent, getUserActivityLogger, getWindowControlForDebug, isDisposed, toString
public TaskFormController(UserRequest ureq, WindowControl wControl, ModuleConfiguration config)
ureq
- The user request.wControl
- The window control.config
- This task's configuration object.public java.lang.String getTaskType()
public java.lang.String getOptionalText()
public boolean getIsSamplingWithReplacement()
public boolean isTaskPreviewMode()
public boolean isTaskDeselectMode()