Class Title
java.lang.Object
org.patternfly.component.BaseComponent<HTMLHeadingElement, Title>
org.patternfly.component.title.Title
- All Implemented Interfaces:
ElementAttributeMethods<HTMLHeadingElement, Title>, ElementClassListMethods<HTMLHeadingElement, Title>, ElementConsumerMethods<HTMLHeadingElement, Title>, ElementContainerMethods<HTMLHeadingElement, Title>, ElementEventMethods<HTMLHeadingElement, Title>, ElementIdMethods<HTMLHeadingElement, Title>, ElementQueryMethods<HTMLHeadingElement>, ElementTextMethods<HTMLHeadingElement, Title>, HTMLElementAttributeMethods<HTMLHeadingElement, Title>, HTMLElementDataMethods<HTMLHeadingElement, Title>, HTMLElementStyleMethods<HTMLHeadingElement, Title>, HTMLElementVisibilityMethods<HTMLHeadingElement, Title>, IsElement<HTMLHeadingElement>, TypedBuilder<HTMLHeadingElement, Title>, Component
public class Title
extends BaseComponent<HTMLHeadingElement, Title>
implements ElementTextMethods<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 BaseComponent
componentType, element, registerComponentMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface ElementConsumerMethods
apply, runMethods inherited from interface ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface ElementEventMethods
on, on, onMethods inherited from interface ElementIdMethods
id, uniqueIdMethods inherited from interface ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface ElementTextMethods
text, textMethods inherited from interface HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hidden
-
Method Details
-
title
-
title
-
title
-
title
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLHeadingElement, Title>
-