You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: embedding-reports/display-reports-in-applications/web-application/html5-report-viewer/api-reference/parametereditor.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@ table th:nth-of-type(2) {
23
23
| Parameter | Description |
24
24
| ------ | ------ |
25
25
|__beginEdit(parameter)__|creates the editor UI and populates it with the parameter settings<ul><li>parameter</li></ul>|
26
+
|__addAccessibility(parameter)__|adds accessibility to the parameter editor and populates its string resources<ul><li>parameter</li></ul>|
27
+
|__setAccessibilityErrorState(parameter)__|sets the error state of the parameter editor's accessibility functionality and its error attributes<ul><li>parameter</li></ul>|
0 commit comments