@Configurable public class BluetteGalleryAdapter extends it.tidalwave.northernwind.frontend.ui.component.gallery.spi.GalleryAdapterSupport
modelFactory| Constructor and Description |
|---|
BluetteGalleryAdapter(it.tidalwave.northernwind.frontend.ui.component.gallery.spi.GalleryAdapterContext context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInlinedScript() |
void |
renderCatalog(GalleryView view,
List<GalleryViewController.Item> items) |
void |
renderFallback(GalleryView view,
GalleryViewController.Item item,
List<GalleryViewController.Item> items) |
void |
renderGallery(GalleryView view,
List<GalleryViewController.Item> items) |
void |
renderLightboxFallback(GalleryView view,
List<GalleryViewController.Item> items) |
getExtraViewProperties, loadTemplatepublic BluetteGalleryAdapter(@Nonnull it.tidalwave.northernwind.frontend.ui.component.gallery.spi.GalleryAdapterContext context) throws IOException
IOExceptionpublic void renderGallery(@Nonnull GalleryView view, @Nonnull List<GalleryViewController.Item> items)
@Nonnull public String getInlinedScript()
getInlinedScript in interface it.tidalwave.northernwind.frontend.ui.component.gallery.spi.GalleryAdaptergetInlinedScript in class it.tidalwave.northernwind.frontend.ui.component.gallery.spi.GalleryAdapterSupportpublic void renderCatalog(@Nonnull GalleryView view, @Nonnull List<GalleryViewController.Item> items) throws HttpStatusException
HttpStatusExceptionpublic void renderFallback(@Nonnull GalleryView view, @Nonnull GalleryViewController.Item item, @Nonnull List<GalleryViewController.Item> items)
public void renderLightboxFallback(@Nonnull GalleryView view, @Nonnull List<GalleryViewController.Item> items)
Copyright © 2011–2015 Tidalwave s.a.s. (http://tidalwave.it). All rights reserved.