Class ModalHeaderTitle
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement, ModalHeaderTitle>
org.patternfly.component.modal.ModalHeaderTitle
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, ModalHeaderTitle>, ElementClassListMethods<HTMLElement, ModalHeaderTitle>, ElementConsumerMethods<HTMLElement, ModalHeaderTitle>, ElementContainerMethods<HTMLElement, ModalHeaderTitle>, ElementEventMethods<HTMLElement, ModalHeaderTitle>, ElementIdMethods<HTMLElement, ModalHeaderTitle>, ElementQueryMethods<HTMLElement>, ElementTextDelegate<HTMLElement, ModalHeaderTitle>, ElementTextMethods<HTMLElement, ModalHeaderTitle>, HTMLElementAttributeMethods<HTMLElement, ModalHeaderTitle>, HTMLElementDataMethods<HTMLElement, ModalHeaderTitle>, HTMLElementStyleMethods<HTMLElement, ModalHeaderTitle>, HTMLElementVisibilityMethods<HTMLElement, ModalHeaderTitle>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, ModalHeaderTitle>, ComponentIcon<HTMLElement, ModalHeaderTitle>
public class ModalHeaderTitle
extends SubComponent<HTMLElement, ModalHeaderTitle>
implements ComponentIcon<HTMLElement, ModalHeaderTitle>, ElementTextDelegate<HTMLElement, ModalHeaderTitle>
-
Field Summary
Fields -
Method Summary
Methods inherited from class SubComponent
element, registerSubComponentMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ComponentIcon
iconMethods 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 HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hidden
-
Field Details
-
SUB_COMPONENT_NAME
- See Also:
-
-
Method Details
-
modalHeaderTitle
-
textDelegate
- Specified by:
textDelegatein interfaceElementTextDelegate<HTMLElement, ModalHeaderTitle>
-
severity
-
icon
- Specified by:
iconin interfaceComponentIcon<HTMLElement, ModalHeaderTitle>
-
removeIcon
- Specified by:
removeIconin interfaceComponentIcon<HTMLElement, ModalHeaderTitle>
-
text
- Specified by:
textin interfaceElementTextDelegate<HTMLElement, ModalHeaderTitle>- Specified by:
textin interfaceElementTextMethods<HTMLElement, ModalHeaderTitle>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement, ModalHeaderTitle>
-
text
- Specified by:
textin interfaceElementTextDelegate<HTMLElement, ModalHeaderTitle>- Specified by:
textin interfaceElementTextMethods<HTMLElement, ModalHeaderTitle>
-