|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ThemeColor in org.gcube.portlets.user.guidedtour.client |
|---|
| Methods in org.gcube.portlets.user.guidedtour.client that return ThemeColor | |
|---|---|
ThemeColor |
GCUBEGuidedTour.getColor()
|
| Constructors in org.gcube.portlets.user.guidedtour.client with parameters of type ThemeColor | |
|---|---|
GCUBEGuidedTour(String caption,
String className,
String userGuideURL,
int width,
int height,
boolean useMask,
ThemeColor themeColor,
ArrayList<com.google.gwt.user.client.ui.Composite> steps,
TourLanguage... languages)
|
|
GCUBEGuidedTour(String caption,
String className,
String userGuideURL,
int width,
int height,
boolean useMask,
ThemeColor themeColor,
TourLanguage... languages)
|
|
| Uses of ThemeColor in org.gcube.portlets.user.guidedtour.client.breadcrumb |
|---|
| Constructors in org.gcube.portlets.user.guidedtour.client.breadcrumb with parameters of type ThemeColor | |
|---|---|
Breadcrumb(ArrayList<String> stepNames,
int width,
ThemeColor themeColor)
|
|
| Uses of ThemeColor in org.gcube.portlets.user.guidedtour.client.types |
|---|
| Methods in org.gcube.portlets.user.guidedtour.client.types that return ThemeColor | |
|---|---|
static ThemeColor |
ThemeColor.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ThemeColor[] |
ThemeColor.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ThemeColor in org.gcube.portlets.user.guidedtour.resources.client |
|---|
| Methods in org.gcube.portlets.user.guidedtour.resources.client that return ThemeColor | |
|---|---|
ThemeColor |
GuidedTourResource.getThemeColor()
The tour color theme. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||