Class MastheadLogo
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement, MastheadLogo>
org.patternfly.component.page.MastheadLogo
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, MastheadLogo>, ElementClassListMethods<HTMLElement, MastheadLogo>, ElementConsumerMethods<HTMLElement, MastheadLogo>, ElementContainerMethods<HTMLElement, MastheadLogo>, ElementEventMethods<HTMLElement, MastheadLogo>, ElementHTMLMethods<HTMLElement, MastheadLogo>, ElementIdMethods<HTMLElement, MastheadLogo>, ElementQueryMethods<HTMLElement>, HTMLElementAttributeMethods<HTMLElement, MastheadLogo>, HTMLElementDataMethods<HTMLElement, MastheadLogo>, HTMLElementStyleMethods<HTMLElement, MastheadLogo>, HTMLElementVisibilityMethods<HTMLElement, MastheadLogo>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, MastheadLogo>
public class MastheadLogo
extends SubComponent<HTMLElement, MastheadLogo>
implements ElementHTMLMethods<HTMLElement, MastheadLogo>
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic MastheadLogomastheadLogo(String href) Factory method to create a new instance of this component.that()Methods inherited from class SubComponent
element, registerSubComponentMethods 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 ElementHTMLMethods
html, htmlMethods inherited from interface ElementIdMethods
id, uniqueIdMethods inherited from interface ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hidden
-
Field Details
-
SUB_COMPONENT_NAME
- See Also:
-
-
Method Details
-
mastheadLogo
Factory method to create a new instance of this component. -
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement, MastheadLogo>
-