:: Documentation >>

tab index

Tab index.

Syntax

var value = obj.getTabIndex(); 
obj.setTabIndex(value);        

obj.onTabIndexChanging = function(value){...}; 
obj.onTabIndexChanged = function(value){...}; 
obj.onTabIndexError = function(value){...}; 

Defined in

tab model

Comments

How to disable a tab? Siddharth (0)
add check box in active widget header User1 (2)
changing tabs yeahyeahyeah (1)

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5