documentationfor yFiles for HTML 3.0.0.3

Properties

focusIndicatorManagerin GraphComponentGets or sets the FocusIndicatorManager<T> that manages display of the focus indicator for keyboard operations.

Method Parameters

GraphComponent (HTMLElement, )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

WebGLFocusIndicatorManagerA specialization of the FocusIndicatorManager<T> class that delegates its work to WebGLGraphModelManager.