Public Member Functions

cern.gp.capabilities.ViewCapability Interface Reference

Inheritance diagram for cern.gp.capabilities.ViewCapability:
cern.gp.capabilities.Capability

List of all members.

Public Member Functions

void view (GPNode node)

Detailed Description

Capability an object implements so that it can be viewed. This capability is invoked by the corresponding Action.

See also:
cern.gp.actions.ViewAction
Author:
Vito Baggiolini
Version:
Revision:
1.2
Date:
2006/09/25 08:52:36

Member Function Documentation

void cern.gp.capabilities.ViewCapability.view ( GPNode  node  ) 

Indicates to this object that it has to be viewed. The object has to interpret what "view" means in its own context, by implementing this interface.

Parameters:
node the node representing the bean on which the capability has been activated

Referenced by cern.gp.actions.ViewAction.performCapability().


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties