Class DescriptionList

All Implemented Interfaces:
Iterable<DescriptionListGroup>, ElementAttributeMethods<HTMLElement,DescriptionList>, ElementClassListMethods<HTMLElement,DescriptionList>, ElementConsumerMethods<HTMLElement,DescriptionList>, ElementContainerMethods<HTMLElement,DescriptionList>, ElementEventMethods<HTMLElement,DescriptionList>, ElementIdMethods<HTMLElement,DescriptionList>, ElementQueryMethods<HTMLElement>, HTMLElementAttributeMethods<HTMLElement,DescriptionList>, HTMLElementDataMethods<HTMLElement,DescriptionList>, HTMLElementStyleMethods<HTMLElement,DescriptionList>, HTMLElementVisibilityMethods<HTMLElement,DescriptionList>, IsElement<HTMLElement>, TypedBuilder<HTMLElement,DescriptionList>, Component, HasItems<HTMLElement,DescriptionList,DescriptionListGroup>, org.patternfly.style.Modifiers.Compact<HTMLElement,DescriptionList>, org.patternfly.style.Modifiers.Horizontal<HTMLElement,DescriptionList>

public class DescriptionList extends BaseComponent<HTMLElement,DescriptionList> implements org.patternfly.style.Modifiers.Compact<HTMLElement,DescriptionList>, org.patternfly.style.Modifiers.Horizontal<HTMLElement,DescriptionList>, HasItems<HTMLElement,DescriptionList,DescriptionListGroup>
A description list contains terms and their corresponding descriptions.
See Also: