public interface IBootstrapGridElement
extends com.helger.html.css.ICSSClassProvider
| Modifier and Type | Field and Description |
|---|---|
static int |
PARTS_AUTO |
static int |
PARTS_EVENLY |
static int |
PARTS_NONE |
| Modifier and Type | Method and Description |
|---|---|
EBootstrapGridType |
getGridType() |
int |
getParts() |
boolean |
isMax() |
static final int PARTS_NONE
static final int PARTS_AUTO
static final int PARTS_EVENLY
@Nonnull EBootstrapGridType getGridType()
null.int getParts()
boolean isMax()
true if this is element for part 12Copyright © 2015–2020 Philip Helger. All rights reserved.