Uses of Interface
org.patternfly.component.Expandable
Packages that use Expandable
Package
Description
-
Uses of Expandable in org.patternfly.component.alert
Classes in org.patternfly.component.alert that implement ExpandableModifier and TypeClassDescriptionclass
An alert is a notification that provides brief information to the user without blocking their workflow. -
Uses of Expandable in org.patternfly.component.card
Classes in org.patternfly.component.card that implement ExpandableModifier and TypeClassDescriptionclass
A card is a square or rectangular container that can contain any kind of content. -
Uses of Expandable in org.patternfly.component.drawer
Classes in org.patternfly.component.drawer that implement ExpandableModifier and TypeClassDescriptionclass
A drawer is a sliding panel that enters from the right edge of the viewport. -
Uses of Expandable in org.patternfly.component.expandable
Classes in org.patternfly.component.expandable that implement ExpandableModifier and TypeClassDescriptionclass
An 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. -
Uses of Expandable in org.patternfly.component.form
Classes in org.patternfly.component.form that implement Expandable -
Uses of Expandable in org.patternfly.component.jumplinks
Classes in org.patternfly.component.jumplinks that implement ExpandableModifier and TypeClassDescriptionclass
Jump links allow users to navigate to sections within a page. -
Uses of Expandable in org.patternfly.component.list
Classes in org.patternfly.component.list that implement Expandable -
Uses of Expandable in org.patternfly.component.page
Classes in org.patternfly.component.page that implement Expandable -
Uses of Expandable in org.patternfly.component.tabs
Classes in org.patternfly.component.tabs that implement ExpandableModifier and TypeClassDescriptionclass
Tabs allow users to navigate between views within the same page or context. -
Uses of Expandable in org.patternfly.component.tree
Classes in org.patternfly.component.tree that implement Expandable