public abstract static class NavigationButtonOptions.VerticalAlign extends JsEnum
Modifier and Type | Field and Description |
---|---|
static NavigationButtonOptions.VerticalAlign |
BOTTOM |
static NavigationButtonOptions.VerticalAlign |
MIDDLE |
static NavigationButtonOptions.VerticalAlign |
TOP |
Constructor and Description |
---|
VerticalAlign() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
booleanValue, byteValue, charValue, doubleValue, equals, floatValue, intValue, isBoolean, isNumber, isString, shortValue, stringValue, toString, undefined
public static final NavigationButtonOptions.VerticalAlign BOTTOM
public static final NavigationButtonOptions.VerticalAlign MIDDLE
public static final NavigationButtonOptions.VerticalAlign TOP
Copyright © 2020. All rights reserved.