| Package | Description |
|---|---|
| org.dominokit.domino.ui.grid |
| Modifier and Type | Method and Description |
|---|---|
Column.Offset |
Column.OnXLargeOffset.getOffset() |
Column.Offset |
Column.OnLargeOffset.getOffset() |
Column.Offset |
Column.OnMediumOffset.getOffset() |
Column.Offset |
Column.OnSmallOffset.getOffset() |
Column.Offset |
Column.OnXSmallOffset.getOffset() |
static Column.Offset |
Column.Offset.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Column.Offset[] |
Column.Offset.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019–2022 Dominokit. All rights reserved.