public interface ITerminalOperations
Modifier and Type | Field and Description |
---|---|
static int |
APPEND
The "Append" clipboard operation.
|
static int |
CONTINUE_PASTE
The "Continue paste" clipboard operation.
|
static int |
COPY
The "Copy" clipboard operation.
|
static int |
CUT
The "Cut" clipboard operation.
|
static int |
PASTE
The "Paste" clipboard operation.
|
static int |
REMOVE_MARK
Action used when the mark rectangle is removed.
|
static int |
SELECT_ALL
The "Select all" clipboard action.
|
static int |
SET_MARK
Action used when a mark rectangle is created.
|
static int |
UNDO
The "Undo" clipboard operation.
|
static final int UNDO
static final int CUT
static final int COPY
static final int APPEND
static final int PASTE
static final int CONTINUE_PASTE
static final int SELECT_ALL
static final int SET_MARK
static final int REMOVE_MARK
iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.