class |
AbstractFormatingSuggestBox |
|
class |
AbstractFormatingTextBox |
|
class |
AbstractMinMaxTextBox<T> |
number box for input without separators.
|
class |
AbstractPhoneNumberSuggestBox |
phone number common international suggest widget.
|
class |
AbstractWebShimedMinMaxTextBox<T> |
html5 date box for input with webshim fallback if not supported by browser.
|
class |
BicSuggestBox |
BIC suggest widget.
|
class |
CheckBox |
input field of type checkbox.
|
class |
ColorBox |
html 5 input field of type color.
|
class |
CountryListBox |
list box of available countries.
|
class |
CurrencyBigDecimalBox |
double box for currency input.
|
class |
CurrencyDoubleBox |
double box for currency input.
|
class |
DateBox |
html5 date box for input with webshim fallback if not supported by browser.
|
class |
DateBoxLocalDate |
html5 date box for input with webshim fallback if not supported by browser.
|
class |
DateTimeLocalBox |
Html 5 date/time box for input with webshim fallback if not supported by browser.
|
class |
DateTimeLocalBoxLocalDateTime |
Html 5 date/time box for input with webshim fallback if not supported by browser.
|
class |
DecimalBigDecimalBox |
big decimal box for decimal input.
|
class |
DecimalDoubleBox |
double box for decimal input.
|
class |
DynamicInputWidget |
Dynamic input widget which can switch between the input types.
|
class |
EmailTextBox |
html 5 input field of type email.
|
class |
FieldTypeListBox |
|
class |
IbanTextBox |
input text box for iban.
|
class |
IdAndNameListBox<T> |
a list box with id and name.
|
class |
IdAndNameSearchableListBox<T> |
a searchable list box with id and name, based on input text box and HTML5 data list.
|
class |
IntegerBox |
integer box for input with separators.
|
class |
IntegerBoxWithoutSeparator |
integer box for input without separators.
|
class |
Isbn10TextBox |
text box for isbn input, supported are isbn10 numbers.
|
class |
Isbn13TextBox |
text box for isbn input, supported are isbn13 numbers.
|
class |
IsbnTextBox |
text box for isbn input, supported are isbn10 and isbn13 numbers.
|
class |
LongBox |
long box for input without separators.
|
class |
LongBoxWithoutSeparator |
long box for input without separators.
|
class |
MonthBox |
html5 month box for input.
|
class |
PageNumberListBox |
list box to display and select page numbers.
|
class |
PasswordTextBox |
A text box that visually masks its input to prevent eavesdropping.
|
class |
PercentBigDecimalBox |
double box for percent input.
|
class |
PercentDoubleBox |
double box for percent input.
|
class |
PhoneNumberCommonInterSuggestBox |
phone number common international suggest widget.
|
class |
PhoneNumberCommonSuggestBox |
phone number common suggest widget.
|
class |
PhoneNumberDin5008InterSuggestBox |
phone number DIN5008 international suggest widget.
|
class |
PhoneNumberDin5008SuggestBox |
phone number DIN5008 suggest widget.
|
class |
PhoneNumberE123InterSuggestBox |
phone number E123 international suggest widget.
|
class |
PhoneNumberE123SuggestBox |
phone number E123 suggest widget.
|
class |
PhoneNumberMsSuggestBox |
phone number ms suggest widget.
|
class |
PhoneNumberUriSuggestBox |
phone number URI suggest widget.
|
class |
PostalCodeTextBox |
|
class |
RadioButton |
input field of type radio button (without label).
|
class |
RangeBox |
html 5 input range box.
|
class |
RatingInputWidget |
input field for star ratings.
|
class |
RegExCheckedTextBox |
text box for RegEx checked input.
|
class |
SearchTextBox |
html 5 input field of type search.
|
class |
SelectBoxWithIconInputWidget<T extends Comparable<T>> |
select box with icon field for star ratings.
|
class |
SortableIdAndNameListBox<T extends Comparable<T>> |
a list box with id and name which is sortable and returns id.
|
class |
SortableIdAndNameRadioButton<T extends Comparable<T>> |
a radio box with id and name which is sortable and returns id.
|
class |
SortableIdAndNameSearchableListBox<T extends Comparable<T>> |
a list box with id and name which is sortable and returns id.
|
class |
SuggestBoxWithEditorErrors |
|
class |
TaxNumberTextBox |
|
class |
TextArea |
A text box that allows multiple lines of text to be entered.
|
class |
TextBox |
A standard single-line text box.
|
class |
TextBoxBase |
Abstract base class for most text entry widgets.
|
class |
TextBoxWithFormating |
text box helper input field with formating support.
|
class |
TimeBox |
Html 5 time box for input with webshim fallback if not supported by browser.
|
class |
TimeBoxLocalTime |
Html 5 time box for input with webshim fallback if not supported by browser.
|
class |
TinTextBox |
|
class |
UiLanguageListBox |
list box which displays all languages available in the frontend.
|
class |
UrlTextBox |
html 5 input field of type url.
|
class |
ValueBox<T> |
A text box able to parse its displayed value.
|
class |
ValueBoxBaseWithEditorErrors<T> |
|
class |
VatIdTextBox |
|