
Public Member Functions | |
| PropertyDialog (GPNode node, String propName, boolean isModal) | |
| void | show () |
Private Attributes | |
| final DialogDescriptor | dd |
A dialog Panel for editing a property
,
,
| cern::gp::explorer::properties::PropertyDialog::PropertyDialog | ( | GPNode | node, | |
| String | propName, | |||
| boolean | isModal | |||
| ) | [inline] |
| node | the node to which the property belongs | |
| propName | the name of the property | |
| isModal | whether the Dialog shall be modal |
References dd, cern::gp::nodes::GPNode::getBean(), and cern::gp::nodes::GPNode::getPeerNode().
| void cern::gp::explorer::properties::PropertyDialog::show | ( | ) | [inline] |
References dd.
final DialogDescriptor cern::gp::explorer::properties::PropertyDialog::dd [private] |
Referenced by PropertyDialog(), and show().
1.6.2