[MDSAL-494] Add support for listening for and publishing of instance notifications Created: 10/Dec/19 Updated: 11/Apr/22 Resolved: 11/Apr/22 |
|
| Status: | Resolved |
| Project: | mdsal |
| Component/s: | Binding API, Binding runtime, DOM API, DOM runtime |
| Affects Version/s: | None |
| Fix Version/s: | 9.0.2 |
| Type: | New Feature | Priority: | High |
| Reporter: | Robert Varga | Assignee: | Robert Varga |
| Resolution: | Done | Votes: | 0 |
| Labels: | pt | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||||||||||||||
| Description |
|
Audit DOM APIs to check if instance notifications have a baseline for invocation. Implement it if it does not. Furthermore define and implement the binding APIs for publishing/subscribing to instance notifications. The interface should also support top-level notifications without relying on the generated Listener interface. |