Class TooltipController<W, C>

The default implementation of BaseTooltipController. Used by TooltipContainer, which lets you provide an anchor point to position the tooltip around.

Type Parameters

Hierarchy (view full)

Constructors

Properties

tooltipContainer: C
tooltipWrapper: W
topLayeredContainer: null | LayeredContainer<Widget> = null

The top-most container in the current UI tree

Accessors

Methods