org.rhq.core.gui.configuration
Class MapInConfigurationUIComponentTreeFactory

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

public class MapInConfigurationUIComponentTreeFactory
extends AbstractPropertyBagUIComponentTreeFactory

A factory that generates a tree of JSF components that depicts a given collection of JON Propertys from a specified top-level map.

Author:
Ian Springer

Field Summary
 
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
MapInConfigurationUIComponentTreeFactory(AbstractConfigurationComponent configurationComponent, String mapName)
           
 
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
 

Constructor Detail

MapInConfigurationUIComponentTreeFactory

public MapInConfigurationUIComponentTreeFactory(AbstractConfigurationComponent configurationComponent,
                                                String mapName)


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