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

cern::gp::beans::editors::support::BeanDependentPropertyEditor Interface Reference

List of all members.

Public Member Functions

void initializePropertyEditor (Object bean, String propertyName)

Detailed Description

A PropertyEditor implementing this interface signals that it is dependant on the bean the property belongs to. In other words, such a property editor needs a reference on the bean in order to perform the edition of the property.

An entity instantiating a PropertyEditor implementing this interface should invoke the method initializePropertyEditor in order to pass the needed information.

Version:
Revision
1.2
Date
2006/09/25 08:52:36
Author:
Lionel Mestre


Member Function Documentation

void cern::gp::beans::editors::support::BeanDependentPropertyEditor::initializePropertyEditor Object  bean,
String  propertyName
 

Initializes this PropertyEditor with the bean the property belongs to and the name of the property.

Parameters:
bean the bean the property belongs to
propertyName the name of the property edited by this editor.


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