This is an old revision of the document!


var id = AwareApp.getTabPanelId ('main', 'Tab1');

This method returns the unique id of the tab in a visual perspective.

Parameters

frameNamename of the frame in the visual perspective that contains the panel
tabNamename of the tab inside the frame that contains the panel
  • Last modified: 2023/04/05 07:28