| Package | Description |
|---|---|
| de.knightsoftnet.mtwidgets.client.ui.handler |
this package contains client side handlers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CurrencyKeyPressHandler
KeyPress Handler which allows the characters used for currency values.
|
class |
DecimalKeyPressHandler
KeyPress Handler which allows the characters used for decimal values.
|
class |
NumericKeyPressHandler
KeyPress Handler which only allows characters 0 - 9.
|
class |
NumericWithSeparatorsKeyPressHandler
KeyPress Handler which allows the characters used for integer or long values.
|
class |
PercentKeyPressHandler
KeyPress Handler which allows the characters used for percent values.
|
class |
PhoneNumberKeyPressHandler
KeyPress Handler which only allows characters which are allowed in phone numbers.
|
Copyright © 2015–2017. All rights reserved.