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