namespace sap/ui/events/ControlEvents

Visiblity: public
Available since: N/A
Module: sap/ui/events/ControlEvents
Application Component:

Nodes Overview

Node Description

Methods Overview

Method Description
module:sap/ui/events/ControlEvents.bindAnyEvent

Binds all events for listening with the given callback function.

module:sap/ui/events/ControlEvents.unbindAnyEvent

Unbinds all events for listening with the given callback function.

module:sap/ui/events/ControlEvents.bindAnyEvent

Binds all events for listening with the given callback function.

Param Type DefaultValue Description
fnCallback function

Callback function

module:sap/ui/events/ControlEvents.unbindAnyEvent

Unbinds all events for listening with the given callback function.

Param Type DefaultValue Description
fnCallback function

Callback function