| Interface | Description |
|---|---|
| BootstrapUiElements | |
| BootstrapUiViewElementAttributes | |
| ConfigurablePlaceholderText | |
| FaIcon.Brand | |
| FaIcon.Chart | |
| FaIcon.Currency | |
| FaIcon.Directional | |
| FaIcon.FileType | |
| FaIcon.Form | |
| FaIcon.Gender | |
| FaIcon.Medical | |
| FaIcon.Payment | |
| FaIcon.Spin | |
| FaIcon.TextEditor | |
| FaIcon.Transport | |
| FaIcon.VideoPlayer | |
| FaIcon.WebApp | |
| FormControlElement | |
| FormControlElement.Proxy |
Marks the implementation as being a proxy for the actual control that is
to be one of its children.
|
| FormInputElement |
Basic support for a typical form input element.
|
| Grid.DeviceGridLayout |
| Class | Description |
|---|---|
| AlertViewElement |
Represents a Bootstrap alert.
|
| ButtonViewElement |
Represents a Bootstrap button.
|
| CheckboxFormElement |
Represents a HTML checkbox element.
|
| ColumnViewElement | Deprecated |
| DateTimeFormElement |
Extension of an
InputGroupFormElement that represents a date/time picker. |
| DateTimeFormElementConfiguration |
Configuration class for a
DateTimeFormElement based on
Tempus Dominus datepicker. |
| FaIcon | Deprecated |
| FieldsetFormElement | |
| FieldsetFormElement.Legend | |
| FileUploadFormElement | |
| FormControlElementSupport | |
| FormGroupElement |
A form group element usually represents a single form control, with associated
label and description texts.
|
| FormLayout | |
| FormViewElement |
Represents a HTML form element, supporting a Bootstrap
FormLayout that will automatically
be applied to all controls of the form that do not have a separate layout specified. |
| Grid |
Helper class that represents a Bootstrap grid layout: a number of columns (
Grid.Position) with
one or more specifiers (eg. |
| Grid.Column | |
| Grid.Columns | |
| Grid.Device | |
| Grid.Position | |
| Grid.SingleCssClassDeviceGridLayout | |
| Grid.Visibility | |
| Grid.Width | |
| HiddenFormElement | |
| IconViewElement | Deprecated |
| InputGroupFormElement |
Represents a bootstrap input group, wrapping a control and allowing left or right addon.
|
| LabelFormElement | |
| LinkViewElement | |
| NumericFormElement |
Form input control that represents a formatted numeric input field, for example currency or percentage.
|
| NumericFormElementConfiguration |
Configuration class for a
NumericFormElement based on
JQuery autoNumeric plugin. |
| RadioFormElement |
Represents a HTML radio element.
|
| ScriptViewElement |
Represents a
<script> element. |
| SelectFormElement |
Represents a HTML select element.
|
| SelectFormElement.Option |
Single option.
|
| SelectFormElement.OptionGroup |
Optgroup.
|
| SelectFormElementConfiguration |
Configuration class for bootstrap-select.
|
| Size | Deprecated
since 3.0.0 - use
BootstrapStyles.button instead |
| StaticFormElement | |
| Style |
Contains the common Bootstrap styles and provides ability to define new styles as constants.
|
| Style.Button | |
| Style.Table | Deprecated |
| Style.TableCell | Deprecated |
| TableViewElement |
Represents a HTML table, supporting head, body, foot, caption and colgroup section.
|
| TableViewElement.Body | |
| TableViewElement.Caption | |
| TableViewElement.Cell | |
| TableViewElement.ColumnGroup | |
| TableViewElement.ColumnGroup.Column | |
| TableViewElement.Footer | |
| TableViewElement.Header | |
| TableViewElement.Row | |
| TextareaFormElement |
Represents HTML textarea.
|
| TextareaFormElement.Type | |
| TextboxFormElement | |
| TextboxFormElement.Type | |
| ToggleFormElement |
Represents a bootstrap switch element.
|
| Enum | Description |
|---|---|
| ButtonViewElement.State | |
| ButtonViewElement.Type | |
| DateTimeFormElementConfiguration.Format |
Format will automatically set the patterns to be used.
|
| FormLayout.Type | |
| NumericFormElementConfiguration.Format |
Predefined formats defining decimal spaces, rounding methods, negative formatters and optionally a sign.
|
| SelectFormElementConfiguration.LiveSearchStyle |
Copyright © 2020. All rights reserved.