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

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

public class FolderSelectedEvent
extends com.google.gwt.event.shared.GwtEvent<IFolderPanelHandler>
implements IFolderSelectedEvent


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
FolderSelectedEvent(IFolder folder)
           
 
Method Summary
protected  void dispatch(IFolderPanelHandler handler)
           
 com.google.gwt.event.shared.GwtEvent.Type<IFolderPanelHandler> getAssociatedType()
           
 IFolder getFolder()
           
 
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

FolderSelectedEvent

public FolderSelectedEvent(IFolder folder)
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>

getFolder

public IFolder getFolder()
Specified by:
getFolder in interface IFolderSelectedEvent


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