Public Member Functions | |
String | getName () |
HelpCtx | getHelpCtx () |
Protected Member Functions | |
void | initialize () |
void | performAction (Node[] activatedNodes) |
boolean | enable (Node[] activatedNodes) |
Static Package Attributes | |
final long | serialVersionUID = -6895014137711668193L |
Private Member Functions | |
Index | getCurIndexCookie () |
Index | getIndexCookie (Node[] activatedNodes) |
Private Attributes | |
Reference | curIndexCookie |
Static Private Attributes | |
final String | PROP_ORDER_LISTENER = "sellistener" |
|
The action will only be enabled if at least one GPNode is selected.
Reimplemented from cern::gp::actions::support::NodeAction.
|
|
Getter for curIndexCookie |
|
Help context where to find more about the action.
Reimplemented from cern::gp::actions::support::NodeAction.
|
|
Helper method. Returns index cookie or null, if some conditions aren't satisfied |
|
Human presentable name of the action. This should be presented as an item in a menu.
Reimplemented from cern::gp::actions::support::NodeAction.
|
|
|
|
|
|
Holds index cookie on which we are listening |
|
the key to listener to reorder of selected nodes |
|
generated Serialized Version UID |