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