utfsm::ICommandIds Interface Reference
List of all members.
Static Public Attributes |
static final String | CMD_OPEN = "utfsm.open" |
static final String | CMD_OPEN_MESSAGE = "utfsm.openMessage" |
Detailed Description
Interface defining the application's command IDs. Key bindings can be defined for specific commands. To associate an action with a command, use IAction.setActionDefinitionId(commandId).
- See also:
- org.eclipse.jface.action.IAction::setActionDefinitionId(String)
Member Data Documentation
The documentation for this interface was generated from the following file: