Package org.patternfly.component.list
Class DescriptionListTerm
java.lang.Object
org.patternfly.component.SubComponent<E,B>
org.patternfly.component.list.DescriptionListTerm
- All Implemented Interfaces:
Container<elemental2.dom.HTMLElement,,DescriptionListTerm> Finder<elemental2.dom.HTMLElement>,HasElement<elemental2.dom.HTMLElement,,DescriptionListTerm> HasHTMLElement<elemental2.dom.HTMLElement,,DescriptionListTerm> IsElement<elemental2.dom.HTMLElement>,TypedBuilder<elemental2.dom.HTMLElement,,DescriptionListTerm> WithIcon<elemental2.dom.HTMLElement,,DescriptionListTerm> WithText<elemental2.dom.HTMLElement,,DescriptionListTerm> ElementDelegate<elemental2.dom.HTMLElement,DescriptionListTerm>
public class DescriptionListTerm
extends SubComponent<E,B>
implements WithIcon<elemental2.dom.HTMLElement,DescriptionListTerm>, WithText<elemental2.dom.HTMLElement,DescriptionListTerm>, ElementDelegate<elemental2.dom.HTMLElement,DescriptionListTerm>
-
Method Summary
Modifier and TypeMethodDescriptionelemental2.dom.HTMLElementdelegate()static DescriptionListTermstatic DescriptionListTermdescriptionListTerm(String text) icon(elemental2.dom.Element icon) 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
public elemental2.dom.HTMLElement delegate()- Specified by:
delegatein interfaceElementDelegate<elemental2.dom.HTMLElement,DescriptionListTerm>
-
text
- Specified by:
textin interfaceWithText<elemental2.dom.HTMLElement,DescriptionListTerm>
-
icon
- Specified by:
iconin interfaceWithIcon<elemental2.dom.HTMLElement,DescriptionListTerm>
-
removeIcon
- Specified by:
removeIconin interfaceWithIcon<elemental2.dom.HTMLElement,DescriptionListTerm>
-
help
-
that
- Specified by:
thatin interfaceTypedBuilder<elemental2.dom.HTMLElement,DescriptionListTerm>
-
text
- Specified by:
textin interfaceWithText<elemental2.dom.HTMLElement,DescriptionListTerm>
-