Developing Apama Applications > Dashboard Property Reference for Graphs, Tables, and Trends > Graph Objects > Heat map > Heat map: Interaction group
Heat map: Interaction group
Properties in this group control various forms of interaction between the end user and the graph, including scrolling, highlighting, and activating commands, drill downs, and tooltips.
Interaction group properties
The group includes the following properties:
*command
*commandCloseWindowOnSuccess
*commandConfirm
*commandConfirmText
*drillDownColumnSubs
*drillDownSelectMode
*drillDownTarget
*mouseOverAdditionalColumns
*mouseOverDefaultColumnsFlag
*mouseOverFlag
command
Assign a command or group of commands to this stock chart by right-clicking on the command property name in the Object Properties window. Select Define Command and choose SYSTEM, APAMA, or MULTIPLE. For information on the Define Command dialog, see Building Dashboards in Developing Apama Applications.
Once a command or command group has been assigned to this object, you can activate it from a deployed dashboard or from the Dashboard Builder:
*Dashboard Builder: Double click on the object.
*Web-based deployment: Single click on the object or else right click on it and select Execute Command from the popup menu.
*Local deployment: By default, single-click on the object or else right-click on it and select Execute Command from the popup menu. To override the default, select Tools > Options in the Builder (do this before you generate the deployment package), and uncheck Single-Click for Drill Down and Commands in the General tab. This allows the end user to use either a double click or a right click.
When you activate a command, any defined drill down substitutions are performed, and then the command is executed.
If you assign multiple commands, the commands are launched in an arbitrary order, and are executed asynchronously; there is no guarantee that one command will finish before the next one in the sequence starts.
This property is in the Interaction property group.
commandCloseWindowOnSuccess
Select this property to automatically close the window that initiates a SYSTEM command when the command is executed successfully. This applies to SYSTEM commands only, and is not supported at all for thin-client, Web-page deployments.
With APAMA commands, the window is closed whether or not the command is executed successfully. For MULTIPLE commands, the window closes when the first command in the command group succeeds.
This property is in the Interaction property group.
commandConfirm
By default, when the end user executes a command (see the command property), the command confirmation dialog is disabled. To control this option for each individual object, use the commandConfirm check box. If confirmation is required for a MULTIPLE command group, a single confirmation dialog is presented; if you confirm the execution, all individual commands in the group are executed with no further confirmation. If the you cancel the execution, none of the commands in the group is executed.
You can also override the confirmation status of individual objects with an application-wide policy. Select Tools | Options and choose from three confirmation values:
*Do not confirm: Indicates that no commands require confirmation (regardless of each object's confirmation status).
*Confirm all: Indicates that all commands require confirmation (regardless of each object's confirmation status).
*Use object confirm flag (default): Indicates that the confirmation status of each object will determine whether confirmation is required.
This property is in the Interaction property group.
commandConfirmText
Use this property to write your own text for the confirmation dialog. Otherwise, default text is used. See commandConfirm.
This property is in the Interaction property group.
drillDownColumnSubs
Use this property to direct a dashboard to assign data-table column values to specified dashboard variables when the end user activates a drilldown on this object. In the Object Properties window, double-click on drillDownColumnSubs in the Property Name field to bring up the Drill Down Column Substitutions dialog.
The dialog has the following fields and buttons:
*Substitution String: Enter the dashboard variable next to the name of the data table column whose value you want assigned to the variable. Press Enter.
*Add Column: Enter the name of a column and click the Add Column button to insert a column into the table.
*Clear: Click the Clear button to remove all variables listed.
The Column Name list is populated based on the table's data attachment. If you have not yet attached the table to data, this list is empty.
Once you have selected which column values to pass in as substitutions, double-click on any element in your object to open a drill down window that displays corresponding values.
This property is in the Interaction property group.
drillDownSelectMode
Use this property to control how a drill down display is activated. Select one of the following:
*Anywhere to activate a drill down display by double-clicking anywhere on the chart.
*Element Only to enable a drill down display only when you double-click on an element of the chart, such as a bar or candlestick.
This property is in the Interaction property group.
drillDownTarget
To specify a drill down display, double click on drillDownTarget in the Property Name field to bring up the Drill Down Properties dialog. See Drill-Down Specification.
This property is in the Interaction property group.
mouseOverAdditionalColumns
Select the button to open a dialog to select which columns to include in tool tips and, optionally, specify a date format (or other numeric format) and value divisor (for numeric columns) for each column displayed. In the tool tip, the name and value for each selected column is displayed. If the mouseOverDefaultColumnsFlag is selected, then columns you include are inserted following the default columns in the tool tip. If specified, columnDisplayNames are applied to the columns you selected to include.
This property is in the Interaction property group.
mouseOverDefaultColumnsFlag
Select to include column names and values from valueTable (for index columns and data columns) in tool tips. If columnDisplayNames are specified, they will be applied to all column names.
This property is in the Interaction property group.
mouseOverFlag
Select to enable tool tips for your heat map. To display a tool tip, select the map and point to a node with your mouse. The tool tip will contain information from your data attachment about that node.
Note: Heat maps containing large data sets may run slowly on the Display Server if mouseOverFlag is selected.
This property is in the Interaction property group.
Copyright © 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.