| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
GRID_SYSTEM_MAX |
12 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_SHOW_CLOSE |
false |
public static final String |
JS_EVENT_CLOSE |
"close.bs.alert" |
public static final String |
JS_EVENT_CLOSED |
"closed.bs.alert" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_PILL |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_ACTIVE |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_ACTIVE |
false |
public static final boolean |
DEFAULT_DISABLED |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_ALIGN_RIGHT |
false |
public static final String |
JS_EVENT_HIDDEN |
"hidden.bs.dropdown" |
public static final String |
JS_EVENT_HIDE |
"hide.bs.dropdown" |
public static final String |
JS_EVENT_SHOW |
"show.bs.dropdown" |
public static final String |
JS_EVENT_SHOWN |
"shown.bs.dropdown" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_LEFT_PART |
2 |
public static final int |
DEFAULT_RIGHT_PART |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_LEFT_PART |
3 |
public static final int |
DEFAULT_RIGHT_PART |
9 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PARTS_AUTO |
-2 |
public static final int |
PARTS_EVENLY |
-3 |
public static final int |
PARTS_NONE |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_FLUID |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_FADE |
true |
public static final boolean |
DEFAULT_SCROLL_BODY |
false |
public static final boolean |
DEFAULT_SHOW_CLOSE |
true |
public static final boolean |
DEFAULT_VERTICALLY_CENTERED |
true |
public static final String |
JS_EVENT_HIDDEN |
"hidden.bs.modal" |
public static final String |
JS_EVENT_HIDE |
"hide.bs.modal" |
public static final String |
JS_EVENT_LOADED |
"loaded.bs.modal" |
public static final String |
JS_EVENT_SHOW |
"show.bs.modal" |
public static final String |
JS_EVENT_SHOWN |
"shown.bs.modal" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_FILL |
false |
public static final boolean |
DEFAULT_JUSTIFY |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_ACTIVE |
false |
public static final boolean |
DEFAULT_DROP_DOWN |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JS_EVENT_HIDDEN |
"hidden.bs.tab" |
public static final String |
JS_EVENT_HIDE |
"hide.bs.tab" |
public static final String |
JS_EVENT_SHOW |
"show.bs.tab" |
public static final String |
JS_EVENT_SHOWN |
"shown.bs.tab" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_ANIMATION |
true |
public static final boolean |
DEFAULT_HTML |
false |
public static final String |
JS_EVENT_HIDDEN |
"hidden.bs.tooltip" |
public static final String |
JS_EVENT_HIDE |
"hide.bs.tooltip" |
public static final String |
JS_EVENT_INSERTED |
"inserted.bs.tooltip" |
public static final String |
JS_EVENT_SHOW |
"show.bs.tooltip" |
public static final String |
JS_EVENT_SHOWN |
"shown.bs.tooltip" |
Copyright © 2015–2020 Philip Helger. All rights reserved.