TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > TextBox > Method >

 

GetBand

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > TextBox > Method >

 

GetBand

 

 

Gets the band having the TextBox.

 

 

 

Prototype :

 

object GetBand

(

       No Arguments

)

 

 

 

Example :

 

var objBand = This.GetBand();

_TraceLn(objBand.GetName());

 

 

 

Available Events :

 

OnBind,  OnInitialize,  OnStartBind