Uses of Class
org.patternfly.layout.gallery.GalleryItem
Packages that use GalleryItem
-
Uses of GalleryItem in org.patternfly.layout.gallery
Methods in org.patternfly.layout.gallery that return GalleryItemModifier and TypeMethodDescriptionstatic GalleryItem
GalleryItem.galleryItem()
static <E extends HTMLElement>
GalleryItemGalleryItem.galleryItem
(HTMLContainerBuilder<E> builder) GalleryItem.that()
Methods in org.patternfly.layout.gallery with parameters of type GalleryItemMethod parameters in org.patternfly.layout.gallery with type arguments of type GalleryItemModifier and TypeMethodDescription<T> Gallery
Gallery.addItems
(Iterable<T> items, Function<T, GalleryItem> display)