Uses of Interface
org.patternfly.core.Expandable
-
Packages that use Expandable Package Description org.patternfly.component.alert org.patternfly.component.expandable -
-
Uses of Expandable in org.patternfly.component.alert
Classes in org.patternfly.component.alert that implement Expandable Modifier and Type Class Description classAlertAn alert is a notification that provides brief information to the user without blocking their workflow. -
Uses of Expandable in org.patternfly.component.expandable
Classes in org.patternfly.component.expandable that implement Expandable Modifier and Type Class Description classExpandableSectionAn expandable section component is used to support progressive disclosure in a form or page by hiding additional content when you don't want it to be shown by default.
-