Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cern::gp::explorer::properties::ReversiblePropertyField Class Reference

Inheritance diagram for cern::gp::explorer::properties::ReversiblePropertyField:

Inheritance graph
[legend]
Collaboration diagram for cern::gp::explorer::properties::ReversiblePropertyField:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ReversiblePropertyField (ReversibleModel model, Object bean, String propName, int preferences)
 ReversiblePropertyField (GPNode node, String propName, int preferences)
void commit () throws InvocationTargetException
void revert ()

Private Attributes

final ReversibleModel model

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:
model 
preferences one or more of PREF_CUSTOM_EDITOR, PREF_INPUT_STATE, or PREF_READ_ONLY

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

final ReversibleModel cern::gp::explorer::properties::ReversiblePropertyField::model [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:08:30 2009 for ACS Java API by doxygen 1.3.8