documentationfor yFiles for HTML 2.6

Method Return Values

createSelectionIndicatorManager ()in GraphComponentFactory method for the selectionIndicatorManager 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

GraphSelectionIndicatorManagerA SelectionIndicatorManager<T> for graph items that supports using styles to indicate the selection.
WebGL2SelectionIndicatorManagerA specialization of the SelectionIndicatorManager<T> class that delegates its work to WebGL2GraphModelManager.