Public Member Functions | |
RemoveAction () | |
String | getName () |
Protected Member Functions | |
String | iconResource () |
void | performCapability (GPNode node, Capability capability) |
|
Creates a new instance do not call this directly, use SystemActions.get() instead |
|
Human presentable name of the action. This should be presented as an item in a menu.
Reimplemented from cern::gp::actions::support::BeanAction.
|
|
Returns the pathname of the icon to use to display this action
Reimplemented from cern::gp::actions::support::BeanAction.
|
|
Performs the capability for the given node.
Implements cern::gp::actions::support::BeanAction.
|