See: Description
| Interface | Description |
|---|---|
| HasFormating |
interface for widgets with formating capabilities.
|
| Class | Description |
|---|---|
| AbstractFormatingSuggestBox | |
| AbstractFormatingTextBox | |
| AbstractPhoneNumberSuggestBox |
phone number common international suggest widget.
|
| BicSuggestBox |
BIC suggest widget.
|
| CountryListBox |
list box of available countries.
|
| CurrencyDoubleBox |
double box for currency input.
|
| DecimalDoubleBox |
double box for decimal input.
|
| IbanTextBox |
input text box for iban.
|
| IntegerBox |
integer box for input with separators.
|
| IntegerBoxWithoutSeparator |
integer box for input without separators.
|
| Isbn10TextBox |
text box for isbn input, supported are isbn10 numbers.
|
| Isbn13TextBox |
text box for isbn input, supported are isbn13 numbers.
|
| IsbnTextBox |
text box for isbn input, supported are isbn10 and isbn13 numbers.
|
| LongBox |
long box for input without separators.
|
| LongBoxWithoutSeparator |
long box for input without separators.
|
| PercentDoubleBox |
double box for percent input.
|
| PhoneNumberCommonInterSuggestBox |
phone number common international suggest widget.
|
| PhoneNumberCommonSuggestBox |
phone number common suggest widget.
|
| PhoneNumberDin5008InterSuggestBox |
phone number DIN5008 international suggest widget.
|
| PhoneNumberDin5008SuggestBox |
phone number DIN5008 suggest widget.
|
| PhoneNumberE123InterSuggestBox |
phone number E123 international suggest widget.
|
| PhoneNumberE123SuggestBox |
phone number E123 suggest widget.
|
| PhoneNumberMsSuggestBox |
phone number ms suggest widget.
|
| PhoneNumberUriSuggestBox |
phone number URI suggest widget.
|
| PostalCodeTextBox | |
| RegExCheckedTextBox |
text box for RegEx checked input.
|
| SortableIdAndNameListBox<T extends Comparable<T>> |
a list box with id and name which is sortable and returns id.
|
| SortableIdAndNameRadioButton<T extends Comparable<T>> |
a list box with id and name which is sortable and returns id.
|
| UiLanguageListBox |
Copyright © 2015–2017. All rights reserved.