cern::laser::guiplatform::actions::alarms::UnacknowledgeAction Class Reference
List of all members.
Detailed Description
Action sensitive to the node selection that does something useful. Consider using a cookie action instead if you can define what the action is applicable to in terms of cookies.
- Author:
- Bartlomiej Pawlowski <Bartlomiej.Pawlowski@cern.ch>
Member Function Documentation
| boolean cern::laser::guiplatform::actions::alarms::UnacknowledgeAction::enable |
( |
org.openide.nodes.Node[] |
node |
) |
[inline, protected] |
| HelpCtx cern::laser::guiplatform::actions::alarms::UnacknowledgeAction::getHelpCtx |
( |
|
) |
[inline] |
| String cern::laser::guiplatform::actions::alarms::UnacknowledgeAction::getName |
( |
|
) |
[inline] |
| String cern::laser::guiplatform::actions::alarms::UnacknowledgeAction::iconResource |
( |
|
) |
[inline, protected] |
| void cern::laser::guiplatform::actions::alarms::UnacknowledgeAction::performAction |
( |
Node[] |
activatedNodes |
) |
[inline, protected] |
Member Data Documentation
Initial value:
LogFactory.getLogger(UnacknowledgeAction.class.getName())
logger
Referenced by enable().
Initial value:
NbBundle.getMessage(UnacknowledgeAction.class, "LBL_UnacknowledgeAction_action_name")
action name
Referenced by getName().
The documentation for this class was generated from the following file: