cern::gp::nodes::impl::PropertyNode::ValuePropertyProxy Class Reference
List of all members.
Detailed Description
Proxy on a Node.Property that represents an array. The proxy acts as if it was a property and represents one value of the array of values the proxied property is equal to.
Constructor & Destructor Documentation
| cern::gp::nodes::impl::PropertyNode::ValuePropertyProxy::ValuePropertyProxy |
( |
Property |
proxiedProperty, |
|
|
Object |
value, |
|
|
int |
index | |
|
) |
| | [inline] |
Member Function Documentation
| boolean cern::gp::nodes::impl::PropertyNode::ValuePropertyProxy::canRead |
( |
|
) |
[inline] |
| boolean cern::gp::nodes::impl::PropertyNode::ValuePropertyProxy::canWrite |
( |
|
) |
[inline] |
| String cern::gp::nodes::impl::PropertyNode::ValuePropertyProxy::getDisplayName |
( |
|
) |
[inline] |
| String cern::gp::nodes::impl::PropertyNode::ValuePropertyProxy::getName |
( |
|
) |
[inline] |
| PropertyEditor cern::gp::nodes::impl::PropertyNode::ValuePropertyProxy::getPropertyEditor |
( |
|
) |
[inline] |
| String cern::gp::nodes::impl::PropertyNode::ValuePropertyProxy::getShortDescription |
( |
|
) |
[inline] |
| Object cern::gp::nodes::impl::PropertyNode::ValuePropertyProxy::getValue |
( |
|
) |
throws IllegalAccessException, InvocationTargetException [inline] |
| void cern::gp::nodes::impl::PropertyNode::ValuePropertyProxy::restoreDefaultValue |
( |
|
) |
throws IllegalAccessException, InvocationTargetException [inline] |
| void cern::gp::nodes::impl::PropertyNode::ValuePropertyProxy::setValue |
( |
Object |
value |
) |
throws IllegalAccessException, IllegalArgumentException, InvocationTargetException [inline] |
| boolean cern::gp::nodes::impl::PropertyNode::ValuePropertyProxy::supportsDefaultValue |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: