Class HtmlTemplateGalleryView
- java.lang.Object
-
- it.tidalwave.northernwind.frontend.ui.component.htmltemplate.TextHolder
-
- it.tidalwave.northernwind.frontend.ui.component.htmltemplate.HtmlHolder
-
- it.tidalwave.northernwind.frontend.ui.component.nodecontainer.htmltemplate.HtmlTemplateNodeContainerView_2
-
- it.tidalwave.northernwind.frontend.ui.component.gallery.htmltemplate.HtmlTemplateGalleryView
-
- All Implemented Interfaces:
GalleryView
,NodeContainerView
,it.tidalwave.role.Identifiable
@ViewMetadata(typeUri="http://northernwind.tidalwave.it/component/Gallery/#v1.0", controlledBy=HtmlTemplateGalleryViewController.class) public class HtmlTemplateGalleryView extends HtmlTemplateNodeContainerView_2 implements GalleryView
- Author:
- Fabrizio Giudici
-
-
Constructor Summary
Constructors Constructor Description HtmlTemplateGalleryView(it.tidalwave.util.Id id)
-
Method Summary
-
Methods inherited from class it.tidalwave.northernwind.frontend.ui.component.htmltemplate.HtmlHolder
setClassName
-
Methods inherited from class it.tidalwave.northernwind.frontend.ui.component.htmltemplate.TextHolder
addAttribute, addComponent, asBytes, asString, setContent
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface it.tidalwave.northernwind.frontend.ui.component.nodecontainer.NodeContainerView
addAttribute, setTemplate
-
-