MoreMotion Face API

Class TabManager

Object
   |
   +--TabManager

class TabManager


Manager class that provides static methods to manage the Tab objects. A static object of this class is avaialable with name TabMgr.

var TabMgr = new TabManager();

Defined in Tabs.js


Constructor Summary
TabManager()
           
 
Method Summary
 void focusEnclosingTab(node)
           Makes the Tab that encloses the given DOM node visible.
 Object getTabControl(name, node)
           Returns the TabControl object associated with the given name.
 void switchTo(tcName,tabName,node)
           Makes the specified tab of the specified TabControl visible

Constructor Detail

TabManager

TabManager()

Method Detail

focusEnclosingTab

void focusEnclosingTab(node)

getTabControl

Object getTabControl(name, node)

switchTo

void switchTo(tcName,tabName,node)

MoreMotion Face API

Copyright 2002 - 2008, MOR YAZILIM
Documentation generated by JSDoc on Mon Sep 29 14:52:55 2008