Class PopperTooltip
java.lang.Object
org.patternfly.component.BaseComponent<HTMLDivElement, PopperTooltip>
org.patternfly.component.tooltip.PopperTooltip
- All Implemented Interfaces:
Attachable, ElementAttributeMethods<HTMLDivElement, PopperTooltip>, ElementClassListMethods<HTMLDivElement, PopperTooltip>, ElementConsumerMethods<HTMLDivElement, PopperTooltip>, ElementContainerMethods<HTMLDivElement, PopperTooltip>, ElementEventMethods<HTMLDivElement, PopperTooltip>, ElementIdMethods<HTMLDivElement, PopperTooltip>, ElementQueryMethods<HTMLDivElement>, ElementTextMethods<HTMLDivElement, PopperTooltip>, HTMLElementAttributeMethods<HTMLDivElement, PopperTooltip>, HTMLElementDataMethods<HTMLDivElement, PopperTooltip>, HTMLElementStyleMethods<HTMLDivElement, PopperTooltip>, HTMLElementVisibilityMethods<HTMLDivElement, PopperTooltip>, IsElement<HTMLDivElement>, TypedBuilder<HTMLDivElement, PopperTooltip>, Closeable<HTMLDivElement, PopperTooltip>, Component
@Deprecated
public class PopperTooltip
extends BaseComponent<HTMLDivElement, PopperTooltip>
implements Attachable, Closeable<HTMLDivElement, PopperTooltip>, ElementTextMethods<HTMLDivElement, PopperTooltip>
Deprecated.
A tooltip is in-app messaging used to identify elements on a page with short, clarifying text.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated. -
Method Summary
Modifier and TypeMethodDescriptionanimationDuration(int animationDuration) Deprecated.Deprecated.Deprecated.aria(TriggerAria aria) Deprecated.voidattach(MutationRecord mutationRecord) Deprecated.voidDeprecated.voiddetach(MutationRecord mutationRecord) Deprecated.distance(int distance) Deprecated.entryDelay(int delay) Deprecated.exitDelay(int delay) Deprecated.flip(boolean flip) Deprecated.Deprecated.onClose(CloseHandler<PopperTooltip> closeHandler) Deprecated.placement(PopperPlacement placement) Deprecated.voidshow()Deprecated.voidDeprecated.text()Deprecated.Deprecated.that()Deprecated.static PopperTooltiptooltip()Deprecated.static PopperTooltiptooltip(HTMLElement trigger) Deprecated.static PopperTooltiptooltip(HTMLElement trigger, String text) Deprecated.static PopperTooltipDeprecated.static PopperTooltiptooltip(Supplier<HTMLElement> trigger) Deprecated.static PopperTooltiptooltip(Supplier<HTMLElement> trigger, String text) Deprecated.static PopperTooltipDeprecated.static PopperTooltipDeprecated.trigger(HTMLElement trigger) Deprecated.Deprecated.trigger(Supplier<HTMLElement> trigger) Deprecated.Deprecated.triggerActions(TriggerAction... triggerActions) Deprecated.zIndex(int zIndex) Deprecated.Methods inherited from class BaseComponent
componentType, element, registerComponentMethods 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 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
-
ANIMATION_DURATION
public static final int ANIMATION_DURATIONDeprecated.- See Also:
-
ENTRY_DELAY
public static final int ENTRY_DELAYDeprecated.- See Also:
-
EXIT_DELAY
public static final int EXIT_DELAYDeprecated.- See Also:
-
DISTANCE
public static final int DISTANCEDeprecated.- See Also:
-
Z_INDEX
public static final int Z_INDEXDeprecated.- See Also:
-
-
Method Details
-
tooltip
Deprecated. -
tooltip
Deprecated. -
tooltip
Deprecated. -
tooltip
Deprecated. -
tooltip
Deprecated. -
tooltip
Deprecated. -
tooltip
Deprecated. -
tooltip
Deprecated. -
attach
Deprecated.- Specified by:
attachin interfaceAttachable
-
detach
Deprecated.- Specified by:
detachin interfaceAttachable
-
appendToBody
Deprecated. -
appendTo
Deprecated. -
animationDuration
Deprecated. -
distance
Deprecated. -
flip
Deprecated. -
entryDelay
Deprecated. -
exitDelay
Deprecated. -
leftAligned
Deprecated. -
placement
Deprecated. -
text
Deprecated.- Specified by:
textin interfaceElementTextMethods<HTMLDivElement, PopperTooltip>
-
trigger
Deprecated. -
trigger
Deprecated. -
trigger
Deprecated. -
trigger
Deprecated. -
triggerActions
Deprecated. -
zIndex
Deprecated. -
that
Deprecated.- Specified by:
thatin interfaceTypedBuilder<HTMLDivElement, PopperTooltip>
-
aria
Deprecated. -
onClose
Deprecated.- Specified by:
onClosein interfaceCloseable<HTMLDivElement, PopperTooltip>
-
show
public void show()Deprecated. -
show
Deprecated. -
close
Deprecated.- Specified by:
closein interfaceCloseable<HTMLDivElement, PopperTooltip>
-
text
Deprecated.- Specified by:
textin interfaceElementTextMethods<HTMLDivElement, PopperTooltip>
-
Tooltipinstead.