Class MediaPreviewLoadEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<MediaAppEventHandler>
org.silverpeas.mobile.client.apps.media.events.app.AbstractMediaAppEvent
org.silverpeas.mobile.client.apps.media.events.app.MediaPreviewLoadEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent
com.google.gwt.event.shared.GwtEvent.Type<H extends Object> -
Field Summary
Fields inherited from class org.silverpeas.mobile.client.apps.media.events.app.AbstractMediaAppEvent
TYPE -
Constructor Summary
ConstructorsConstructorDescriptionMediaPreviewLoadEvent(String instanceId, String contentType, String mediaId, MediaDTO media) -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddispatch(MediaAppEventHandler handler) getMedia()Methods inherited from class org.silverpeas.mobile.client.apps.media.events.app.AbstractMediaAppEvent
getAssociatedTypeMethods inherited from class com.google.gwt.event.shared.GwtEvent
assertLive, getSource, isLive, kill, reviveMethods inherited from class com.google.web.bindery.event.shared.Event
setSource, toDebugString, toString
-
Constructor Details
-
Method Details
-
dispatch
- Specified by:
dispatchin classcom.google.gwt.event.shared.GwtEvent<MediaAppEventHandler>
-
getInstanceId
-
getMediaId
-
getMedia
-
getContentType
-