Function Name![]() |
Parameter Name | Valid Input Value | Description |
---|---|---|---|
printSelected() |
Sets the dataBinding object's where and orderby attributes. Uses printUrl() to obtain the url. At the end passess url and parameters to the window.open(). |
||
DisplayBinding_bindEditComponentsRow() |
Initializes the .checks , .labels arrays and the .fields matrix with with references to the widget that represents a single line in the form. The ID fields of the widget are formed using compound names with the following rules Check <prefix> <suff_check> [0..row-1] label <prefix> <suff_label> [0..row-1] field <prefix> <suff_field1> [0..row-1] <suff_field2> [0..col-1] |
||
type |
|||
sel |
Print selected records. | ||
xls_sel |
Download XLS file with the selected records. | ||
recordset |
Print all record in the current recordset. | ||
create_recordset |
|||
xls_recordset |
Download XLS file with the records in the current recordset. | ||
report |
An optional name of the infix of the report configuration file (.rep ). It is also included in the name of the produced report file. |
||
cmdParams |
An optional parameters passed to the ODT Reportman. |