Interface BootstrapUiElements
- All Superinterfaces:
com.foreach.across.modules.web.ui.StandardViewElements
public interface BootstrapUiElements
extends com.foreach.across.modules.web.ui.StandardViewElements
- Author:
- Arne Vandamme
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Deprecated.static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Fields inherited from interface com.foreach.across.modules.web.ui.StandardViewElements
CONTAINER, GENERATOR, NODE, TEMPLATE, TEXT
-
Field Details
-
HIDDEN
- See Also:
-
ICON
Deprecated.- See Also:
-
BUTTON
- See Also:
-
TEXTBOX
- See Also:
-
TEXTAREA
- See Also:
-
FORM
- See Also:
-
CHECKBOX
- See Also:
-
RADIO
- See Also:
-
TOGGLE
- See Also:
-
SELECT
- See Also:
-
MULTI_CHECKBOX
- See Also:
-
MULTI_TOGGLE
- See Also:
-
STATIC_CONTROL
- See Also:
-
LABEL
- See Also:
-
FORM_GROUP
- See Also:
-
TABLE
- See Also:
-
COLUMN
- See Also:
-
FIELDSET
- See Also:
-
DATETIME
- See Also:
-
NUMERIC
- See Also:
-
LINK
- See Also:
-
FILE_UPLOAD
- See Also:
-
AUTOSUGGEST
- See Also:
-
GENERIC_FORM_CONTROL
- See Also:
-