Skip to content

Commit b9794c6

Browse files
Update parametereditor.md (#1663)
1 parent 9a6ebca commit b9794c6

File tree

1 file changed

+3
-0
lines changed
  • embedding-reports/display-reports-in-applications/web-application/html5-report-viewer/api-reference

1 file changed

+3
-0
lines changed

embedding-reports/display-reports-in-applications/web-application/html5-report-viewer/api-reference/parametereditor.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ table th:nth-of-type(2) {
2525
| __beginEdit(parameter)__ |creates the editor UI and populates it with the parameter settings<ul><li>parameter</li></ul>|
2626
| __addAccessibility(parameter)__ |adds accessibility to the parameter editor and populates its string resources<ul><li>parameter</li></ul>|
2727
| __setAccessibilityErrorState(parameter)__ |sets the error state of the parameter editor's accessibility functionality and its error attributes<ul><li>parameter</li></ul>|
28+
| __enable(enable)__ |enables or disables the parameter editor<ul><li>enable</li></ul>|
29+
| __clearPendingChange__ |function that would be invoked when parameter changes|
30+
| __destroy__ |function invoked to destroy the parameter editor|
2831

2932
## See Also
3033

0 commit comments

Comments
 (0)