documentationfor yFiles for HTML 3.0.0.2

FocusIndicatorManager<T extends ILookup>

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

Inheritance Hierarchy

Remarks

For the item that should be focused, this class uses the ILookup mechanism of the item to look up an IFocusRenderer<T> implementation which will render the decoration in the canvas.

Type Parameters

T: ILookup
The type of the items.

Type Details

yFiles module
view

See Also

Constructors

Properties

Methods

Events