Uses of Class
org.gcube.portal.custom.communitymanager.types.GCUBELayoutType

Packages that use GCUBELayoutType
org.gcube.portal.custom.communitymanager.components   
org.gcube.portal.custom.communitymanager.types   
 

Uses of GCUBELayoutType in org.gcube.portal.custom.communitymanager.components
 

Methods in org.gcube.portal.custom.communitymanager.components that return GCUBELayoutType
 GCUBELayoutType GCUBELayoutTab.getType()
           
 

Constructors in org.gcube.portal.custom.communitymanager.components with parameters of type GCUBELayoutType
GCUBELayoutTab(String caption, GCUBELayoutType type, GCUBEPortlet portlet)
           
GCUBELayoutTab(String caption, GCUBELayoutType type, List<GCUBEPortlet> portlets)
           
GCUBELayoutTab(String caption, String description, GCUBELayoutType type, List<GCUBEPortlet> portlets)
           
 

Uses of GCUBELayoutType in org.gcube.portal.custom.communitymanager.types
 

Methods in org.gcube.portal.custom.communitymanager.types that return GCUBELayoutType
static GCUBELayoutType GCUBELayoutType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GCUBELayoutType[] GCUBELayoutType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All Rights Reserved.