Package org.patternfly.layout.split
Class SplitItem
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement,,SplitItem> ElementClassListMethods<HTMLElement,,SplitItem> ElementConsumerMethods<HTMLElement,,SplitItem> ElementContainerMethods<HTMLElement,,SplitItem> ElementEventMethods<HTMLElement,,SplitItem> ElementIdMethods<HTMLElement,,SplitItem> ElementQueryMethods<HTMLElement>,ElementTextMethods<HTMLElement,,SplitItem> HTMLElementAttributeMethods<HTMLElement,,SplitItem> HTMLElementDataMethods<HTMLElement,,SplitItem> HTMLElementStyleMethods<HTMLElement,,SplitItem> HTMLElementVisibilityMethods<HTMLElement,,SplitItem> IsElement<HTMLElement>,TypedBuilder<HTMLElement,,SplitItem> Layout,org.patternfly.style.Modifiers.Fill<HTMLElement,SplitItem>
public class SplitItem
extends BaseLayout<HTMLElement,SplitItem>
implements org.patternfly.style.Modifiers.Fill<HTMLElement,SplitItem>
-
Method Summary
Modifier and TypeMethodDescriptionstatic SplitItemstatic <E extends HTMLElement>
SplitItemsplitItem(HTMLContainerBuilder<E> builder) that()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.Fill
fill, fill
-
Method Details
-
splitItem
-
splitItem
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement,SplitItem>
-