Package | Description |
---|---|
ilog.views.dashboard |
Contains the classes for the Dashboard support.
|
Modifier and Type | Field and Description |
---|---|
static IlvDashboardAction |
IlvDashboardAction.blinkingAllowed
This action enables or disables blinking in the current view
of the dashboard diagram.
|
static IlvDashboardAction |
IlvDashboardAction.bringForward
Shifts the selected object or objects up one layer in the dashboard
diagram.
|
static IlvDashboardAction |
IlvDashboardAction.bringToFront
Brings the selected object or objects to the highest position
in the dashboard diagram layers.
|
static IlvDashboardAction |
IlvDashboardAction.clearMapping
This action clears the parameter mappings of the selected symbols.
|
static IlvDashboardAction |
IlvDashboardAction.close
Closes the dashboard diagram.
|
static IlvDashboardAction |
IlvDashboardAction.componentDirection
Sets the base text direction of the diagram to be the same
as the component orientation.
|
static IlvDashboardAction |
IlvDashboardAction.contextualDirection
Sets the base text direction of the diagram to contextual,
meaning that the actual base text direction is determined from
the text,
if it contains at least one character with a strong
left-to-right or right-to-left direction.
|
static IlvDashboardAction |
IlvDashboardAction.defaultMappingEnabled
This action enables or disables the default mapping of symbol parameters
when you drag and drop a symbol.
|
static IlvDashboardAction |
IlvDashboardAction.generalPathEnabled
This action enables or disables the use of General Path objects
when creating a background graphic object.
|
static IlvDashboardAction |
IlvDashboardAction.importFile
Imports a Rogue Wave JViews background graphic file into
the current dashboard diagram.
|
static IlvDashboardAction |
IlvDashboardAction.inheritedDirection
Sets the base text direction of the diagram to be inherited
from the parent.
|
static IlvDashboardAction |
IlvDashboardAction.layerPanel
This action shows or hide the dashboard layer panel.
|
static IlvDashboardAction |
IlvDashboardAction.leftToRightDirection
Sets the base text direction of the diagram to left-to-right.
|
static IlvDashboardAction |
IlvDashboardAction.linkIntermediatePointsAllowed
This actions allows or disallows the link intermediate points to be
inserted when creating a link.
|
static IlvDashboardAction |
IlvDashboardAction.linkLayoutEnabled
This action enables or disable the link layout.
|
static IlvDashboardAction |
IlvDashboardAction.open
Opens a dashboard diagram file.
|
static IlvDashboardAction |
IlvDashboardAction.rightToLeftDirection
Sets the base text direction of the diagram to right-to-left.
|
static IlvDashboardAction |
IlvDashboardAction.save
Saves the current dashboard diagram to an existing file.
|
static IlvDashboardAction |
IlvDashboardAction.saveAs
Saves the current dashboard diagram contents into a new dashboard file.
|
static IlvDashboardAction |
IlvDashboardAction.sendBack
Sends the selected objects to the bottom layer in the dashboard diagram.
|
static IlvDashboardAction |
IlvDashboardAction.sendBackward
Shifts the selected objects down one layer in the dashboard diagram.
|
static IlvDashboardAction |
IlvDashboardAction.setDefaultMapping
This action makes the default parameter mappings of the selected symbols.
|
static IlvDashboardAction |
IlvDashboardAction.showHiddenObjects
Sets the
visible property of the selected Symbols
to true . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.