cern::gp::nodes::impl::PropertyNode Class Reference
List of all members.
Detailed Description
<font size="-1" color="#FF0000">**For internal use only** </font> A node that represents a property of a node. This node can be used to expand a node that represent a bean with some properties to show those properties. Each child represent one single property and has one property called "value" that represent the value of the property itself.
- Version:
- Revision
- 1.2
- Date
- 2006/09/25 08:52:36
- Author:
- Lionel Mestre
Constructor & Destructor Documentation
| cern::gp::nodes::impl::PropertyNode::PropertyNode |
( |
Property |
property |
) |
[inline] |
Member Function Documentation
| boolean cern::gp::nodes::impl::PropertyNode::canCopy |
( |
|
) |
[inline] |
| boolean cern::gp::nodes::impl::PropertyNode::canCut |
( |
|
) |
[inline] |
| boolean cern::gp::nodes::impl::PropertyNode::canDestroy |
( |
|
) |
[inline] |
| boolean cern::gp::nodes::impl::PropertyNode::canRename |
( |
|
) |
[inline] |
| static Children cern::gp::nodes::impl::PropertyNode::computeChildren |
( |
Property |
property |
) |
[inline, static, private] |
| SystemAction [] cern::gp::nodes::impl::PropertyNode::createActions |
( |
|
) |
[inline, protected] |
Returns the actions that shall be displayed in the pop-up menu for this node. This method is called by Netbeans Explorer to build the pop-up menu for this node.
| Component cern::gp::nodes::impl::PropertyNode::getCustomizer |
( |
|
) |
[inline] |
| String cern::gp::nodes::impl::PropertyNode::getDisplayName |
( |
|
) |
[inline] |
| Image cern::gp::nodes::impl::PropertyNode::getIcon |
( |
int |
type |
) |
[inline] |
| String cern::gp::nodes::impl::PropertyNode::getName |
( |
|
) |
[inline] |
| Image cern::gp::nodes::impl::PropertyNode::getOpenedIcon |
( |
int |
type |
) |
[inline] |
| PropertySet [] cern::gp::nodes::impl::PropertyNode::getPropertySets |
( |
|
) |
[inline] |
| String cern::gp::nodes::impl::PropertyNode::getShortDescription |
( |
|
) |
[inline] |
| Object cern::gp::nodes::impl::PropertyNode::getValue |
( |
String |
attributeName |
) |
[inline] |
| boolean cern::gp::nodes::impl::PropertyNode::hasCustomizer |
( |
|
) |
[inline] |
| static Image cern::gp::nodes::impl::PropertyNode::loadImage |
( |
String |
pathname |
) |
[inline, static, private] |
Member Data Documentation
The documentation for this class was generated from the following file: