com.ebmwebsourcing.geasytools.geasyui.impl.draggable
Class DragStartEvent

java.lang.Object
  extended by com.google.gwt.event.shared.GwtEvent<DragHandler>
      extended by com.ebmwebsourcing.geasytools.geasyui.impl.draggable.DragStartEvent
All Implemented Interfaces:
IDragStartEvent

public class DragStartEvent
extends com.google.gwt.event.shared.GwtEvent<DragHandler>
implements IDragStartEvent


Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent
com.google.gwt.event.shared.GwtEvent.Type<H>
 
Field Summary
static com.google.gwt.event.shared.GwtEvent.Type<DragHandler> TYPE
           
 
Constructor Summary
DragStartEvent()
           
 
Method Summary
protected  void dispatch(DragHandler handler)
           
 com.google.gwt.event.shared.GwtEvent.Type<DragHandler> getAssociatedType()
           
 
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
 

Field Detail

TYPE

public static com.google.gwt.event.shared.GwtEvent.Type<DragHandler> TYPE
Constructor Detail

DragStartEvent

public DragStartEvent()
Method Detail

dispatch

protected void dispatch(DragHandler handler)
Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<DragHandler>

getAssociatedType

public com.google.gwt.event.shared.GwtEvent.Type<DragHandler> getAssociatedType()
Specified by:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<DragHandler>


Copyright © 2010-2011 Petals Link. All Rights Reserved.