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, 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 BaseLayout
element, layoutTypeMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface ElementConsumerMethods
apply, runMethods inherited from interface ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface ElementEventMethods
on, on, onMethods inherited from interface ElementIdMethods
id, uniqueIdMethods inherited from interface ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface ElementTextMethods
text, textMethods inherited from interface HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hiddenMethods inherited from interface Modifiers.Gutter
gutter, gutter
-
Method Details
-
stack
-
stack
-
addItem
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement, Stack>
-