Class Bullseye

java.lang.Object
org.patternfly.layout.BaseLayout<HTMLElement,Bullseye>
org.patternfly.layout.bullseye.Bullseye
All Implemented Interfaces:
Container<HTMLElement,Bullseye>, Finder<HTMLElement>, HasElement<HTMLElement,Bullseye>, HasHTMLElement<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: