Package org.patternfly.component.list
Class DataListExpandableContent
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement,DataListExpandableContent>
org.patternfly.component.list.DataListExpandableContent
- All Implemented Interfaces:
Container<HTMLElement,
,DataListExpandableContent> Finder<HTMLElement>
,HasElement<HTMLElement,
,DataListExpandableContent> HasHTMLElement<HTMLElement,
,DataListExpandableContent> IsElement<HTMLElement>
,TypedBuilder<HTMLElement,
,DataListExpandableContent> ElementDelegate<HTMLElement,
,DataListExpandableContent> Modifiers.NoPadding<HTMLElement,
DataListExpandableContent>
public class DataListExpandableContent
extends SubComponent<HTMLElement,DataListExpandableContent>
implements ElementDelegate<HTMLElement,DataListExpandableContent>, Modifiers.NoPadding<HTMLElement,DataListExpandableContent>
-
Method Summary
Modifier and TypeMethodDescriptionstatic DataListExpandableContent
delegate()
noPadding
(boolean noPadding) that()
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, addAll, addAll, addAll, addAll, addAll, addAll
Methods inherited from interface org.patternfly.core.ElementDelegate
add, add, innerHtml, textContent, textNode
Methods inherited from interface org.jboss.elemento.HasElement
apply, aria, aria, aria, attr, attr, attr, classList, classList, css, id, on, on, on, run, toggle, toggle, toggle, uniqueId
Methods inherited from interface org.jboss.elemento.HasHTMLElement
data, hidden, style, style, style, style, style, style, title
Methods inherited from interface org.patternfly.style.Modifiers.NoPadding
noPadding
-
Method Details
-
dataListExpandableContent
-
delegate
- Specified by:
delegate
in interfaceElementDelegate<HTMLElement,
DataListExpandableContent>
-
noPadding
- Specified by:
noPadding
in interfaceModifiers.NoPadding<HTMLElement,
DataListExpandableContent>
-
that
- Specified by:
that
in interfaceTypedBuilder<HTMLElement,
DataListExpandableContent>
-