TOC : OZ e-Form Extension > OZ e-Form JavaScript API > ReportTemplate >

 

Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : OZ e-Form Extension > OZ e-Form JavaScript API > ReportTemplate >

 

Method

 

 

Name

Description

GetInputComponent

Gets the Input Component, Label and FixedTableLabel.

GetInputComponents

Gets the FormID of Component, Label, and FixedTableLabel added in report templates.

GetInputJSON

The value assigned to the Input Component, Label and FixedTableLabel as a string in JSON format import.

GetInputNumberValue

Gets value of Input Component, Label and FixedTableLabel in double format.

GetInputValue

Gets the value of Input Component, Label and FixedTableLabel.

GetInputXML

The value assigned to the Input Component, Label and FixedTableLabel as a string in XML format import.

GetInvalidInfoJSON

Gets information of Input Component that has empty value with Required property set to true.

ReBind

Rebind the report based on the setting parameter.

SetInputValue

Sets the value of Input Component, Label and FixedTableLabel.