Package org.patternfly.component.list
Class DescriptionListDescription
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement,DescriptionListDescription>
org.patternfly.component.list.DescriptionListDescription
- All Implemented Interfaces:
Container<HTMLElement,
,DescriptionListDescription> Finder<HTMLElement>
,HasElement<HTMLElement,
,DescriptionListDescription> HasHTMLElement<HTMLElement,
,DescriptionListDescription> IsElement<HTMLElement>
,TypedBuilder<HTMLElement,
,DescriptionListDescription> WithText<HTMLElement,
,DescriptionListDescription> ElementDelegate<HTMLElement,
DescriptionListDescription>
public class DescriptionListDescription
extends SubComponent<HTMLElement,DescriptionListDescription>
implements WithText<HTMLElement,DescriptionListDescription>, ElementDelegate<HTMLElement,DescriptionListDescription>
-
Method Summary
Modifier and TypeMethodDescriptiondelegate()
static DescriptionListDescription
static DescriptionListDescription
text()
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
-
Method Details
-
descriptionListDescription
-
descriptionListDescription
-
delegate
- Specified by:
delegate
in interfaceElementDelegate<HTMLElement,
DescriptionListDescription>
-
text
- Specified by:
text
in interfaceWithText<HTMLElement,
DescriptionListDescription>
-
that
- Specified by:
that
in interfaceTypedBuilder<HTMLElement,
DescriptionListDescription>
-
text
- Specified by:
text
in interfaceWithText<HTMLElement,
DescriptionListDescription>
-