com.ebmwebsourcing.geasytools.widgets.ext.impl.treepanel.event
Class NodeSelectedEvent
java.lang.Object
com.google.gwt.event.shared.GwtEvent<ITreePanelHandler>
com.ebmwebsourcing.geasytools.widgets.ext.impl.treepanel.event.NodeSelectedEvent
- All Implemented Interfaces:
- INodeSelectedEvent
public class NodeSelectedEvent
- extends com.google.gwt.event.shared.GwtEvent<ITreePanelHandler>
- implements INodeSelectedEvent
| 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<ITreePanelHandler> TYPE
NodeSelectedEvent
public NodeSelectedEvent(ITreeNode node)
dispatch
protected void dispatch(ITreePanelHandler handler)
- Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<ITreePanelHandler>
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<ITreePanelHandler> getAssociatedType()
- Specified by:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ITreePanelHandler>
getNode
public ITreeNode getNode()
- Specified by:
getNode in interface INodeSelectedEvent
Copyright © 2010-2011 Petals Link. All Rights Reserved.