Uses of Interface
de.knightsoftnet.mtwidgets.client.ui.widget.features.HasFormating
Packages that use HasFormating
Package
Description
this package contains own widgets.
-
Uses of HasFormating in de.knightsoftnet.mtwidgets.client.ui.widget
Classes in de.knightsoftnet.mtwidgets.client.ui.widget that implement HasFormatingModifier and TypeClassDescriptionclassabstract suggest box which formats input when typing.classabstract text box which formats input on typing.classphone number common international suggest widget.classinput text box for iban.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.classphone number common international suggest widget.classphone number common suggest widget.classphone number DIN5008 international suggest widget.classphone number DIN5008 suggest widget.classphone number E123 international suggest widget.classphone number E123 suggest widget.classphone number ms suggest widget.classphone number URI suggest widget.classtext box helper input field with formating support.Methods in de.knightsoftnet.mtwidgets.client.ui.widget that return HasFormatingMethods in de.knightsoftnet.mtwidgets.client.ui.widget with parameters of type HasFormatingModifier and TypeMethodDescriptionfinal voidTextBoxWithFormating.setFormating(HasFormating formating) set formating. -
Uses of HasFormating in de.knightsoftnet.mtwidgets.client.ui.widget.helper
Methods in de.knightsoftnet.mtwidgets.client.ui.widget.helper with parameters of type HasFormatingModifier and TypeMethodDescriptionvoidHasFormatingParser.setFormatter(HasFormating formatter) voidHasFormatingRenderer.setFormatter(HasFormating formatter)