Package org.patternfly.layout.stack
Class StackItem
java.lang.Object
org.patternfly.layout.BaseLayout<elemental2.dom.HTMLElement,StackItem>
org.patternfly.layout.stack.StackItem
- All Implemented Interfaces:
Container<elemental2.dom.HTMLElement,,StackItem> Finder<elemental2.dom.HTMLElement>,HasElement<elemental2.dom.HTMLElement,,StackItem> HasHTMLElement<elemental2.dom.HTMLElement,,StackItem> IsElement<elemental2.dom.HTMLElement>,TypedBuilder<elemental2.dom.HTMLElement,,StackItem> Layout,Modifiers.Fill<elemental2.dom.HTMLElement,StackItem>
public class StackItem
extends BaseLayout<elemental2.dom.HTMLElement,StackItem>
implements Modifiers.Fill<elemental2.dom.HTMLElement,StackItem>
-
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.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.Fill
fill, fill
-
Method Details
-
stackItem
-
stackItem
public static <E extends elemental2.dom.HTMLElement> StackItem stackItem(HTMLContainerBuilder<E> builder) -
that
- Specified by:
thatin interfaceTypedBuilder<elemental2.dom.HTMLElement,StackItem>
-