- IbanTextBox - Class in de.knightsoftnet.mtwidgets.client.ui.widget
-
input text box for iban.
- IbanTextBox() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.IbanTextBox
-
- IdAndNameBean<T> - Class in de.knightsoftnet.mtwidgets.client.ui.widget.helper
-
helper bean for sorting entries.
- IdAndNameBean(T, String) - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.helper.IdAndNameBean
-
constructor initializing fields.
- IdAndNameIdComperator<T extends Comparable<T>> - Class in de.knightsoftnet.mtwidgets.client.ui.widget.helper
-
- IdAndNameIdComperator() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.helper.IdAndNameIdComperator
-
- IdAndNameNameComperator<T extends Comparable<T>> - Class in de.knightsoftnet.mtwidgets.client.ui.widget.helper
-
- IdAndNameNameComperator() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.helper.IdAndNameNameComperator
-
default constructor.
- instance() - Static method in class de.knightsoftnet.mtwidgets.client.ui.widget.helper.CurrencyDoubleParser
-
returns the instance.
- instance() - Static method in class de.knightsoftnet.mtwidgets.client.ui.widget.helper.CurrencyDoubleRenderer
-
returns the instance.
- instance() - Static method in class de.knightsoftnet.mtwidgets.client.ui.widget.helper.IntegerParserWithoutSeparator
-
returns the instance.
- instance() - Static method in class de.knightsoftnet.mtwidgets.client.ui.widget.helper.IntegerRendererWithoutSeparator
-
returns the instance.
- instance() - Static method in class de.knightsoftnet.mtwidgets.client.ui.widget.helper.LongParserWithoutSeparator
-
returns the instance.
- instance() - Static method in class de.knightsoftnet.mtwidgets.client.ui.widget.helper.LongRendererWithoutSeparator
-
returns the instance.
- instance() - Static method in class de.knightsoftnet.mtwidgets.client.ui.widget.helper.PercentDoubleParser
-
returns the instance.
- instance() - Static method in class de.knightsoftnet.mtwidgets.client.ui.widget.helper.PercentDoubleRenderer
-
returns the instance.
- IntegerBox - Class in de.knightsoftnet.mtwidgets.client.ui.widget
-
integer box for input with separators.
- IntegerBox() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.IntegerBox
-
default constructor.
- IntegerBoxWithoutSeparator - Class in de.knightsoftnet.mtwidgets.client.ui.widget
-
integer box for input without separators.
- IntegerBoxWithoutSeparator() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.IntegerBoxWithoutSeparator
-
default constructor.
- IntegerParserWithoutSeparator - Class in de.knightsoftnet.mtwidgets.client.ui.widget.helper
-
parse text to integer value.
- IntegerParserWithoutSeparator() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.helper.IntegerParserWithoutSeparator
-
- IntegerRendererWithoutSeparator - Class in de.knightsoftnet.mtwidgets.client.ui.widget.helper
-
render integer value to text without separators.
- IntegerRendererWithoutSeparator() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.helper.IntegerRendererWithoutSeparator
-
- isAllowedCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.handler.AbstractFilterAndReplaceKeyPressHandler
-
check if character is allowed to type in unchanged.
- isAllowedCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.handler.NumericAndUpperAsciiKeyPressHandler
-
- isAllowedCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.handler.PostalCodeKeyPressHandler
-
- isAllowedCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.handler.SimpleFilterAndReplaceKeyPressHandler
-
- isAllowedCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.handler.UpperAsciiKeyPressHandler
-
- isAllowedCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.AbstractPhoneNumberSuggestBox
-
- isAllowedCharacter(char) - Method in interface de.knightsoftnet.mtwidgets.client.ui.widget.HasFormating
-
check a character if it's allowed input value.
- isAllowedCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.IbanTextBox
-
- isAllowedCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.Isbn10TextBox
-
- isAllowedCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.Isbn13TextBox
-
- isAllowedCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.IsbnTextBox
-
- Isbn10TextBox - Class in de.knightsoftnet.mtwidgets.client.ui.widget
-
text box for isbn input, supported are isbn10 numbers.
- Isbn10TextBox() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.Isbn10TextBox
-
default constructor.
- Isbn13TextBox - Class in de.knightsoftnet.mtwidgets.client.ui.widget
-
text box for isbn input, supported are isbn13 numbers.
- Isbn13TextBox() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.Isbn13TextBox
-
default constructor.
- IsbnTextBox - Class in de.knightsoftnet.mtwidgets.client.ui.widget
-
text box for isbn input, supported are isbn10 and isbn13 numbers.
- IsbnTextBox() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.IsbnTextBox
-
default constructor.
- isCharacterToReplace(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.handler.AbstractFilterAndReplaceKeyPressHandler
-
check if character is one which has to be replaced.
- isCharacterToReplace(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.handler.NumericAndUpperAsciiKeyPressHandler
-
- isCharacterToReplace(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.handler.SimpleFilterAndReplaceKeyPressHandler
-
- isCharacterToReplace(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.handler.UpperAsciiKeyPressHandler
-
- isCharacterToReplace(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.AbstractPhoneNumberSuggestBox
-
- isCharacterToReplace(char) - Method in interface de.knightsoftnet.mtwidgets.client.ui.widget.HasFormating
-
check a character if it's character to replace.
- isCharacterToReplace(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.IbanTextBox
-
- isCharacterToReplace(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.Isbn10TextBox
-
- isCharacterToReplace(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.Isbn13TextBox
-
- isCharacterToReplace(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.IsbnTextBox
-
- isDisplayStringHTML() - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.oracle.AbstractPhoneNumberOracle
-
- isDisplayStringHTML() - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.oracle.BicOracle
-
- isFormatingCharacter(char) - Method in interface de.knightsoftnet.mtwidgets.client.ui.widget.HasFormating
-
check a character if it's formating character.
- isFormatingCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.IbanTextBox
-
- isFormatingCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.Isbn10TextBox
-
- isFormatingCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.Isbn13TextBox
-
- isFormatingCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.IsbnTextBox
-
- isFormatingCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.PhoneNumberCommonInterSuggestBox
-
- isFormatingCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.PhoneNumberCommonSuggestBox
-
- isFormatingCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.PhoneNumberDin5008InterSuggestBox
-
- isFormatingCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.PhoneNumberDin5008SuggestBox
-
- isFormatingCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.PhoneNumberE123InterSuggestBox
-
- isFormatingCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.PhoneNumberE123SuggestBox
-
- isFormatingCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.PhoneNumberMsSuggestBox
-
- isFormatingCharacter(char) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.PhoneNumberUriSuggestBox
-
- isNavigationKey(int) - Method in class de.knightsoftnet.mtwidgets.client.ui.handler.NavigationKeysGeckoImpl
-
- isNavigationKey(int) - Method in class de.knightsoftnet.mtwidgets.client.ui.handler.NavigationKeysImpl
-
- isNavigationKey(int) - Method in interface de.knightsoftnet.mtwidgets.client.ui.handler.NavigationKeysInterface
-
check if key value is a navigation key.
- parse(CharSequence) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.helper.CurrencyDoubleParser
-
- parse(CharSequence) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.helper.IntegerParserWithoutSeparator
-
- parse(CharSequence) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.helper.LongParserWithoutSeparator
-
- parse(CharSequence) - Method in class de.knightsoftnet.mtwidgets.client.ui.widget.helper.PercentDoubleParser
-
- PercentDoubleBox - Class in de.knightsoftnet.mtwidgets.client.ui.widget
-
double box for percent input.
- PercentDoubleBox() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.PercentDoubleBox
-
default constructor.
- PercentDoubleParser - Class in de.knightsoftnet.mtwidgets.client.ui.widget.helper
-
parse currency text to double value.
- PercentDoubleParser() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.helper.PercentDoubleParser
-
- PercentDoubleRenderer - Class in de.knightsoftnet.mtwidgets.client.ui.widget.helper
-
render double value to currency.
- PercentDoubleRenderer() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.helper.PercentDoubleRenderer
-
- PercentKeyPressHandler - Class in de.knightsoftnet.mtwidgets.client.ui.handler
-
KeyPress Handler which allows the characters used for percent values.
- PercentKeyPressHandler() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.handler.PercentKeyPressHandler
-
- PhoneNumberCommonInterSuggestBox - Class in de.knightsoftnet.mtwidgets.client.ui.widget
-
phone number common international suggest widget.
- PhoneNumberCommonInterSuggestBox() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.PhoneNumberCommonInterSuggestBox
-
default constructor.
- PhoneNumberCommonItemSuggest - Class in de.knightsoftnet.mtwidgets.client.ui.widget.oracle
-
suggest entry of phone number common suggest widget.
- PhoneNumberCommonItemSuggest(String, String, String, String) - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.oracle.PhoneNumberCommonItemSuggest
-
constructor initializing fields.
- PhoneNumberCommonOracle - Class in de.knightsoftnet.mtwidgets.client.ui.widget.oracle
-
suggest oracle of phone number suggest widget.
- PhoneNumberCommonOracle() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.oracle.PhoneNumberCommonOracle
-
default constructor.
- PhoneNumberCommonSuggestBox - Class in de.knightsoftnet.mtwidgets.client.ui.widget
-
phone number common suggest widget.
- PhoneNumberCommonSuggestBox() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.PhoneNumberCommonSuggestBox
-
default constructor.
- PhoneNumberDin5008InterSuggestBox - Class in de.knightsoftnet.mtwidgets.client.ui.widget
-
phone number DIN5008 international suggest widget.
- PhoneNumberDin5008InterSuggestBox() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.PhoneNumberDin5008InterSuggestBox
-
default constructor.
- PhoneNumberDin5008ItemSuggest - Class in de.knightsoftnet.mtwidgets.client.ui.widget.oracle
-
suggest entry of phone number DIN5008 suggest widget.
- PhoneNumberDin5008ItemSuggest(String, String, String, String) - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.oracle.PhoneNumberDin5008ItemSuggest
-
constructor initializing fields.
- PhoneNumberDin5008Oracle - Class in de.knightsoftnet.mtwidgets.client.ui.widget.oracle
-
suggest oracle of phone number suggest widget.
- PhoneNumberDin5008Oracle() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.oracle.PhoneNumberDin5008Oracle
-
default constructor.
- PhoneNumberDin5008SuggestBox - Class in de.knightsoftnet.mtwidgets.client.ui.widget
-
phone number DIN5008 suggest widget.
- PhoneNumberDin5008SuggestBox() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.PhoneNumberDin5008SuggestBox
-
default constructor.
- PhoneNumberE123InterSuggestBox - Class in de.knightsoftnet.mtwidgets.client.ui.widget
-
phone number E123 international suggest widget.
- PhoneNumberE123InterSuggestBox() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.PhoneNumberE123InterSuggestBox
-
default constructor.
- PhoneNumberE123ItemSuggest - Class in de.knightsoftnet.mtwidgets.client.ui.widget.oracle
-
suggest entry of phone number E123 suggest widget.
- PhoneNumberE123ItemSuggest(String, String, String, String) - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.oracle.PhoneNumberE123ItemSuggest
-
constructor initializing fields.
- PhoneNumberE123Oracle - Class in de.knightsoftnet.mtwidgets.client.ui.widget.oracle
-
suggest oracle of phone number suggest widget.
- PhoneNumberE123Oracle() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.oracle.PhoneNumberE123Oracle
-
default constructor.
- PhoneNumberE123SuggestBox - Class in de.knightsoftnet.mtwidgets.client.ui.widget
-
phone number E123 suggest widget.
- PhoneNumberE123SuggestBox() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.PhoneNumberE123SuggestBox
-
default constructor.
- PhoneNumberKeyPressHandler - Class in de.knightsoftnet.mtwidgets.client.ui.handler
-
KeyPress Handler which only allows characters which are allowed in phone numbers.
- PhoneNumberKeyPressHandler() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.handler.PhoneNumberKeyPressHandler
-
- PhoneNumberMsItemSuggest - Class in de.knightsoftnet.mtwidgets.client.ui.widget.oracle
-
suggest entry of phone number ms suggest widget.
- PhoneNumberMsItemSuggest(String, String, String, String) - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.oracle.PhoneNumberMsItemSuggest
-
constructor initializing fields.
- PhoneNumberMsOracle - Class in de.knightsoftnet.mtwidgets.client.ui.widget.oracle
-
suggest oracle of phone number suggest widget.
- PhoneNumberMsOracle() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.oracle.PhoneNumberMsOracle
-
default constructor.
- PhoneNumberMsSuggestBox - Class in de.knightsoftnet.mtwidgets.client.ui.widget
-
phone number ms suggest widget.
- PhoneNumberMsSuggestBox() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.PhoneNumberMsSuggestBox
-
default constructor.
- PhoneNumberUriItemSuggest - Class in de.knightsoftnet.mtwidgets.client.ui.widget.oracle
-
suggest entry of phone number URI suggest widget.
- PhoneNumberUriItemSuggest(String, String, String, String) - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.oracle.PhoneNumberUriItemSuggest
-
constructor initializing fields.
- PhoneNumberUriOracle - Class in de.knightsoftnet.mtwidgets.client.ui.widget.oracle
-
suggest oracle of phone number suggest widget.
- PhoneNumberUriOracle() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.oracle.PhoneNumberUriOracle
-
default constructor.
- PhoneNumberUriSuggestBox - Class in de.knightsoftnet.mtwidgets.client.ui.widget
-
phone number URI suggest widget.
- PhoneNumberUriSuggestBox() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.PhoneNumberUriSuggestBox
-
default constructor.
- phoneNumberUtil - Variable in class de.knightsoftnet.mtwidgets.client.ui.widget.AbstractPhoneNumberSuggestBox
-
- PostalCodeKeyPressHandler - Class in de.knightsoftnet.mtwidgets.client.ui.handler
-
KeyPress Handler which allows the input of characters which are part of matching string.
- PostalCodeKeyPressHandler(HasValue<?>) - Constructor for class de.knightsoftnet.mtwidgets.client.ui.handler.PostalCodeKeyPressHandler
-
constructor initializing reverence to country code field.
- PostalCodeTextBox - Class in de.knightsoftnet.mtwidgets.client.ui.widget
-
- PostalCodeTextBox() - Constructor for class de.knightsoftnet.mtwidgets.client.ui.widget.PostalCodeTextBox
-
default constructor.