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