Uses of Interface
org.patternfly.handler.SelectHandler
Package
Description
-
Uses of SelectHandler in org.patternfly.component.breadcrumb
Modifier and TypeMethodDescriptionBreadcrumb.onSelect
(SelectHandler<BreadcrumbItem> selectHandler) -
Uses of SelectHandler in org.patternfly.component.card
Modifier and TypeMethodDescriptionCard.selectable
(SelectionMode selectionMode, SelectHandler<Card> selectHandler) Card.selectable
(SelectHandler<Card> selectHandler) Same as selectable(multi, onSelect) -
Uses of SelectHandler in org.patternfly.component.jumplinks
-
Uses of SelectHandler in org.patternfly.component.list
Modifier and TypeMethodDescriptionSimpleList.onSelect
(SelectHandler<SimpleListItem> selectHandler) -
Uses of SelectHandler in org.patternfly.component.table
-
Uses of SelectHandler in org.patternfly.component.tabs
-
Uses of SelectHandler in org.patternfly.component.togglegroup
Modifier and TypeMethodDescriptionToggleGroup.onSingleSelect
(SelectHandler<ToggleGroupItem> selectHandler) -
Uses of SelectHandler in org.patternfly.component.tree
-
Uses of SelectHandler in org.patternfly.dataprovider