Uses of Enum Class
org.patternfly.overlay.TriggerMode
Packages that use TriggerMode
Package
Description
Overlay management for floating UI elements such as tooltips and popovers.
-
Uses of TriggerMode in org.patternfly.overlay
Subclasses with type arguments of type TriggerMode in org.patternfly.overlayModifier and TypeClassDescriptionenumDefines how anOverlayresponds to user interaction on its trigger element.Methods in org.patternfly.overlay that return TriggerModeModifier and TypeMethodDescriptionstatic TriggerModeReturns the enum constant of this class with the specified name.static TriggerMode[]TriggerMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.patternfly.overlay with parameters of type TriggerMode