Interface MediaAppEventHandler
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
MediaApp
public interface MediaAppEventHandler
extends com.google.gwt.event.shared.EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidloadMediaShow(MediaViewShowEvent mediaViewShowEvent) voidnextMediaView(MediaViewGetNextEvent mediaViewNextEvent) voidprevMediaView(MediaViewGetPreviousEvent mediaViePreviousEvent)
-
Method Details
-
loadAlbums
-
loadMediaPreview
-
nextMediaView
-
prevMediaView
-
loadMediaShow
-