Uses of Class
org.patternfly.component.expandable.ExpandableSectionToggle
Packages that use ExpandableSectionToggle
-
Uses of ExpandableSectionToggle in org.patternfly.component.expandable
Methods in org.patternfly.component.expandable that return ExpandableSectionToggleModifier 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.Methods in org.patternfly.component.expandable with parameters of type ExpandableSectionToggleModifier and TypeMethodDescriptionExpandableSection.add
(ExpandableSectionToggle toggle) ExpandableSection.addToggle
(ExpandableSectionToggle toggle)