com.ebmwebsourcing.geasytools.widgets.ext.impl.file.event
Class FoldersLoadedEvent

java.lang.Object
  extended by com.google.gwt.event.shared.GwtEvent<IFolderPanelHandler>
      extended by com.ebmwebsourcing.geasytools.widgets.ext.impl.file.event.FoldersLoadedEvent
All Implemented Interfaces:
IFoldersLoadedEvent

public class FoldersLoadedEvent
extends com.google.gwt.event.shared.GwtEvent<IFolderPanelHandler>
implements IFoldersLoadedEvent


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<IFolderPanelHandler> TYPE
           
 
Constructor Summary
FoldersLoadedEvent()
           
 
Method Summary
protected  void dispatch(IFolderPanelHandler handler)
           
 com.google.gwt.event.shared.GwtEvent.Type<IFolderPanelHandler> 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<IFolderPanelHandler> TYPE
Constructor Detail

FoldersLoadedEvent

public FoldersLoadedEvent()
Method Detail

dispatch

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

getAssociatedType

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


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