public class RegionManager extends Object
| Constructor and Description |
|---|
RegionManager(org.apache.myfaces.trinidad.config.RegionManager manager)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.myfaces.trinidad.config.RegionConfig |
getRegionConfig(String regionType)
Deprecated.
Gets the RegionConfig for a particular regionType
|
Map<String,org.apache.myfaces.trinidad.config.RegionConfig> |
getRegionConfigs()
Deprecated.
Gets all the registered regions.
|
public RegionManager(org.apache.myfaces.trinidad.config.RegionManager manager)
public Map<String,org.apache.myfaces.trinidad.config.RegionConfig> getRegionConfigs()
RegionConfig.public org.apache.myfaces.trinidad.config.RegionConfig getRegionConfig(String regionType)
regionType - the component-type of the region