com.ebmwebsourcing.geasytools.widgets.ext.impl.file.event
Class FolderSelectedEvent
java.lang.Object
com.google.gwt.event.shared.GwtEvent<IFolderPanelHandler>
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 classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
com.google.gwt.event.shared.GwtEvent.Type<H> |
| 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 |
TYPE
public static com.google.gwt.event.shared.GwtEvent.Type<IFolderPanelHandler> TYPE
FolderSelectedEvent
public FolderSelectedEvent(IFolder folder)
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.