| AbstractFormatingSuggestBox |
|
| AbstractFormatingTextBox |
|
| AbstractMinMaxTextBox |
number box for input without separators.
|
| AbstractPhoneNumberSuggestBox |
phone number common international suggest widget.
|
| AbstractWebShimedMinMaxTextBox |
html5 date box for input with webshim fallback if not supported by browser.
|
| DataListWidget |
data list to provide suggestions.
|
| IdAndNameListBox |
a list box with id and name.
|
| IdAndNameSearchableListBox |
a searchable list box with id and name, based on input text box and HTML5 data list.
|
| RatingDisplayWidget.Resources |
A ClientBundle that provides images and style sheets for the decorator.
|
| RatingInputWidget.Resources |
A ClientBundle that provides images and style sheets for the decorator.
|
| SelectBoxWithIconInputWidget.Resources |
A ClientBundle that provides images and style sheets for the decorator.
|
| SortableIdAndNameListBox |
a list box with id and name which is sortable and returns id.
|
| SuggestBoxNewEditor |
A SuggestBoxNewEditor is a text box or text area which displays a pre-configured set of
selections that match the user's input.
|
| SuggestBoxWithEditorErrors |
|
| TextArea |
A text box that allows multiple lines of text to be entered.
|
| TextBox |
A standard single-line text box.
|
| TextBoxBase |
Abstract base class for most text entry widgets.
|
| ValueBox |
A text box able to parse its displayed value.
|
| ValueBoxBaseWithEditorErrors |
|