documentationfor yFiles for HTML 2.6

Properties

focusIndicatorManagerin GraphComponentGets or sets the focusIndicatorManager property.

Method Return Values

createFocusIndicatorManager ()in GraphComponentFactory method for the focusIndicatorManager property.

Method Parameters

GraphComponent (HTMLDivElement, )in GraphComponentCreates a new instance of the GraphComponent in the given div element.
GraphComponent ()in GraphComponentCreates a new instance of the GraphComponent.
GraphComponent (string, )in GraphComponentCreates a new instance of GraphComponent using the div element that is specified by the selector.

Extending Types

GraphFocusIndicatorManagerA FocusIndicatorManager<T> for graph items that supports using styles to indicate the focus.
WebGL2FocusIndicatorManagerA specialization of the FocusIndicatorManager<T> class that delegates its work to WebGL2GraphModelManager.