Class Label

All Implemented Interfaces:
Attachable, ElementAttributeMethods<HTMLElement,Label>, ElementClassListMethods<HTMLElement,Label>, ElementConsumerMethods<HTMLElement,Label>, ElementContainerMethods<HTMLElement,Label>, ElementEventMethods<HTMLElement,Label>, ElementIdMethods<HTMLElement,Label>, ElementQueryMethods<HTMLElement>, ElementTextDelegate<HTMLElement,Label>, ElementTextMethods<HTMLElement,Label>, HTMLElementAttributeMethods<HTMLElement,Label>, HTMLElementDataMethods<HTMLElement,Label>, HTMLElementStyleMethods<HTMLElement,Label>, HTMLElementVisibilityMethods<HTMLElement,Label>, IsElement<HTMLElement>, TypedBuilder<HTMLElement,Label>, Closeable<HTMLElement,Label>, Component, ComponentIcon<HTMLElement,Label>, ComponentIconAndText<HTMLElement,Label>, HasIdentifier<HTMLElement,Label>, HasValue<String>, org.patternfly.core.ComponentContext<HTMLElement,Label>, org.patternfly.style.Modifiers.Compact<HTMLElement,Label>, org.patternfly.style.Modifiers.Disabled<HTMLElement,Label>

public class Label extends BaseComponent<HTMLElement,Label> implements Attachable, Closeable<HTMLElement,Label>, org.patternfly.style.Modifiers.Compact<HTMLElement,Label>, org.patternfly.core.ComponentContext<HTMLElement,Label>, ComponentIcon<HTMLElement,Label>, ComponentIconAndText<HTMLElement,Label>, org.patternfly.style.Modifiers.Disabled<HTMLElement,Label>, ElementTextDelegate<HTMLElement,Label>, HasIdentifier<HTMLElement,Label>, HasValue<String>
The label component allows users to add specific element captions for user clarity and convenience.
See Also: