org.nuxeo.opensocial.container.client.event.publ
Class UpdateWebContentEvent
java.lang.Object
com.google.gwt.event.shared.GwtEvent<UpdateWebContentEventHandler>
org.nuxeo.opensocial.container.client.event.publ.UpdateWebContentEvent
public class UpdateWebContentEvent
- extends com.google.gwt.event.shared.GwtEvent<UpdateWebContentEventHandler>
- Author:
- Stéphane Fourrier
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
com.google.gwt.event.shared.GwtEvent.Type<H> |
Methods inherited from class com.google.gwt.event.shared.GwtEvent |
getSource, toDebugString, toString |
TYPE
public static com.google.gwt.event.shared.GwtEvent.Type<UpdateWebContentEventHandler> TYPE
UpdateWebContentEvent
public UpdateWebContentEvent(String webContentId)
UpdateWebContentEvent
public UpdateWebContentEvent(String webContentId,
List<String> files)
getWebContentId
public String getWebContentId()
getFiles
public List<String> getFiles()
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<UpdateWebContentEventHandler> getAssociatedType()
- Specified by:
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<UpdateWebContentEventHandler>
Copyright © 2011 Nuxeo SAS. All Rights Reserved.