

Public Member Functions | |
| String | getName () |
Protected Member Functions | |
| void | performAction (GPNode[] selectedNodes) |
Static Private Attributes | |
| static int | counter = 0 |
An action that displays the selected nodes in a separate ListTableExplorer
| String cern::laser::test::ShowDetailsAction::getName | ( | ) | [inline] |
Human presentable name of the action. This should be presented as an item in a menu.
Reimplemented from cern::gp::actions::support::NodeAction.
| void cern::laser::test::ShowDetailsAction::performAction | ( | GPNode[] | selectedNodes | ) | [inline, protected, virtual] |
the method that performs the action on the selected nodes
| selectedNodes | the nodes currently selected |
Implements cern::gp::actions::support::NodeAction.
References counter.
int cern::laser::test::ShowDetailsAction::counter = 0 [static, private] |
Referenced by performAction().
1.6.2