org.riotfamily.riot.list.ui
Class CommandState
java.lang.Object
org.riotfamily.riot.list.ui.CommandState
- Direct Known Subclasses:
- CommandButton
public class CommandState
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandState
public CommandState()
getCommandId
public String getCommandId()
setCommandId
public void setCommandId(String commandId)
getAction
public String getAction()
setAction
public void setAction(String action)
isEnabled
public boolean isEnabled()
setEnabled
public void setEnabled(boolean enabled)