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