Uses of Class
org.patternfly.component.expandable.ExpandableSectionToggle
-
Uses of ExpandableSectionToggle in org.patternfly.component.expandable
Modifier and TypeMethodDescriptionExpandableSectionToggle.add
(ExpandableSectionToggleText text) ExpandableSectionToggle.addText
(ExpandableSectionToggleText text) static ExpandableSectionToggle
ExpandableSectionToggle.expandableSectionToggle()
static ExpandableSectionToggle
ExpandableSectionToggle.expandableSectionToggle
(String moreText) static ExpandableSectionToggle
ExpandableSectionToggle.expandableSectionToggle
(String moreText, String lessText) ExpandableSectionToggle.that()
ExpandableSectionToggle.up()
Changes the toggle icon to point upwards.Modifier and TypeMethodDescriptionExpandableSection.add
(ExpandableSectionToggle toggle) ExpandableSection.addToggle
(ExpandableSectionToggle toggle)