Package org.patternfly.component.title
Class Title
java.lang.Object
org.patternfly.component.BaseComponent<HTMLHeadingElement,Title>
org.patternfly.component.title.Title
- All Implemented Interfaces:
Container<HTMLHeadingElement,
,Title> Finder<HTMLHeadingElement>
,HasElement<HTMLHeadingElement,
,Title> HasHTMLElement<HTMLHeadingElement,
,Title> IsElement<HTMLHeadingElement>
,TypedBuilder<HTMLHeadingElement,
,Title> Component
,WithText<HTMLHeadingElement,
Title>
public class Title
extends BaseComponent<HTMLHeadingElement,Title>
implements WithText<HTMLHeadingElement,Title>
A title component applies top and bottom margins, font-weight, font-size, and line-height to titles. The most common usage
for a title is to define headings within a page.
- See Also:
-
Method Summary
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, add, addAll, addAll, addAll, addAll, addAll, addAll
Methods 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
-
title
-
title
-
title
-
title
-
text
- Specified by:
text
in interfaceWithText<HTMLHeadingElement,
Title>
-
that
- Specified by:
that
in interfaceTypedBuilder<HTMLHeadingElement,
Title>
-