cern::laser::guiplatform::actions::filters::DeleteAllFiltersAction Class Reference

Inheritance diagram for cern::laser::guiplatform::actions::filters::DeleteAllFiltersAction:
Inheritance graph
[legend]
Collaboration diagram for cern::laser::guiplatform::actions::filters::DeleteAllFiltersAction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DeleteAllFiltersAction ()
String getName ()

Protected Member Functions

void performAction (cern.gp.nodes.GPNode[] gPNode)
String iconResource ()

Static Protected Attributes

static Logger logger

Private Attributes

final String deleteAllStr

Detailed Description

This class removes all filters from filter list

Author:
pawlowsk

Constructor & Destructor Documentation

cern::laser::guiplatform::actions::filters::DeleteAllFiltersAction::DeleteAllFiltersAction (  )  [inline]

Creates a new instance of DeleteAllFiltersAction


Member Function Documentation

String cern::laser::guiplatform::actions::filters::DeleteAllFiltersAction::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::NodeAction.

References deleteAllStr.

String cern::laser::guiplatform::actions::filters::DeleteAllFiltersAction::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::NodeAction.

void cern::laser::guiplatform::actions::filters::DeleteAllFiltersAction::performAction ( cern.gp.nodes.GPNode[]  gPNode  )  [inline, protected]

Member Data Documentation

Initial value:
 
        NbBundle.getMessage(DeleteAllFiltersAction.class,"LBL_DeleteAllFilterAction_name")

Referenced by getName().

Initial value:
 
        LogFactory.getLogger(DeleteAllFiltersAction.class.getName())

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

Generated by  doxygen 1.6.2