Documentation
Documentation
  • Themes
    • Themes
    • Default
    • Bootswatch Themes
    • Slate
  • Table of Contents
    • Table of Contents

  1. You are here
  2. Home
  3. Programmer's Reference Methods
  4. getTabPanelId (frameName, tabName)

programmers reference methods awareapp object gettabpanelid index

Sidebar
  • Quick Tour
  • Installation Guide
  • Getting Started
  • Aware IM Concepts
  • Configuring Applications
  • Rule Language
  • Actions And Functions
  • Mobile Applications
  • How To...
  • Programmer's Reference
  • AI Integration
  • Videos
  • Case Study
  • Glossary
  • Appendices
  • Changelog
  • Introduction
  • Send via e-Mail
  • Print
  • Permalink

Programmers Reference, Methods, AwareApp Object, GetTabPanelID, Index

getTabPanelId (frameName, tabName)

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/05/03 04:39
Log In