Uses of Class
de.knightsoftnet.mtwidgets.client.ui.widget.ValueBoxBaseWithEditorErrors
Packages that use ValueBoxBaseWithEditorErrors
-
Uses of ValueBoxBaseWithEditorErrors in de.knightsoftnet.mtwidgets.client.ui.widget
Subclasses of ValueBoxBaseWithEditorErrors in de.knightsoftnet.mtwidgets.client.ui.widgetModifier and TypeClassDescriptionclassclassnumber box for input without separators.classhtml5 date box for input with webshim fallback if not supported by browser.classinput field of type checkbox.classhtml 5 input field of type color.classdouble box for currency input.classdouble box for currency input.classhtml5 date box for input with webshim fallback if not supported by browser.classhtml5 date box for input with webshim fallback if not supported by browser.classHtml 5 date/time box for input with webshim fallback if not supported by browser.classHtml 5 date/time box for input with webshim fallback if not supported by browser.classbig decimal box for decimal input.classdouble box for decimal input.classDynamic input widget which can switch between the input types.classhtml 5 input field of type email.classinput text box for iban.classinteger box for input with separators.classinteger box for input without separators.classtext box for isbn input, supported are isbn10 numbers.classtext box for isbn input, supported are isbn13 numbers.classtext box for isbn input, supported are isbn10 and isbn13 numbers.classlong box for input without separators.classlong box for input without separators.classhtml5 month box for input.classA text box that visually masks its input to prevent eavesdropping.classdouble box for percent input.classdouble box for percent input.classclassinput field of type radio button (without label).classhtml 5 input range box.classtext box for RegEx checked input.classhtml 5 input field of type search.classclassA text box that allows multiple lines of text to be entered.classA standard single-line text box.classAbstract base class for most text entry widgets.classtext box helper input field with formating support.classHtml 5 time box for input with webshim fallback if not supported by browser.classHtml 5 time box for input with webshim fallback if not supported by browser.classclasshtml 5 input field of type url.classValueBox<T>A text box able to parse its displayed value.classMethods in de.knightsoftnet.mtwidgets.client.ui.widget that return ValueBoxBaseWithEditorErrorsModifier and TypeMethodDescriptionSuggestBoxNewEditor.getValueBox()Get the ValueBoxBaseWithEditorErrors associated with this suggest box.Constructors in de.knightsoftnet.mtwidgets.client.ui.widget with parameters of type ValueBoxBaseWithEditorErrorsModifierConstructorDescriptionprotectedAbstractFormatingSuggestBox(com.google.gwt.user.client.ui.SuggestOracle poracle, ValueBoxBaseWithEditorErrors<String> pbox) Constructor forSuggestBox.SuggestBoxNewEditor(com.google.gwt.user.client.ui.SuggestOracle oracle, ValueBoxBaseWithEditorErrors<String> box) Constructor forSuggestBoxNewEditor.SuggestBoxNewEditor(com.google.gwt.user.client.ui.SuggestOracle oracle, ValueBoxBaseWithEditorErrors<String> box, AbstractSuggestBoxNewEditor.SuggestionDisplay suggestDisplay) Constructor forSuggestBoxNewEditor.SuggestBoxWithEditorErrors(com.google.gwt.user.client.ui.SuggestOracle oracle, ValueBoxBaseWithEditorErrors<String> box) Constructor forSuggestBox.SuggestBoxWithEditorErrors(com.google.gwt.user.client.ui.SuggestOracle oracle, ValueBoxBaseWithEditorErrors<String> box, AbstractSuggestBoxNewEditor.SuggestionDisplay suggestDisplay) Constructor forSuggestBox.