DocumentationDocumentation
  • Appearance
    • Appearance
    • System
    • Light
    • Dark
  • Table of Contents
    • Table of Contents

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

Sidebar
  • Introduction
  • Quick Tour
  • Installation Guide
  • Getting Started
  • AwareIM Concepts
  • Configuring Applications
  • Rule Language
  • Actions And Functions
  • Mobile Applications
  • How To...
  • Programmer's Reference
  • AI Integration
  • Videos
  • Case Study
  • Glossary
  • Appendices
  • Changelog
  • Show pagesource
  • Old revisions
  • Backlinks
  • Back to top
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
programmers reference methods awareapp object gettabpanelid index
Log In