Uses of Class
org.springframework.roo.addon.surf.region.RegionConfig

Packages that use RegionConfig
org.springframework.roo.addon.surf.region   
org.springframework.roo.addon.surf.template   
 

Uses of RegionConfig in org.springframework.roo.addon.surf.region
 

Methods in org.springframework.roo.addon.surf.region with parameters of type RegionConfig
 int RegionConfig.compareTo(RegionConfig o)
           
 

Uses of RegionConfig in org.springframework.roo.addon.surf.template
 

Methods in org.springframework.roo.addon.surf.template that return types with arguments of type RegionConfig
 Hashtable<String,RegionConfig> TemplateOperations.listSurfTemplateRegions(String templatePath)
          Returns configurations of all regions belongs to the template.
 Collection<RegionConfig> TemplateCommands.listSurfTemplateRegions(String templatePath)
          Shows list of regions belong to this template.
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.