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