cern::gp::actions::RemoveAction Class Reference

Inheritance diagram for cern::gp::actions::RemoveAction:
Inheritance graph
[legend]
Collaboration diagram for cern::gp::actions::RemoveAction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RemoveAction ()
String getName ()

Protected Member Functions

String iconResource ()
void performCapability (GPNode node, Capability capability)

Detailed Description

SearchAction

Version:
Revision
1.2
Date
2006/09/25 08:52:36
Author:
Lionel Mestre

Constructor & Destructor Documentation

cern::gp::actions::RemoveAction::RemoveAction (  )  [inline]

Creates a new instance do not call this directly, use SystemActions.get() instead


Member Function Documentation

String cern::gp::actions::RemoveAction::getName (  )  [inline]

Human presentable name of the action. This should be presented as an item in a menu.

Returns:
the name of the action

Reimplemented from cern::gp::actions::support::BeanAction.

String cern::gp::actions::RemoveAction::iconResource (  )  [inline, protected]

Returns the pathname of the icon to use to display this action

Returns:
the pathname of the icon

Reimplemented from cern::gp::actions::support::BeanAction.

void cern::gp::actions::RemoveAction::performCapability ( GPNode  node,
Capability  capability 
) [inline, protected, virtual]

Performs the capability for the given node.

Parameters:
node the node for which the capability is performed
capability the capability to perform

Implements cern::gp::actions::support::BeanAction.

References cern::gp::capabilities::RemoveCapability::remove().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2