Apama Documentation : Building and Using Dashboards : Building Dashboard Clients : Reusing Dashboard Components : Working with multiple display panels : Using old tags to configure the panels in a window : Using the RTViewPanel tag
Using the RTViewPanel tag
The tags described in this topic are deprecated. They will be removed in a future release. You should change to the new tags. See Using new tags to configure the panels in a window.
The RTViewPanel tag supports the following attributes:
Attribute
Description
display
Name of display (.rtv) file to load into the panel.
name
Corresponds to Window Name entered in the Drill Down Properties dialog. When using tabbed panels, if the name is not specified, a name is constructed internally using the display name and substitutions to make it easy to drill down between tabs. In this case, when you drill down from a tab using the Current Window option and the specified display with the specified substitutions is already loaded in another tab, the Dashboard Viewer will switch to that tab.
region
Set the location of this RTViewPanel if it is in a BorderPanel. Valid values are west, east, center, north, and south.
scrollbars
Control the visibility of scroll bars in the panel. The permitted values are as-needed, never, and always. The default value is as-needed. In some cases, setting the scrollbars attribute to never on title or footer panels can improve the resize behavior of the Dashboard Viewer.
subs
Specify initial substitutions for this panel. Substitutions are optional and must use the following syntax:
$subname:subvalue $subname2:subvalue2
If a substitution value contains a single quote, it must be escaped using a / :
$filter:Plant=/'Dallas/'
If a substitution value contains a space, it must be enclosed in single quotes. Do not escape these single quotes:
$subname:subvalue $subname2:'sub value 2'
A substitution string cannot contain any of the following characters:
: | . tab space , = < > ' " & / \ { } [ ] ( )
Note:  
Substitutions set in Application Options will apply to all displays.
Copyright © 2013-2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback