Public Member Functions | |
String | getName () |
Protected Member Functions | |
boolean | enable (Node[] activatedNodes) |
void | performAction (GPNode[] activatedNodes) |
String | iconResource () |
boolean | surviveFocusChange () |
Static Package Attributes | |
final Logger | logger |
Private Attributes | |
final String | deleteStr |
|
the action will be enabled only if the super class enables it and if the context is not null.
Reimplemented from cern::gp::actions::support::NodeAction.
|
|
Human presentable name of the action. This should be presented as an item in a menu.
Reimplemented from cern::gp::actions::support::NodeAction.
|
|
Returns the pathname of the icon to use to display this action
Reimplemented from cern::gp::actions::support::NodeAction.
|
|
Performs the action for the given nodes.
Implements cern::gp::actions::support::NodeAction.
|
|
Reimplemented from cern::gp::actions::support::NodeAction.
|
|
Initial value:
|
|
Initial value:
|