org.kuali.student.common.ui.client.widgets.focus
Class FocusGroup.SyntheticBlurEvent

java.lang.Object
  extended by com.google.gwt.event.shared.GwtEvent<H>
      extended by com.google.gwt.event.dom.client.DomEvent<com.google.gwt.event.dom.client.BlurHandler>
          extended by com.google.gwt.event.dom.client.BlurEvent
              extended by org.kuali.student.common.ui.client.widgets.focus.FocusGroup.SyntheticBlurEvent
All Implemented Interfaces:
com.google.gwt.event.dom.client.HasNativeEvent
Enclosing class:
FocusGroup

private static class FocusGroup.SyntheticBlurEvent
extends com.google.gwt.event.dom.client.BlurEvent


Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.gwt.event.dom.client.DomEvent
com.google.gwt.event.dom.client.DomEvent.Type<H extends com.google.gwt.event.shared.EventHandler>
 
Constructor Summary
FocusGroup.SyntheticBlurEvent()
           
 
Method Summary
 
Methods inherited from class com.google.gwt.event.dom.client.BlurEvent
dispatch, getAssociatedType, getType
 
Methods inherited from class com.google.gwt.event.dom.client.DomEvent
fireNativeEvent, fireNativeEvent, getNativeEvent, getRelativeElement, preventDefault, setNativeEvent, setRelativeElement, stopPropagation
 
Methods inherited from class com.google.gwt.event.shared.GwtEvent
assertLive, getSource, isLive, kill, revive, toDebugString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FocusGroup.SyntheticBlurEvent

public FocusGroup.SyntheticBlurEvent()


Copyright © 2010 The Kuali Foundation. All rights reserved.