Uses of Interface
org.patternfly.component.Closeable
-
-
Uses of Closeable in org.patternfly.component.alert
Classes in org.patternfly.component.alert that implement Closeable Modifier and Type Class Description classAlertAn alert is a notification that provides brief information to the user without blocking their workflow. -
Uses of Closeable in org.patternfly.component.chip
Classes in org.patternfly.component.chip that implement Closeable Modifier and Type Class Description classChipA chip is used to communicate a value or a set of attribute-value pairs within workflows that involve filtering a set of objects.classChipGroup -
Uses of Closeable in org.patternfly.component.label
Classes in org.patternfly.component.label that implement Closeable Modifier and Type Class Description classLabelThe label component allows users to add specific element captions for user clarity and convenience.classLabelGroup -
Uses of Closeable in org.patternfly.component.popover
Classes in org.patternfly.component.popover that implement Closeable Modifier and Type Class Description classPopoverA popover is in-app messaging that provides more information on specific product areas. -
Uses of Closeable in org.patternfly.component.tabs
Classes in org.patternfly.component.tabs that implement Closeable Modifier and Type Class Description classTab -
Uses of Closeable in org.patternfly.component.tooltip
Classes in org.patternfly.component.tooltip that implement Closeable Modifier and Type Class Description classTooltipA tooltip is in-app messaging used to identify elements on a page with short, clarifying text.
-