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 ExpandableSectionToggleExpandableSectionToggle.expandableSectionToggle()static ExpandableSectionToggleExpandableSectionToggle.expandableSectionToggle(String moreText) static ExpandableSectionToggleExpandableSectionToggle.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)