Skip to content

Inconsistencies between documentation and TS types #329

Open
@iljapostnovs

Description

@iljapostnovs

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:
image

TS:
image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions