Package org.patternfly.layout.stack
Class Stack
- All Implemented Interfaces:
Container<HTMLElement,
,Stack> Finder<HTMLElement>
,HasElement<HTMLElement,
,Stack> HasHTMLElement<HTMLElement,
,Stack> IsElement<HTMLElement>
,TypedBuilder<HTMLElement,
,Stack> Layout
,Modifiers.Gutter<HTMLElement,
Stack>
public class Stack
extends BaseLayout<HTMLElement,Stack>
implements Modifiers.Gutter<HTMLElement,Stack>
The stack layout positions items vertically, with one or more items filling the available vertical space.
- See Also:
-
Method Summary
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
Methods 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, uniqueId
Methods inherited from interface org.jboss.elemento.HasHTMLElement
data, hidden, style, style, style, style, style, style, title
Methods inherited from interface org.patternfly.style.Modifiers.Gutter
gutter, gutter
-
Method Details
-
stack
-
stack
-
addItem
-
that
- Specified by:
that
in interfaceTypedBuilder<HTMLElement,
Stack>
-