Package org.patternfly.layout.split
Class Split
- All Implemented Interfaces:
Container<HTMLElement,,Split> Finder<HTMLElement>,HasElement<HTMLElement,,Split> HasHTMLElement<HTMLElement,,Split> IsElement<HTMLElement>,TypedBuilder<HTMLElement,,Split> Layout,Modifiers.Gutter<HTMLElement,Split>
public class Split
extends BaseLayout<HTMLElement,Split>
implements Modifiers.Gutter<HTMLElement,Split>
The bullseye layout centers content, both vertically and horizontally within a container.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic Splitsplit()static <E extends HTMLElement>
Splitsplit(HTMLContainerBuilder<E> builder) that()wrap()Adds modifier(wrap)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, addAllMethods inherited from interface org.jboss.elemento.HasElement
add, apply, aria, aria, aria, attr, attr, attr, classList, classList, css, id, innerHtml, on, on, on, run, textContent, textNode, toggle, toggle, toggle, uniqueIdMethods inherited from interface org.jboss.elemento.HasHTMLElement
data, hidden, style, style, style, style, style, style, titleMethods inherited from interface org.patternfly.style.Modifiers.Gutter
gutter, gutter
-
Method Details
-
split
-
split
-
addItem
-
wrap
Adds modifier(wrap) -
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement,Split>
-