• UIComponent,constructor:
try { Component.apply(this.arguments);
} 
catch (e) { this._destroyCreatedInstances();
            throwe; }}Copy the code
  • in RouteMatchedHandler.js,

    oRouter.attachRouteMatched(this._onHandleRouteMatched, this);
  • new sap.m.routing.RouteMatchedHandler(this.getRouter());











    For more of Jerry’s original articles, please follow the public account “Wang Zixi “: