public class EPMapRunController extends BasicController implements Activateable
Initial Date: 11.06.2010
构造器和说明 |
---|
EPMapRunController(UserRequest ureq,
WindowControl wControl,
boolean create,
EPMapRunViewOption option,
Identity choosenOwner) |
限定符和类型 | 方法和说明 |
---|---|
void |
activate(UserRequest ureq,
java.lang.String viewIdentifier)
FIXME:pb:discussion FJ should we return boolean if activation was successful?
|
addControllerListener, addLoggingResourceable, dispatchEvent, dispatchEvent, dispose, getControllerCount, getInitialComponent, getUserActivityLogger, getWindowControlForDebug, isDisposed, toString
addControllerListener, dispatchEvent, dispose, getInitialComponent, getUserActivityLogger, getWindowControlForDebug, isDisposed
public EPMapRunController(UserRequest ureq, WindowControl wControl, boolean create, EPMapRunViewOption option, Identity choosenOwner)
ureq
- wControl
- create
- Can user create new maps in this contextoption
- Select the view option from the mapschoosenOwner
- Limit the list to maps from one specific ownertypes
- public void activate(UserRequest ureq, java.lang.String viewIdentifier)
Activateable
activate
在接口中 Activateable