com.ebmwebsourcing.webdesigner.presentation.gwt.client.event
Class CollapseExpandEvent
java.lang.Object
com.google.gwt.event.shared.GwtEvent<CollapseExpandHandler>
com.ebmwebsourcing.webdesigner.presentation.gwt.client.event.CollapseExpandEvent
public class CollapseExpandEvent
- extends com.google.gwt.event.shared.GwtEvent<CollapseExpandHandler>
| 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 |
CollapseExpandEvent
protected CollapseExpandEvent(HasCollapseExpandHandlers source,
CollapseExpandEvent.Operation op)
getType
public static com.google.gwt.event.shared.GwtEvent.Type<CollapseExpandHandler> getType()
fire
public static void fire(HasCollapseExpandHandlers source,
CollapseExpandEvent.Operation op)
dispatch
protected void dispatch(CollapseExpandHandler handler)
- Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<CollapseExpandHandler>
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<CollapseExpandHandler> getAssociatedType()
- Specified by:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<CollapseExpandHandler>
Copyright © 2010 eBM WebSourcing. All Rights Reserved.