Uses of Class
org.patternfly.component.Expandable
-
Packages that use Expandable Package Description org.patternfly.component -
-
Uses of Expandable in org.patternfly.component
Methods in org.patternfly.component that return Expandable Modifier and Type Method Description ExpandableExpandable. add(Node element)Deprecated.ExpandableExpandable. add(String text)Deprecated.ExpandableExpandable. add(IsElement element)Deprecated.ExpandableExpandable. addAll(HTMLElement... elements)Deprecated.ExpandableExpandable. addAll(IsElement... elements)Deprecated.static ExpandableExpandable. expandable()Deprecated.ExpandableExpandable. innerHtml(SafeHtml html)Deprecated.ExpandableExpandable. onToggle(Consumer<Boolean> onToggle)Deprecated.ExpandableExpandable. textContent(String text)Deprecated.ExpandableExpandable. that()Deprecated.
-