public class WebContentRemovedEvent extends com.google.gwt.event.shared.GwtEvent<WebContentRemovedEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<WebContentRemovedEventHandler> |
TYPE |
| Constructor and Description |
|---|
WebContentRemovedEvent(String WebContentId) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.GwtEvent.Type<WebContentRemovedEventHandler> |
getAssociatedType() |
String |
getWebContentId() |
public static com.google.gwt.event.shared.GwtEvent.Type<WebContentRemovedEventHandler> TYPE
public WebContentRemovedEvent(String WebContentId)
public String getWebContentId()
public com.google.gwt.event.shared.GwtEvent.Type<WebContentRemovedEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<WebContentRemovedEventHandler>Copyright © 2012 Nuxeo SA. All Rights Reserved.