Package org.patternfly.component.list
Class DescriptionListGroup
java.lang.Object
org.patternfly.component.SubComponent<HTMLDivElement,DescriptionListGroup>
org.patternfly.component.list.DescriptionListGroup
- All Implemented Interfaces:
Container<HTMLDivElement,,DescriptionListGroup> Finder<HTMLDivElement>,HasElement<HTMLDivElement,,DescriptionListGroup> HasHTMLElement<HTMLDivElement,,DescriptionListGroup> IsElement<HTMLDivElement>,TypedBuilder<HTMLDivElement,,DescriptionListGroup> WithIdentifier<HTMLDivElement,,DescriptionListGroup> ComponentContext<HTMLDivElement,DescriptionListGroup>
public class DescriptionListGroup
extends SubComponent<HTMLDivElement,DescriptionListGroup>
implements ComponentContext<HTMLDivElement,DescriptionListGroup>, WithIdentifier<HTMLDivElement,DescriptionListGroup>
-
Method Summary
Modifier and TypeMethodDescriptionaddDescription(DescriptionListDescription description) addTerm(DescriptionListTerm term) static DescriptionListGroupdescriptionListGroup(String identifier) <T> Tbooleanthat()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.patternfly.core.ComponentContext
get, getMethods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.jboss.elemento.HasElement
add, apply, aria, aria, aria, attr, attr, attr, classList, classList, css, id, innerHtml, on, on, on, run, textContent, textNode, toggle, toggle, toggle, uniqueId
-
Method Details
-
descriptionListGroup
-
store
- Specified by:
storein interfaceComponentContext<HTMLDivElement,DescriptionListGroup>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLDivElement,DescriptionListGroup>
-
addTerm
-
addDescription
-
identifier
- Specified by:
identifierin interfaceWithIdentifier<HTMLDivElement,DescriptionListGroup>
-
has
- Specified by:
hasin interfaceComponentContext<HTMLDivElement,DescriptionListGroup>
-
get
- Specified by:
getin interfaceComponentContext<HTMLDivElement,DescriptionListGroup>
-