Class CurrencyKeyPressHandler
java.lang.Object
de.knightsoftnet.mtwidgets.client.ui.handler.AbstractFilterKeyPressHandler
de.knightsoftnet.mtwidgets.client.ui.handler.CurrencyKeyPressHandler
- All Implemented Interfaces:
com.google.gwt.event.dom.client.KeyPressHandler,com.google.gwt.event.shared.EventHandler
KeyPress Handler which allows the characters used for currency values.
- Author:
- Manfred Tremmel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.knightsoftnet.mtwidgets.client.ui.handler.AbstractFilterKeyPressHandler
getAllowedCharacters, onKeyPress, setAllowedCharacters, setAllowedCharacters
-
Constructor Details
-
CurrencyKeyPressHandler
public CurrencyKeyPressHandler()
-