Class Gallery

java.lang.Object
org.patternfly.layout.BaseLayout<HTMLElement, Gallery>
org.patternfly.layout.gallery.Gallery
All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, Gallery>, ElementClassListMethods<HTMLElement, Gallery>, ElementConsumerMethods<HTMLElement, Gallery>, ElementContainerMethods<HTMLElement, Gallery>, ElementEventMethods<HTMLElement, Gallery>, ElementIdMethods<HTMLElement, Gallery>, ElementQueryMethods<HTMLElement>, ElementTextMethods<HTMLElement, Gallery>, HTMLElementAttributeMethods<HTMLElement, Gallery>, HTMLElementDataMethods<HTMLElement, Gallery>, HTMLElementStyleMethods<HTMLElement, Gallery>, HTMLElementVisibilityMethods<HTMLElement, Gallery>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, Gallery>, Layout, Modifiers.Gutter<HTMLElement, Gallery>

public class Gallery extends BaseLayout<HTMLElement, Gallery> implements Modifiers.Gutter<HTMLElement, Gallery>
The gallery layout is used to arrange content in a responsive grid. Content will wrap responsively to create uniform rows and columns.
See Also: