Class FinderColumn

java.lang.Object
org.patternfly.component.SubComponent<HTMLElement, FinderColumn>
org.patternfly.extension.finder.FinderColumn
All Implemented Interfaces:
Iterable<FinderItem>, ElementAttributeMethods<HTMLElement, FinderColumn>, ElementClassListMethods<HTMLElement, FinderColumn>, ElementConsumerMethods<HTMLElement, FinderColumn>, ElementContainerMethods<HTMLElement, FinderColumn>, ElementEventMethods<HTMLElement, FinderColumn>, ElementIdMethods<HTMLElement, FinderColumn>, ElementQueryMethods<HTMLElement>, HTMLElementAttributeMethods<HTMLElement, FinderColumn>, HTMLElementDataMethods<HTMLElement, FinderColumn>, HTMLElementStyleMethods<HTMLElement, FinderColumn>, HTMLElementVisibilityMethods<HTMLElement, FinderColumn>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, FinderColumn>, org.patternfly.component.HasAsyncItems<HTMLElement, FinderColumn, FinderItem>, org.patternfly.component.HasIdentifier<HTMLElement, FinderColumn>, org.patternfly.component.HasItems<HTMLElement, FinderColumn, FinderItem>, org.patternfly.component.Ordered<HTMLElement, FinderColumn, FinderItem>, org.patternfly.core.ComponentContext<HTMLElement, FinderColumn>, org.patternfly.core.OuiaSupport<HTMLElement, FinderColumn>

public class FinderColumn extends org.patternfly.component.SubComponent<HTMLElement, FinderColumn> implements org.patternfly.core.ComponentContext<HTMLElement, FinderColumn>, org.patternfly.component.HasAsyncItems<HTMLElement, FinderColumn, FinderItem>, org.patternfly.component.HasIdentifier<HTMLElement, FinderColumn>, org.patternfly.component.Ordered<HTMLElement, FinderColumn, FinderItem>
A column in the Finder, displaying a list of FinderItems that can be selected, filtered, and sorted.