Class ConstraintMatchInputWidgetBlurHandler

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

    public class ConstraintMatchInputWidgetBlurHandler
    extends Object
    implements com.google.gwt.event.dom.client.BlurHandler
    • Constructor Detail

      • ConstraintMatchInputWidgetBlurHandler

        public ConstraintMatchInputWidgetBlurHandler​(ConstraintMatchInputWidget widget,
                                                     org.jboss.errai.ui.client.local.spi.TranslationService translationService,
                                                     String scoreHolderType)
    • Method Detail

      • onBlur

        public void onBlur​(com.google.gwt.event.dom.client.BlurEvent event)
        Specified by:
        onBlur in interface com.google.gwt.event.dom.client.BlurHandler