|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VerticalAlignment | |
---|---|
org.gcube.portlets.widgets.guidedtour.client | |
org.gcube.portlets.widgets.guidedtour.client.steps | |
org.gcube.portlets.widgets.guidedtour.client.types |
Uses of VerticalAlignment in org.gcube.portlets.widgets.guidedtour.client |
---|
Methods in org.gcube.portlets.widgets.guidedtour.client that return VerticalAlignment | |
---|---|
protected static VerticalAlignment |
GuidedTourConfigurationExctractor.getVerticalAlignment(com.google.gwt.user.client.ui.HTML titleElement)
|
Uses of VerticalAlignment in org.gcube.portlets.widgets.guidedtour.client.steps |
---|
Methods in org.gcube.portlets.widgets.guidedtour.client.steps with parameters of type VerticalAlignment | |
---|---|
void |
TourStep.setTextVerticalAlignment(VerticalAlignment align)
Specifies that the text's contents should be aligned to align value |
Uses of VerticalAlignment in org.gcube.portlets.widgets.guidedtour.client.types |
---|
Methods in org.gcube.portlets.widgets.guidedtour.client.types that return VerticalAlignment | |
---|---|
static VerticalAlignment |
VerticalAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VerticalAlignment[] |
VerticalAlignment.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |