|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpSelectionFocusMode | |
|---|---|
| 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. |
| Uses of IlpSelectionFocusMode in ilog.cpl.css |
|---|
| Methods in ilog.cpl.css that return IlpSelectionFocusMode | |
|---|---|
IlpSelectionFocusMode |
IlpObjectCustomization.getSelectionFocusMode()
Returns the selection highlight mode to be used when rendering the selection and focus. |
| Uses of IlpSelectionFocusMode in ilog.cpl.graphic |
|---|
| Fields in ilog.cpl.graphic declared as IlpSelectionFocusMode | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||