| 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 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_AUTOCLOSE |
true |
public static final boolean |
DEFAULT_FORCE_PARSE |
false |
public static final boolean |
DEFAULT_KEYBOARD_NAVIGATION |
true |
public static final int |
DEFAULT_MINUTE_STEP |
5 |
public static final boolean |
DEFAULT_SHOW_MERIDIAN |
false |
public static final boolean |
DEFAULT_SHOW_RESET_BUTTON |
false |
public static final boolean |
DEFAULT_TODAY_HIGHLIGHT |
true |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_ACTIVE |
false |
| 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 boolean |
DEFAULT_FADE |
true |
public static final boolean |
DEFAULT_SHOW_CLOSE |
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_DISABLED |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_ANIMATION |
true |
public static final boolean |
DEFAULT_HTML |
false |
public static final boolean |
DEFAULT_PLACEMENT_AUTO |
false |
Copyright © 2014–2015 Philip Helger. All rights reserved.