org.rhq.core.gui.configuration
Class MapInListUIComponentTreeFactory

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

public class MapInListUIComponentTreeFactory
extends AbstractPropertyBagUIComponentTreeFactory

A factory that generates a tree of JSF components that depicts a given collection of JON Propertys from a specified map within a list.

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
MapInListUIComponentTreeFactory(AbstractConfigurationComponent config, String listName, int listIndex)
           
 
Method Summary
protected  Integer getListIndex()
           
 
Methods inherited from class org.rhq.core.gui.configuration.AbstractPropertyBagUIComponentTreeFactory
createUIComponentTree, getConfigurationComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapInListUIComponentTreeFactory

public MapInListUIComponentTreeFactory(AbstractConfigurationComponent config,
                                       String listName,
                                       int listIndex)
Method Detail

getListIndex

protected Integer getListIndex()
Overrides:
getListIndex in class AbstractPropertyBagUIComponentTreeFactory


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