EditorInteraction
Description:
Wraps the EditorInteractionType for the Pane to allow for clients to override their type dynamically if need be.
Wraps the EditorInteractionType for the Pane to allow for clients to override their type dynamically if need be.
public class EditorInteraction
| Name | Return Type | Description |
|---|---|---|
| EditorInteraction() | None | Construct a default interaction. |
| EditorInteraction(EditorInteractionType) | None | Construct the interaction with the specified type. |
| Name | Return Type | Description |
|---|---|---|
| InteractionType | EditorInteractionType | The type of interaction. |