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: