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 DescriptionListDescriptionstatic DescriptionListDescriptiontext()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
-
descriptionListDescription
-
descriptionListDescription
-
delegate
- Specified by:
delegatein interfaceElementDelegate<HTMLElement,DescriptionListDescription>
-
text
- Specified by:
textin interfaceWithText<HTMLElement,DescriptionListDescription>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement,DescriptionListDescription>
-
text
- Specified by:
textin interfaceWithText<HTMLElement,DescriptionListDescription>
-