public interface IHandleProvider
IHandle
implementations.Modifier and Type | Method and Description |
---|---|
Iterable<IHandle> |
getHandles(IInputModeContext context)
Returns a collection of zero or more
IHandle implementations that are associated with this instance. |
Iterable<IHandle> getHandles(IInputModeContext context)
IHandle
implementations that are associated with this instance.