Uses of Interface
org.patternfly.component.Closeable
Packages that use Closeable
Package
Description
-
Uses of Closeable in org.patternfly.component.alert
Classes in org.patternfly.component.alert that implement CloseableModifier and TypeClassDescriptionclass
An 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 -
Uses of Closeable in org.patternfly.component.label
Classes in org.patternfly.component.label that implement CloseableModifier and TypeClassDescriptionclass
The label component allows users to add specific element captions for user clarity and convenience.class
-
Uses of Closeable in org.patternfly.component.modal
Classes in org.patternfly.component.modal that implement CloseableModifier and TypeClassDescriptionclass
A modal displays important information to a user without requiring them to navigate to a new page. -
Uses of Closeable in org.patternfly.component.popover
Classes in org.patternfly.component.popover that implement CloseableModifier and TypeClassDescriptionclass
A 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 -
Uses of Closeable in org.patternfly.component.tooltip
Classes in org.patternfly.component.tooltip that implement CloseableModifier and TypeClassDescriptionclass
A tooltip is in-app messaging used to identify elements on a page with short, clarifying text.