org.olat.core.gui.components.htmlsite
Class OlatCmdEvent
java.lang.Object
org.olat.core.gui.control.Event
org.olat.core.gui.components.htmlsite.OlatCmdEvent
- All Implemented Interfaces:
- java.io.Serializable
public class OlatCmdEvent
- extends Event
Initial Date: 03.02.2005
- Author:
- Felix Jost
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.String |
GOTONODE_CMD
command identifier for a jumpt to a course node |
|
Constructor Summary |
OlatCmdEvent(java.lang.String command,
java.lang.String subcommand)
|
| Methods inherited from class java.lang.Object |
equals, getClass, notify, notifyAll, wait, wait, wait |
GOTONODE_CMD
public static final java.lang.String GOTONODE_CMD
- command identifier for a jumpt to a course node
- See Also:
- Constant Field Values
OlatCmdEvent
public OlatCmdEvent(java.lang.String command,
java.lang.String subcommand)
- Parameters:
command - subcommand -
isAccepted
public boolean isAccepted()
- Returns:
- whether the receiver of this event accepts the olat cmd and is responsible for further dispatching
accept
public void accept()
getSubcommand
public java.lang.String getSubcommand()
- Returns:
- String