Skip to Content
0
Former Member
Sep 28, 2015 at 10:09 PM

sap.ui.core.UIComponent.prototype.init.apply(this, arguments) purpose in component.js

1473 Views

Hi All

Could you please explain the purpose of this statement in init function

sap.ui.core.UIComponent.prototype.init.apply(this, arguments);

Thanks

Karthi D