Open
Description
This issue is regarding fire<EventName>
and similar methods, which are marked as protected
in official documentation, however they are public
in TS types. Let's take an example:
sap.m.ComboBox
event: change
method: fireChange
API:
So it's either wrong in TS, or in official API.
Please let me know if it is official API issue, in such case I will create issue there.
Metadata
Metadata
Assignees
Labels
No labels