public interface ToolIOInterfaceControlEvent
This interface holds information relevant to the ToolIOInterfaceController.onControlGranted(ToolIOInterfaceControlEvent)
and ToolIOInterfaceController.onControlToBeRevoked(ToolIOInterfaceControlEvent)
events that occur when
the control of the Tool I/O Interface resource has been assigned to a URCap or when the control is about to be revoked,
respectively.
Modifier and Type | Method and Description |
---|---|
ToolIOInterfaceControllable |
getControllableResource() |
ToolIOInterfaceControllable getControllableResource()
Copyright © 2021. All rights reserved.