Class FinderItem

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

public class FinderItem extends org.patternfly.component.SubComponent<HTMLElement, FinderItem> implements org.patternfly.core.ComponentContext<HTMLElement, FinderItem>, org.patternfly.component.ComponentIcon<HTMLElement, FinderItem>, ElementTextDelegate<HTMLElement, FinderItem>, org.patternfly.component.HasIdentifier<HTMLElement, FinderItem>
An item within a FinderColumn, representing a selectable entry with optional icon, description, and actions.