Package org.patternfly.component
Class Label
- java.lang.Object
-
- org.patternfly.component.BaseComponent<HTMLElement,Label>
-
- org.patternfly.component.Label
-
- All Implemented Interfaces:
Container<HTMLElement,Label>,Finder<HTMLElement>,HasElement<HTMLElement,Label>,HasHTMLElement<HTMLElement,Label>,IsElement<HTMLElement>,TypedBuilder<HTMLElement,Label>,Component
@Deprecated public class Label extends BaseComponent<HTMLElement,Label>
Deprecated.PatternFly label component.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static Labellabel(String text)Deprecated.static Labellabel(String text, boolean compact)Deprecated.Labelthat()Deprecated.-
Methods inherited from class org.patternfly.component.BaseComponent
componentType, element
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.jboss.elemento.Container
add, add, addAll, addAll, addAll, addAll, addAll
-
Methods inherited from interface org.jboss.elemento.HasElement
add, apply, aria, aria, aria, attr, attr, attr, css, id, id, innerHtml, on, textContent, toggle, toggle, toggle
-
Methods inherited from interface org.jboss.elemento.HasHTMLElement
data, hidden, style, title
-
-