| Modifier and Type | Method and Description |
|---|---|
TwinColGrid.Orientation |
TwinColGrid.getOrientation() |
static TwinColGrid.Orientation |
TwinColGrid.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TwinColGrid.Orientation[] |
TwinColGrid.Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TwinColGrid<T> |
TwinColGrid.withOrientation(TwinColGrid.Orientation orientation)
Sets orientation for TwinColGridComponent
|
Copyright © 2017–2022 Flowing Code. All rights reserved.