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
public class CurrencyKeyPressHandler extends AbstractFilterKeyPressHandler
KeyPress Handler which allows the characters used for currency values.- Author:
- Manfred Tremmel
-
-
Constructor Summary
Constructors Constructor Description CurrencyKeyPressHandler()
-
Method Summary
-
Methods inherited from class de.knightsoftnet.mtwidgets.client.ui.handler.AbstractFilterKeyPressHandler
getAllowedCharacters, onKeyPress, setAllowedCharacters, setAllowedCharacters
-
-