Package com.foreach.across.modules.bootstrapui.elements
package com.foreach.across.modules.bootstrapui.elements
-
ClassDescriptionRepresents a Bootstrap alert.Represents a Bootstrap button.Represents a HTML checkbox element.Deprecated.Extension of an
InputGroupFormElement
that represents a date/time picker.Configuration class for aDateTimeFormElement
based on Tempus Dominus datepicker.Format will automatically set the patterns to be used.Deprecated.Marks the implementation as being a proxy for the actual control that is to be one of its children.A form group element usually represents a single form control, with associated label and description texts.Basic support for a typical form input element.Represents a HTML form element, supporting a BootstrapFormLayout
that will automatically be applied to all controls of the form that do not have a separate layout specified.Helper class that represents a Bootstrap grid layout: a number of columns (Grid.Position
) with one or more specifiers (eg. hidden, pull-right, width for different devices etc).Deprecated.Represents a bootstrap input group, wrapping a control and allowing left or right addon.Form input control that represents a formatted numeric input field, for example currency or percentage.Configuration class for aNumericFormElement
based on JQuery autoNumeric plugin.Predefined formats defining decimal spaces, rounding methods, negative formatters and optionally a sign.Represents a HTML radio element.Represents a<script>
element.Represents a HTML select element.Single option.Optgroup.Configuration class for bootstrap-select.Deprecated.Contains the common Bootstrap styles and provides ability to define new styles as constants.Deprecated.Deprecated.Represents a HTML table, supporting head, body, foot, caption and colgroup section.Represents HTML textarea.Represents a bootstrap switch element.
BootstrapStyles.button
instead