public interface IlvHitmapConstants
Modifier and Type | Field and Description |
---|---|
static String |
COLON
The colon constant.
|
static String |
CURSOR_TYPE
The cursor type is used for cursor change interactor.
|
static String |
EXTENSIONS
Hitmap extensions.
|
static String |
GROUP_TYPE
The group type defines grouping associations among regions.
|
static String |
HIT_INFO
The hitmap information constant, it is used in client.
|
static String |
JVIEWS_CURSOR_PROPERTY
JViews cursor property, used for cursor change.
|
static String |
JVIEWS_GROUP_PROPERTY
JViews group property, used for group highlight.
|
static String |
JVIEWS_HITINFOS
The string used to identify the hit informations for hitmap response.
|
static String |
JViewsExtensions
The string used to identify the extensions for tooltip interactor.
|
static String |
JViewsTooltips
The string used to identify the tooltip data sent to the clients.
|
static String |
NAVIGATION_TYPE
The navigation type is used for keyboard navigation (needed of accessibility).
|
static String |
REQUEST_TYPE
The servlet request type for selection request.
|
static String |
RIGHT_BRACE
The right brace "}".
|
static String |
TOOLTIP_TYPE
The tooltip type is used by tooltip interactor.
|
static final String JViewsTooltips
static final String JViewsExtensions
static final String JVIEWS_HITINFOS
static final String RIGHT_BRACE
static final String HIT_INFO
static final String REQUEST_TYPE
static final String COLON
static final String EXTENSIONS
static final String JVIEWS_GROUP_PROPERTY
static final String JVIEWS_CURSOR_PROPERTY
static final String TOOLTIP_TYPE
static final String GROUP_TYPE
static final String CURSOR_TYPE
static final String NAVIGATION_TYPE
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.