Interface for an object that provides a number of IHandle implementations.
Inheritance Hierarchy
IHandleProvider
Type Details
- yFiles module
- view
See Also
Methods
Returns a collection of zero or more IHandle implementations that are associated with this instance.
Parameters
options - Object
A map of options to pass to the method.
A map of options to pass to the method.
- context - IInputModeContext
- The IInputModeContext that provides the invoking mode.
Returns
- ↪IEnumerable<IHandle>
- A collection of handles.