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 DescriptionListTermstatic DescriptionListTermdescriptionListTerm(String text) text()that()Methods inherited from class org.patternfly.component.SubComponent
elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.elemento.Container
add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.patternfly.core.ElementDelegate
add, add, innerHtml, textContent, textNodeMethods 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:
delegatein interfaceElementDelegate<HTMLElement,DescriptionListTerm>
-
text
- Specified by:
textin interfaceWithText<HTMLElement,DescriptionListTerm>
-
icon
- Specified by:
iconin interfaceWithIcon<HTMLElement,DescriptionListTerm>
-
removeIcon
- Specified by:
removeIconin interfaceWithIcon<HTMLElement,DescriptionListTerm>
-
help
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement,DescriptionListTerm>
-
text
- Specified by:
textin interfaceWithText<HTMLElement,DescriptionListTerm>
-