Uses of Class
org.squashtest.csp.tm.domain.customfield.RenderingLocation

Packages that use RenderingLocation
org.squashtest.csp.tm.domain.customfield   
 

Uses of RenderingLocation in org.squashtest.csp.tm.domain.customfield
 

Methods in org.squashtest.csp.tm.domain.customfield that return RenderingLocation
static RenderingLocation RenderingLocation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RenderingLocation[] RenderingLocation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.squashtest.csp.tm.domain.customfield that return types with arguments of type RenderingLocation
 Set<RenderingLocation> CustomFieldBinding.getRenderingLocations()
           
 

Method parameters in org.squashtest.csp.tm.domain.customfield with type arguments of type RenderingLocation
 void CustomFieldBinding.setRenderingLocations(Set<RenderingLocation> renderingLocations)
           
 



Copyright © 2010-2012 Henix, henix.fr. All Rights Reserved.