org.rhq.core.gui.configuration
Class GroupUIComponentTreeFactory

java.lang.Object
  extended by org.rhq.core.gui.configuration.AbstractPropertyBagUIComponentTreeFactory
      extended by org.rhq.core.gui.configuration.GroupUIComponentTreeFactory

public class GroupUIComponentTreeFactory
extends AbstractPropertyBagUIComponentTreeFactory

A factory that generates a tree of JSF components that depicts a given collection of JON Propertys from a specified property group.

Author:
Ian Springer

Field Summary
static String NO_GROUP
           
 
Fields inherited from class org.rhq.core.gui.configuration.AbstractPropertyBagUIComponentTreeFactory
PROPERTY_LIST_VALUE_ACCESSOR_SUFFIX, PROPERTY_MAP_VALUE_ACCESSOR_SUFFIX, PROPERTY_SIMPLE_OVERRIDE_ACCESSOR_SUFFIX, PROPERTY_SIMPLE_VALUE_ACCESSOR_SUFFIX
 
Constructor Summary
GroupUIComponentTreeFactory(AbstractConfigurationComponent config, String groupName)
           
 
Method Summary
 
Methods inherited from class org.rhq.core.gui.configuration.AbstractPropertyBagUIComponentTreeFactory
createUIComponentTree, getConfigurationComponent, getListIndex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NO_GROUP

public static final String NO_GROUP
Constructor Detail

GroupUIComponentTreeFactory

public GroupUIComponentTreeFactory(AbstractConfigurationComponent config,
                                   String groupName)


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.