Uses of Interface
de.knightsoftnet.mtwidgets.client.ui.widget.features.HasFormating
-
Packages that use HasFormating Package Description de.knightsoftnet.mtwidgets.client.ui.widget this package contains own widgets.de.knightsoftnet.mtwidgets.client.ui.widget.helper -
-
Uses of HasFormating in de.knightsoftnet.mtwidgets.client.ui.widget
Classes in de.knightsoftnet.mtwidgets.client.ui.widget that implement HasFormating Modifier and Type Class Description classAbstractFormatingSuggestBoxclassAbstractFormatingTextBoxclassAbstractPhoneNumberSuggestBoxphone number common international suggest widget.classIbanTextBoxinput text box for iban.classIsbn10TextBoxtext box for isbn input, supported are isbn10 numbers.classIsbn13TextBoxtext box for isbn input, supported are isbn13 numbers.classIsbnTextBoxtext box for isbn input, supported are isbn10 and isbn13 numbers.classPhoneNumberCommonInterSuggestBoxphone number common international suggest widget.classPhoneNumberCommonSuggestBoxphone number common suggest widget.classPhoneNumberDin5008InterSuggestBoxphone number DIN5008 international suggest widget.classPhoneNumberDin5008SuggestBoxphone number DIN5008 suggest widget.classPhoneNumberE123InterSuggestBoxphone number E123 international suggest widget.classPhoneNumberE123SuggestBoxphone number E123 suggest widget.classPhoneNumberMsSuggestBoxphone number ms suggest widget.classPhoneNumberUriSuggestBoxphone number URI suggest widget.classTextBoxWithFormatingtext box helper input field with formating support.Methods in de.knightsoftnet.mtwidgets.client.ui.widget that return HasFormating Modifier and Type Method Description HasFormatingTextBoxWithFormating. getFormating()Methods in de.knightsoftnet.mtwidgets.client.ui.widget with parameters of type HasFormating Modifier and Type Method Description 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 HasFormating Modifier and Type Method Description voidHasFormatingParser. setFormatter(HasFormating formatter)voidHasFormatingRenderer. setFormatter(HasFormating formatter)
-