Developing Apama Applications > Building Dashboards > Reusing Dashboard Components > Working with multiple display panels > Using new tags to configure the panels in a window > Configuring panels with accordion controls
Configuring panels with accordion controls
As a child of the rtvLayout element, you can specify one or more rtvAccordionPanel elements. An rtvAccordionPanel element creates a panel that contains an accordion control for display navigation. The accordion control assumes there is a panel in the center region that was created with the rtvDisplayPanel element. The accordion control sends its navigation commands to this center panel.
The contents of a panel created with the rtvAccordionPanel element cannot be more than two levels deep, not including the root node. If you require deeper nesting create a panel with the rtvTreePanel element.
Use the following attributes to specify the location of an accordion control panel:
*region - Specify the position of the panel as west, east, center, north, or south. The default is center.
*width - Specify the width of the panel in pixels. The default is 125.
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.