Package org.patternfly.layout.bullseye
Class Bullseye
- All Implemented Interfaces:
Container<HTMLElement,
,Bullseye> Finder<HTMLElement>
,HasElement<HTMLElement,
,Bullseye> HasHTMLElement<HTMLElement,
,Bullseye> IsElement<HTMLElement>
,TypedBuilder<HTMLElement,
,Bullseye> Layout
The bullseye layout centers content, both vertically and horizontally within a container.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionaddItem
(BullseyeItem item) static Bullseye
bullseye()
static <E extends HTMLElement>
Bullseyebullseye
(HTMLContainerBuilder<E> builder) that()
Methods inherited from class org.patternfly.layout.BaseLayout
element
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
-
Method Details
-
bullseye
-
bullseye
-
addItem
-
that
-