Uses of Interface
org.patternfly.core.Closeable
-
Packages that use Closeable Package Description org.patternfly.component.alert org.patternfly.component.chip -
-
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
-