public class SideBarChangedEvent extends com.google.gwt.event.shared.GwtEvent<SideBarChangedEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<SideBarChangedEventHandler> |
TYPE |
| Constructor and Description |
|---|
SideBarChangedEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(SideBarChangedEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<SideBarChangedEventHandler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<SideBarChangedEventHandler> TYPE
public com.google.gwt.event.shared.GwtEvent.Type<SideBarChangedEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<SideBarChangedEventHandler>protected void dispatch(SideBarChangedEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<SideBarChangedEventHandler>Copyright © 2019 Nuxeo SA. All rights reserved.