public interface Constants
Modifier and Type | Field and Description |
---|---|
static String |
BREAKPOINT_ENABLED_COLUMN_ID
Deprecated.
Do not use any more, enabled column was removed from Breakpoints view.
Replaced with
CheckNodeModel |
static String |
CALL_STACK_FRAME_LOCATION_COLUMN_ID
CallStackFrame Location column id.
|
static String |
LOCALS_TO_STRING_COLUMN_ID
Locals toString () column id.
|
static String |
LOCALS_TYPE_COLUMN_ID
Locals Tyoe column id.
|
static String |
LOCALS_VALUE_COLUMN_ID
Locals Value column id.
|
static String |
SESSION_HOST_NAME_COLUMN_ID
Session Host Name column id.
|
static String |
SESSION_LANGUAGE_COLUMN_ID
Session Language column id.
|
static String |
SESSION_STATE_COLUMN_ID
Session State column id.
|
static String |
THREAD_STATE_COLUMN_ID
Thread State column id.
|
static String |
THREAD_SUSPENDED_COLUMN_ID
Thread Suspended column id.
|
static String |
WATCH_TO_STRING_COLUMN_ID
Watch toString () column id.
|
static String |
WATCH_TYPE_COLUMN_ID
Watch Tyoe column id.
|
static String |
WATCH_VALUE_COLUMN_ID
Watch Value column id.
|
static final String THREAD_STATE_COLUMN_ID
static final String THREAD_SUSPENDED_COLUMN_ID
static final String BREAKPOINT_ENABLED_COLUMN_ID
CheckNodeModel
static final String CALL_STACK_FRAME_LOCATION_COLUMN_ID
static final String LOCALS_TO_STRING_COLUMN_ID
static final String LOCALS_TYPE_COLUMN_ID
static final String LOCALS_VALUE_COLUMN_ID
static final String WATCH_TO_STRING_COLUMN_ID
static final String WATCH_TYPE_COLUMN_ID
static final String WATCH_VALUE_COLUMN_ID
static final String SESSION_HOST_NAME_COLUMN_ID
static final String SESSION_STATE_COLUMN_ID
static final String SESSION_LANGUAGE_COLUMN_ID
Built on June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.