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 GetPanelID Index}} <invisible> +++INSTRUCTIONS+++ Update the tags ABOVE to show CLASS_OR_INTERFACE_NAME NAME_OF_THE_METHOD </invisible> ==== getPanelId (frameName, tabName, contentPanelName)==== <code javascript>var id = AwareApp.getPanelId ('main', 'Tab1', 'Content Panel1');</code> This method returns the unique id of the content panel 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| |''contentPanelName''|name of the content panel| Last modified: 2023/05/10 01:40 Log In