Class TaxNumberKeyPressHandler

  • All Implemented Interfaces:
    com.google.gwt.event.dom.client.KeyPressHandler, com.google.gwt.event.shared.EventHandler

    public class TaxNumberKeyPressHandler
    extends SimpleFilterAndReplaceKeyPressHandler
    KeyPress Handler which allows the input of characters which are part of matching string.
    Author:
    Manfred Tremmel
    • Constructor Detail

      • TaxNumberKeyPressHandler

        public TaxNumberKeyPressHandler​(com.google.gwt.user.client.TakesValue<?> pcountryCodeField)
        constructor initializing reverence to country code field.
        Parameters:
        pcountryCodeField - country code field