|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GuidedTourResource
| Method Summary | |
|---|---|
String |
getGuide()
The component guide url. |
int |
getHeight()
The tour window height. |
TourLanguage[] |
getLanguages()
The tour languages. |
ArrayList<TourStep> |
getSteps()
The tour steps. |
ThemeColor |
getThemeColor()
The tour color theme. |
String |
getTitle()
The tour title. |
int |
getWidth()
The tour window width. |
boolean |
useMask()
|
| Methods inherited from interface com.google.gwt.resources.client.ResourcePrototype |
|---|
getName |
| Method Detail |
|---|
String getTitle()
String getGuide()
ThemeColor getThemeColor()
int getWidth()
int getHeight()
boolean useMask()
TourLanguage[] getLanguages()
ArrayList<TourStep> getSteps()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||