Package | Description |
---|---|
ilog.cpl.css |
Contains basic classes to provide the customization of graphic components and objects through CSS.
|
ilog.cpl.graphic |
Provides classes and interfaces to create graphic objects.
|
Modifier and Type | Method and Description |
---|---|
IlpSelectionFocusMode |
IlpObjectCustomization.getSelectionFocusMode()
Returns the selection highlight mode to be used when rendering the
selection and focus.
|
Modifier and Type | Field and Description |
---|---|
static IlpSelectionFocusMode |
IlpSelectionFocusMode.BASE_SELECTION_FOCUS_MODE
Using this mode, the selection is rendered by highlighting the base of
the graphical representation.
|
static IlpSelectionFocusMode |
IlpSelectionFocusMode.CELL_SELECTION_FOCUS_MODE
Using this mode, the selection is rendered by highlighting the whole
cell.
|
static IlpSelectionFocusMode |
IlpSelectionFocusMode.LABEL_SELECTION_FOCUS_MODE
Using this mode, the selection is rendered by highlighting only the
label.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.