Uses of Class
org.patternfly.layout.gallery.GalleryItem
-
Uses of GalleryItem in org.patternfly.layout.gallery
Modifier and TypeMethodDescriptionstatic GalleryItem
GalleryItem.galleryItem()
static <E extends HTMLElement>
GalleryItemGalleryItem.galleryItem
(HTMLContainerBuilder<E> builder) GalleryItem.that()
Modifier and TypeMethodDescription<T> Gallery
Gallery.addItems
(Iterable<T> items, Function<T, GalleryItem> display)