Uses of Interface
org.silverpeas.mobile.client.apps.media.events.app.MediaAppEventHandler
-
Packages that use MediaAppEventHandler Package Description org.silverpeas.mobile.client.apps.media org.silverpeas.mobile.client.apps.media.events.app -
-
Uses of MediaAppEventHandler in org.silverpeas.mobile.client.apps.media
Classes in org.silverpeas.mobile.client.apps.media that implement MediaAppEventHandler Modifier and Type Class Description classMediaApp -
Uses of MediaAppEventHandler in org.silverpeas.mobile.client.apps.media.events.app
Fields in org.silverpeas.mobile.client.apps.media.events.app with type parameters of type MediaAppEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<MediaAppEventHandler>AbstractMediaAppEvent. TYPEMethods in org.silverpeas.mobile.client.apps.media.events.app that return types with arguments of type MediaAppEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<MediaAppEventHandler>AbstractMediaAppEvent. getAssociatedType()Methods in org.silverpeas.mobile.client.apps.media.events.app with parameters of type MediaAppEventHandler Modifier and Type Method Description protected voidMediaPreviewLoadEvent. dispatch(MediaAppEventHandler handler)protected voidMediasLoadMediaItemsEvent. dispatch(MediaAppEventHandler handler)protected voidMediaViewGetNextEvent. dispatch(MediaAppEventHandler handler)protected voidMediaViewGetPreviousEvent. dispatch(MediaAppEventHandler handler)protected voidMediaViewShowEvent. dispatch(MediaAppEventHandler handler)
-