Skip navigation links


Uses of Class
org.apache.myfaces.trinidad.config.RegionConfig

Packages that use RegionConfig
org.apache.myfaces.trinidad.config   

 

Uses of RegionConfig in org.apache.myfaces.trinidad.config

 

Methods in org.apache.myfaces.trinidad.config that return RegionConfig
abstract  RegionConfig RegionManager.getRegionConfig(java.lang.String regionType)
          Gets the RegionConfig for a particular regionType

 

Methods in org.apache.myfaces.trinidad.config that return types with arguments of type RegionConfig
abstract  java.util.Map<java.lang.String,RegionConfig> RegionManager.getRegionConfigs()
          Gets all the registered regions.

 


Skip navigation links


Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.