documentationfor yFiles for HTML 2.6

FocusIndicatorManager<Textends ILookup>

A ModelManager<T> implementation that manages the visual decoration of the focused element in a canvas.

Inheritance Hierarchy
Implemented Interfaces

Remarks

For the item that should be focused, this class uses the ILookup mechanism of the item to lookup an IFocusIndicatorInstaller implementation which will do the actual installation of the decoration in the canvas.

See GraphFocusIndicatorManager for a specialized subclass for graph items that uses item styles for the visualization.

Type Parameters

T: ILookup
The type of the items.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.view.FocusIndicatorManager

See Also

Constructors

Properties

Methods

Events