static Columns.Column.VerticalAlignment |
Columns.Column.VerticalAlignment.forNumber(int value) |
|
Columns.Column.VerticalAlignment |
Columns.Column.Builder.getVerticalAlignment() |
Specifies whether widgets align to the top, bottom, or center of a
column.
|
Columns.Column.VerticalAlignment |
Columns.Column.getVerticalAlignment() |
Specifies whether widgets align to the top, bottom, or center of a
column.
|
Columns.Column.VerticalAlignment |
Columns.ColumnOrBuilder.getVerticalAlignment() |
Specifies whether widgets align to the top, bottom, or center of a
column.
|
static Columns.Column.VerticalAlignment |
Columns.Column.VerticalAlignment.valueOf(int value) |
Deprecated.
|
static Columns.Column.VerticalAlignment |
Columns.Column.VerticalAlignment.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Columns.Column.VerticalAlignment |
Columns.Column.VerticalAlignment.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Columns.Column.VerticalAlignment[] |
Columns.Column.VerticalAlignment.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|