Class ExpandableSectionToggle
java.lang.Object
org.patternfly.component.SubComponent<HTMLButtonElement,ExpandableSectionToggle>
org.patternfly.component.expandable.ExpandableSectionToggle
- All Implemented Interfaces:
Container<HTMLButtonElement,,ExpandableSectionToggle> Finder<HTMLButtonElement>,HasElement<HTMLButtonElement,,ExpandableSectionToggle> HasHTMLElement<HTMLButtonElement,,ExpandableSectionToggle> IsElement<HTMLButtonElement>,TypedBuilder<HTMLButtonElement,ExpandableSectionToggle>
public class ExpandableSectionToggle
extends SubComponent<HTMLButtonElement,ExpandableSectionToggle>
-
Method Summary
Modifier and TypeMethodDescriptionstatic ExpandableSectionTogglestatic ExpandableSectionToggleexpandableSectionToggle(String moreText) static ExpandableSectionToggleexpandableSectionToggle(String moreText, String lessText) that()up()Changes the toggle icon to point upwards.Methods inherited from class org.patternfly.component.SubComponent
elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
-
Method Details
-
expandableSectionToggle
-
expandableSectionToggle
-
expandableSectionToggle
-
addText
-
add
-
up
Changes the toggle icon to point upwards. -
that
-