| Package | Description |
|---|---|
| com.helger.photon.bootstrap4.grid |
| Modifier and Type | Method and Description |
|---|---|
static EBootstrapColOrder |
EBootstrapColOrder.getFromParts(int nParts) |
EBootstrapColOrder |
BootstrapCol.getOrder() |
static EBootstrapColOrder |
EBootstrapColOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EBootstrapColOrder[] |
EBootstrapColOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapCol |
BootstrapCol.setOrder(EBootstrapColOrder eOrder) |
| Constructor and Description |
|---|
BootstrapCol(EBootstrapColOrder eOrder) |
Copyright © 2015–2020 Philip Helger. All rights reserved.