Package org.patternfly.component.modal
Class ModalHeaderTitle
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement,ModalHeaderTitle>
org.patternfly.component.modal.ModalHeaderTitle
- All Implemented Interfaces:
Container<HTMLElement,
,ModalHeaderTitle> Finder<HTMLElement>
,HasElement<HTMLElement,
,ModalHeaderTitle> HasHTMLElement<HTMLElement,
,ModalHeaderTitle> IsElement<HTMLElement>
,TypedBuilder<HTMLElement,
,ModalHeaderTitle> WithIcon<HTMLElement,
,ModalHeaderTitle> WithText<HTMLElement,
ModalHeaderTitle>
public class ModalHeaderTitle
extends SubComponent<HTMLElement,ModalHeaderTitle>
implements WithIcon<HTMLElement,ModalHeaderTitle>, WithText<HTMLElement,ModalHeaderTitle>
-
Method Summary
Methods inherited from class org.patternfly.component.SubComponent
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
-
modalHeaderTitle
-
severity
-
icon
- Specified by:
icon
in interfaceWithIcon<HTMLElement,
ModalHeaderTitle>
-
removeIcon
- Specified by:
removeIcon
in interfaceWithIcon<HTMLElement,
ModalHeaderTitle>
-
text
- Specified by:
text
in interfaceWithText<HTMLElement,
ModalHeaderTitle>
-
that
- Specified by:
that
in interfaceTypedBuilder<HTMLElement,
ModalHeaderTitle>
-
text
- Specified by:
text
in interfaceWithText<HTMLElement,
ModalHeaderTitle>
-