Class actuate.dashboard.Tab
Description
The actuate.dashboard.Tab class is a wrapper class for the raw definition of a tab in a dashboard file.
Constructor
Syntax
Function summary
Table 4-8 lists the actuate.dashboard.Tab functions.
Table 4-8 actuate.dashboard.Tab functions getName( )actuate.dashboard.Tab.getName
Syntax
Returns
Example
This example calls getName( ) to display the tab object’s name in an alert box.
actuate.dashboard.Tab.getTabType
Syntax
Returns
String. The tab’s type. The legal type values are ISystemTabHandle and ITabHandle.
Example
This example calls getTabType( ) to display the tab object’s type in an alert box.
actuate.dashboard.Tab.getTitle
Syntax
Returns
Example
This example calls getTitle( ) to display the tab object’s title in an alert box.
(c) Copyright Actuate Corporation 2011 |
![]() |