Package Functions | |
| String[] | getTagsFor (String propName) |
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.
| String [] cern::gp::beans::editors::support::TaggedBean::getTagsFor | ( | String | propName | ) | [package] |
get the tags for a given property name
| propName | the property name |
1.6.2