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