Class Bullseye

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

public class Bullseye extends BaseLayout<HTMLElement, Bullseye>
The bullseye layout centers content, both vertically and horizontally within a container.
See Also: