public static class ReportBuilderConfigImpl.Constants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BOOTSTRAP_CSS
Link to a Bootstrap URL of CDN
|
static String |
CONTROL_CSS
Bootstrap form control CSS class name
|
static String |
FORM_ID
Form identifier
|
static Duration |
IDLE_DELAY
Key delay
|
static String |
SUBTITLE_CSS
CSS class name for the output box
|
static List<CharSequence> |
TABLE_CSS_CLASS
Table CSS classes
|
Constructor and Description |
---|
Constants() |
public static final String BOOTSTRAP_CSS
public static final String FORM_ID
public static final String CONTROL_CSS
public static final String SUBTITLE_CSS
public static List<CharSequence> TABLE_CSS_CLASS
public static final Duration IDLE_DELAY
Copyright 2019-2022, Pavel Ponec