Package org.patternfly.layout.stack
Class Stack
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement,,Stack> ElementClassListMethods<HTMLElement,,Stack> ElementConsumerMethods<HTMLElement,,Stack> ElementContainerMethods<HTMLElement,,Stack> ElementEventMethods<HTMLElement,,Stack> ElementIdMethods<HTMLElement,,Stack> ElementQueryMethods<HTMLElement>,ElementTextMethods<HTMLElement,,Stack> HTMLElementAttributeMethods<HTMLElement,,Stack> HTMLElementDataMethods<HTMLElement,,Stack> HTMLElementStyleMethods<HTMLElement,,Stack> HTMLElementVisibilityMethods<HTMLElement,,Stack> IsElement<HTMLElement>,TypedBuilder<HTMLElement,,Stack> Layout,org.patternfly.style.Modifiers.Gutter<HTMLElement,Stack>
public class Stack
extends BaseLayout<HTMLElement,Stack>
implements org.patternfly.style.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
elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.elemento.ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface org.jboss.elemento.ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface org.jboss.elemento.ElementConsumerMethods
apply, runMethods inherited from interface org.jboss.elemento.ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.jboss.elemento.ElementEventMethods
on, on, onMethods inherited from interface org.jboss.elemento.ElementIdMethods
id, uniqueIdMethods inherited from interface org.jboss.elemento.ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface org.jboss.elemento.ElementTextMethods
text, textMethods inherited from interface org.jboss.elemento.HTMLElementAttributeMethods
titleMethods inherited from interface org.jboss.elemento.HTMLElementDataMethods
dataMethods inherited from interface org.jboss.elemento.HTMLElementStyleMethods
style, style, style, style, style, styleMethods inherited from interface org.jboss.elemento.HTMLElementVisibilityMethods
hiddenMethods inherited from interface org.patternfly.style.Modifiers.Gutter
gutter, gutter
-
Method Details
-
stack
-
stack
-
addItem
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement,Stack>
-