Class PopperPopoverHeader
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement, PopperPopoverHeader>
org.patternfly.component.popover.PopperPopoverHeader
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, PopperPopoverHeader>, ElementClassListMethods<HTMLElement, PopperPopoverHeader>, ElementConsumerMethods<HTMLElement, PopperPopoverHeader>, ElementContainerDelegate<HTMLElement, PopperPopoverHeader>, ElementContainerMethods<HTMLElement, PopperPopoverHeader>, ElementEventMethods<HTMLElement, PopperPopoverHeader>, ElementIdMethods<HTMLElement, PopperPopoverHeader>, ElementQueryMethods<HTMLElement>, ElementTextDelegate<HTMLElement, PopperPopoverHeader>, ElementTextMethods<HTMLElement, PopperPopoverHeader>, HTMLElementAttributeMethods<HTMLElement, PopperPopoverHeader>, HTMLElementDataMethods<HTMLElement, PopperPopoverHeader>, HTMLElementStyleMethods<HTMLElement, PopperPopoverHeader>, HTMLElementVisibilityMethods<HTMLElement, PopperPopoverHeader>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, PopperPopoverHeader>
@Deprecated(since="0.7.0",
forRemoval=true)
public class PopperPopoverHeader
extends SubComponent<HTMLElement, PopperPopoverHeader>
implements ElementContainerDelegate<HTMLElement, PopperPopoverHeader>, ElementTextDelegate<HTMLElement, PopperPopoverHeader>
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.static PopperPopoverHeaderDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.that()Deprecated, for removal: This API element is subject to removal in a future version.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 ElementContainerDelegate
add, add, addMethods inherited from interface ElementContainerMethods
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 ElementTextDelegate
text, textMethods inherited from interface HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hidden
-
Field Details
-
SUB_COMPONENT_NAME
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
-
Method Details
-
popoverHeader
Deprecated, for removal: This API element is subject to removal in a future version. -
containerDelegate
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
containerDelegatein interfaceElementContainerDelegate<HTMLElement, PopperPopoverHeader>
-
textDelegate
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
textDelegatein interfaceElementTextDelegate<HTMLElement, PopperPopoverHeader>
-
that
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
thatin interfaceTypedBuilder<HTMLElement, PopperPopoverHeader>
-