Class Split
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, Split>, ElementClassListMethods<HTMLElement, Split>, ElementConsumerMethods<HTMLElement, Split>, ElementContainerMethods<HTMLElement, Split>, ElementEventMethods<HTMLElement, Split>, ElementIdMethods<HTMLElement, Split>, ElementQueryMethods<HTMLElement>, ElementTextMethods<HTMLElement, Split>, HTMLElementAttributeMethods<HTMLElement, Split>, HTMLElementDataMethods<HTMLElement, Split>, HTMLElementStyleMethods<HTMLElement, Split>, HTMLElementVisibilityMethods<HTMLElement, Split>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, Split>, org.patternfly.core.OuiaSupport<HTMLElement, Split>, Layout, org.patternfly.style.Modifiers.Gutter<HTMLElement, Split>
public class Split
extends BaseLayout<HTMLElement, Split>
implements org.patternfly.style.Modifiers.Gutter<HTMLElement, Split>
The split layout positions items horizontally, with one item filling the remaining horizontal space.
- See Also:
-
Method Summary
Methods inherited from class BaseLayout
element, layoutType, ouiaComponentTypeMethods 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 org.patternfly.style.Modifiers.Gutter
gutter, gutterMethods inherited from interface org.patternfly.core.OuiaSupport
initOuia, initOuia, ouiaId, ouiaSafe, ouiaTransition
-
Method Details
-
split
-
split
-
addItem
-
wrap
Adds modifier(wrap) -
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement, Split>
-