Uses of Interface
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.card
Classes in org.patternfly.component.card that implement Expandable Modifier and Type Class Description classCardA 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 Expandable Modifier and Type Class Description classDrawerA 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 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. -
Uses of Expandable in org.patternfly.component.form
Classes in org.patternfly.component.form that implement Expandable Modifier and Type Class Description classFormFieldGroup -
Uses of Expandable in org.patternfly.component.jumplinks
Classes in org.patternfly.component.jumplinks that implement Expandable Modifier and Type Class Description classJumpLinksJump links allow users to navigate to sections within a page. -
Uses of Expandable in org.patternfly.component.menu
Classes in org.patternfly.component.menu that implement Expandable Modifier and Type Class Description classDropdownA dropdown presents a menu of actions or links in a constrained space that will trigger a process or navigate to a new location.classSingleSelectA select list enables users to select one or more items from a list. -
Uses of Expandable in org.patternfly.component.page
Classes in org.patternfly.component.page that implement Expandable Modifier and Type Class Description classPageSidebarContainer for the page sidebar. -
Uses of Expandable in org.patternfly.component.tabs
Classes in org.patternfly.component.tabs that implement Expandable Modifier and Type Class Description classTabsTabs allow users to navigate between views within the same page or context.
-