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 |
---|---|
com.google.gwt.event.shared.GwtEvent.Type<WebContentUpdatedEventHandler> |
getAssociatedType() |
String |
getWebContentId() |
public 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>
Copyright © 2011 Nuxeo SA. All Rights Reserved.