Uses of Class
org.patternfly.layout.split.SplitItem
Packages that use SplitItem
Package
Description
Provides the PatternFly split layout for distributing content horizontally with support for a fill item, wrapping, and
spacing control.
-
Uses of SplitItem in org.patternfly.layout.split
Subclasses with type arguments of type SplitItem in org.patternfly.layout.splitClasses in org.patternfly.layout.split that implement interfaces with type arguments of type SplitItemMethods in org.patternfly.layout.split that return SplitItemModifier and TypeMethodDescriptionstatic SplitItemSplitItem.splitItem()static <E extends HTMLElement>
SplitItemSplitItem.splitItem(HTMLContainerBuilder<E> builder) SplitItem.that()Methods in org.patternfly.layout.split with parameters of type SplitItem