Package org.patternfly.component.list
Class DescriptionListGroup
java.lang.Object
org.patternfly.component.SubComponent<HTMLDivElement,DescriptionListGroup>
org.patternfly.component.list.DescriptionListGroup
- All Implemented Interfaces:
ElementAttributeMethods<HTMLDivElement,,DescriptionListGroup> ElementClassListMethods<HTMLDivElement,,DescriptionListGroup> ElementConsumerMethods<HTMLDivElement,,DescriptionListGroup> ElementContainerMethods<HTMLDivElement,,DescriptionListGroup> ElementEventMethods<HTMLDivElement,,DescriptionListGroup> ElementIdMethods<HTMLDivElement,,DescriptionListGroup> ElementQueryMethods<HTMLDivElement>,HTMLElementAttributeMethods<HTMLDivElement,,DescriptionListGroup> HTMLElementDataMethods<HTMLDivElement,,DescriptionListGroup> HTMLElementStyleMethods<HTMLDivElement,,DescriptionListGroup> HTMLElementVisibilityMethods<HTMLDivElement,,DescriptionListGroup> IsElement<HTMLDivElement>,TypedBuilder<HTMLDivElement,,DescriptionListGroup> HasIdentifier<HTMLDivElement,,DescriptionListGroup> org.patternfly.core.ComponentContext<HTMLDivElement,DescriptionListGroup>
public class DescriptionListGroup
extends SubComponent<HTMLDivElement,DescriptionListGroup>
implements org.patternfly.core.ComponentContext<HTMLDivElement,DescriptionListGroup>, HasIdentifier<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.ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface org.jboss.elemento.ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface org.jboss.elemento.ElementConsumerMethods
apply, runMethods inherited from interface org.jboss.elemento.ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.jboss.elemento.ElementEventMethods
on, on, onMethods inherited from interface org.jboss.elemento.ElementIdMethods
id, uniqueIdMethods inherited from interface org.jboss.elemento.ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface org.jboss.elemento.HTMLElementAttributeMethods
titleMethods inherited from interface org.jboss.elemento.HTMLElementDataMethods
dataMethods inherited from interface org.jboss.elemento.HTMLElementStyleMethods
style, style, style, style, style, styleMethods inherited from interface org.jboss.elemento.HTMLElementVisibilityMethods
hidden
-
Method Details
-
descriptionListGroup
-
store
- Specified by:
storein interfaceorg.patternfly.core.ComponentContext<HTMLDivElement,DescriptionListGroup>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLDivElement,DescriptionListGroup>
-
addTerm
-
addDescription
-
identifier
- Specified by:
identifierin interfaceHasIdentifier<HTMLDivElement,DescriptionListGroup>
-
has
- Specified by:
hasin interfaceorg.patternfly.core.ComponentContext<HTMLDivElement,DescriptionListGroup>
-
get
- Specified by:
getin interfaceorg.patternfly.core.ComponentContext<HTMLDivElement,DescriptionListGroup>
-