cern::gp::explorer::properties::ReversiblePropertyField Class Reference
List of all members.
Detailed Description
A PropertyField with a model that does not immediately propagate the changed property value to the bean but allows the user to commit or revert the changes.
- See also:
- ReversibleModel, PropertyDialog
Constructor & Destructor Documentation
| cern::gp::explorer::properties::ReversiblePropertyField::ReversiblePropertyField |
( |
ReversibleModel |
model, |
|
|
Object |
bean, |
|
|
String |
propName, |
|
|
int |
preferences | |
|
) |
| | [inline] |
Constructor that creates a PropertyField from a node and a property Name, with preferences
- Parameters:
-
| cern::gp::explorer::properties::ReversiblePropertyField::ReversiblePropertyField |
( |
GPNode |
node, |
|
|
String |
propName, |
|
|
int |
preferences | |
|
) |
| | [inline] |
Member Function Documentation
| void cern::gp::explorer::properties::ReversiblePropertyField::commit |
( |
|
) |
throws InvocationTargetException [inline] |
| void cern::gp::explorer::properties::ReversiblePropertyField::revert |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: