| Package | Description |
|---|---|
| org.gcube.portal.custom.communitymanager.components | |
| org.gcube.portal.custom.communitymanager.types |
| Modifier and Type | Method and Description |
|---|---|
GCUBELayoutType |
GCUBELayoutTab.getType() |
| Constructor and Description |
|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
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.