New to Telerik Reporting? Start a free 30-day trial
The
The parameterEditor of the HTML5 Report Viewer
| Parameter | Description |
|---|---|
| beginEdit(parameter) | creates the editor UI and populates it with the parameter settings
|
| addAccessibility(parameter) | adds accessibility to the parameter editor and populates its string resources
|
| setAccessibilityErrorState(parameter) | sets the error state of the parameter editor's accessibility functionality and its error attributes
|
| enable(enable) | enables or disables the parameter editor
|
| clearPendingChange | function that would be invoked when parameter changes |
| destroy | function invoked to destroy the parameter editor |