Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Programmers_Reference Methods AwareApp_Object GetTabPanelID Index}} ==== getTabPanelId (frameName, tabName)==== <code javascript>var id = AwareApp.getTabPanelId ('main', 'Tab1');</code> This method returns the unique id of the tab in a visual perspective. ===Parameters=== |''frameName''|name of the frame in the visual perspective that contains the panel| |''tabName''|name of the tab inside the frame that contains the panel| Last modified: 2023/05/03 04:39 Log In