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

 

GetReport

<< 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 >

 

GetReport

 

 

Gets the current report component.

 

 

 

Prototype :

 

object GetReport

(

       No Arguments

)

 

 

 

Example :

 

var objReport = This.GetReport();

_TraceLn(objReport.GetPaperType());

 

 

 

Available Events :

 

OnBind,  OnInitialize,  OnStartBind