Package org.patternfly.component.popover
Class PopoverHeader
java.lang.Object
org.patternfly.component.SubComponent<E,B>
org.patternfly.component.popover.PopoverHeader
- All Implemented Interfaces:
Container<elemental2.dom.HTMLElement,,PopoverHeader> Finder<elemental2.dom.HTMLElement>,HasElement<elemental2.dom.HTMLElement,,PopoverHeader> HasHTMLElement<elemental2.dom.HTMLElement,,PopoverHeader> IsElement<elemental2.dom.HTMLElement>,TypedBuilder<elemental2.dom.HTMLElement,,PopoverHeader> ElementDelegate<elemental2.dom.HTMLElement,PopoverHeader>
public class PopoverHeader
extends SubComponent<E,B>
implements ElementDelegate<elemental2.dom.HTMLElement,PopoverHeader>
-
Method Summary
Modifier and TypeMethodDescriptionelemental2.dom.HTMLElementdelegate()static PopoverHeaderthat()Methods inherited from class org.patternfly.component.SubComponent
elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.elemento.Container
add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.patternfly.core.ElementDelegate
add, add, innerHtml, textContent, textNodeMethods inherited from interface org.jboss.elemento.HasElement
apply, aria, aria, aria, attr, attr, attr, classList, classList, css, id, on, on, on, run, toggle, toggle, toggle, uniqueId
-
Method Details
-
popoverHeader
-
delegate
public elemental2.dom.HTMLElement delegate()- Specified by:
delegatein interfaceElementDelegate<elemental2.dom.HTMLElement,PopoverHeader>
-
that
- Specified by:
thatin interfaceTypedBuilder<elemental2.dom.HTMLElement,PopoverHeader>
-