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

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.FocusHandler>
          extended by com.google.gwt.event.dom.client.FocusEvent
              extended by org.kuali.student.common.ui.client.widgets.focus.FocusGroup.SyntheticFocusEvent
All Implemented Interfaces:
com.google.gwt.event.dom.client.HasNativeEvent
Enclosing class:
FocusGroup

private static class FocusGroup.SyntheticFocusEvent
extends com.google.gwt.event.dom.client.FocusEvent


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.SyntheticFocusEvent()
           
 
Method Summary
 
Methods inherited from class com.google.gwt.event.dom.client.FocusEvent
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.SyntheticFocusEvent

public FocusGroup.SyntheticFocusEvent()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.