Uses of Class
org.patternfly.component.expandable.ExpandableSectionToggle
-
Packages that use ExpandableSectionToggle Package Description org.patternfly.component.expandable -
-
Uses of ExpandableSectionToggle in org.patternfly.component.expandable
Methods in org.patternfly.component.expandable that return ExpandableSectionToggle Modifier and Type Method Description ExpandableSectionToggleExpandableSectionToggle. add(ExpandableSectionToggleText text)ExpandableSectionToggleExpandableSectionToggle. addText(ExpandableSectionToggleText text)static ExpandableSectionToggleExpandableSectionToggle. expandableSectionToggle()static ExpandableSectionToggleExpandableSectionToggle. expandableSectionToggle(String moreText)static ExpandableSectionToggleExpandableSectionToggle. expandableSectionToggle(String moreText, String lessText)ExpandableSectionToggleExpandableSectionToggle. that()ExpandableSectionToggleExpandableSectionToggle. up()Changes the toggle icon to point upwards.Methods in org.patternfly.component.expandable with parameters of type ExpandableSectionToggle Modifier and Type Method Description ExpandableSectionExpandableSection. add(ExpandableSectionToggle toggle)ExpandableSectionExpandableSection. addToggle(ExpandableSectionToggle toggle)
-