Package Functions

cern.gp.beans.editors.support.TaggedBean Interface Reference

List of all members.

Package Functions

String[] getTagsFor (String propName)

Detailed Description

Inteface that has to be implemented by JavaBeans that provide properties with dynamic sets of tags.

Such dynamic tags can be visualized using a tagged PropertyEditor which itself should implement the BeanDependentPropertyEditor interface.

Author:
Vito Baggiolini
Version:
Revision:
1.2
Date:
2006/09/25 08:52:36

Member Function Documentation

String [] cern.gp.beans.editors.support.TaggedBean.getTagsFor ( String  propName  )  [package]

get the tags for a given property name

Parameters:
propName the property name
Returns:
an array of tags

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties