TOC : OZ e-Form Extension > OZ e-Form JavaScript API > FixedTableInput > FixedTableButton > Method >

 

Click

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : OZ e-Form Extension > OZ e-Form JavaScript API > FixedTableInput > FixedTableButton > Method >

 

Click

 

 

Runs the entered script in the OnClick event of a FixedTableButton.

 

 

 

Prototype :

 

void Click

(

       No Arguments

)

 

 

 

Example :

 

var objComp = This.GetInputComponent("Button1");

objComp.Click();

 

 

 

Available Events :

 

OnExternalEvent,  OnValueChanged