<< Click to Display Table of Contents >>
ReBind
Rebind the report based on the setting parameter.
Parameters
docIndex |
Report index.(zero-based index) |
type |
Rebind type. •data: Refresh parameter's value, data, report. The keepEditing Parameter applies as the value you set. •label: Refresh only the text of the parameter label. The keepEditing Parameter is always applied to true. •report: Refresh parameter's value and report. The keepEditing Parameter applies as the value you set. |
param |
Set the value of parameters. Set as "ParameterName=ParameterValuedelimiter ... delimiterParameterName=ParameterValue" format. |
delimiter |
Delimiter. Can be omitted.(The default value: \n) |
keepEditing |
Whether to keep the additions and changes in the preview window. The memo, comments, callout shapes(lines, arrows, rectangles, circles), text edits, and input component value will be maintained. Can be omitted.(The default value: true) |