Package org.patternfly.layout.gallery
Class GalleryItem
java.lang.Object
org.patternfly.layout.BaseLayout<elemental2.dom.HTMLElement,GalleryItem>
org.patternfly.layout.gallery.GalleryItem
- All Implemented Interfaces:
Container<elemental2.dom.HTMLElement,,GalleryItem> Finder<elemental2.dom.HTMLElement>,HasElement<elemental2.dom.HTMLElement,,GalleryItem> HasHTMLElement<elemental2.dom.HTMLElement,,GalleryItem> IsElement<elemental2.dom.HTMLElement>,TypedBuilder<elemental2.dom.HTMLElement,,GalleryItem> Layout
-
Method Summary
Modifier and TypeMethodDescriptionstatic GalleryItemstatic <E extends elemental2.dom.HTMLElement>
GalleryItemgalleryItem(HTMLContainerBuilder<E> builder) that()Methods inherited from class org.patternfly.layout.BaseLayout
elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
-
Method Details
-
galleryItem
-
galleryItem
public static <E extends elemental2.dom.HTMLElement> GalleryItem galleryItem(HTMLContainerBuilder<E> builder) -
that
-