Public Member Functions | |
StopAction () | |
String | getName () |
Protected Member Functions | |
String | iconResource () |
void | performCapability (GPNode node, Capability capability) |
|
|
|
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.
|