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 ExpandableSectionToggle
static ExpandableSectionToggle
expandableSectionToggle
(String moreText) static ExpandableSectionToggle
expandableSectionToggle
(String moreText, String lessText) that()
up()
Changes the toggle icon to point upwards.Methods inherited from class org.patternfly.component.SubComponent
element
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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
-