Node | Description |
---|---|
sap.ui.mdc.mixin.AdaptationMixin |
Enhances a given control prototype with consolidated handling for adaptation. |
sap.ui.mdc.mixin.DelegateMixin |
Enhances a given control prototype with consolidated asynchronous handling for delegate modules and their initialization. |
sap.ui.mdc.mixin.FilterIntegrationMixin |
Enhances a given control prototype with consolidated handling for external IFilter integration The following methods are available:
To use the FilterIntegrationMixin, the implementing Control requires the Additionally, the following methods are necessary to be implemented:
Hooks that are called by the FilterIntegrationMixin if implemented in the control.
|
sap.ui.mdc.mixin.PromiseMixin |
Enhances a given control prototype with a management mechanism for lifecycle related promises. |
Method | Description |
---|