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 Details

    • CurrencyKeyPressHandler

      public CurrencyKeyPressHandler()