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