- UIComponent,constructor:
try { Component.apply(this, arguments);
}
catch (e) { this._destroyCreatedInstances();
throw e;
}
}
- in RouteMatchedHandler.js,
oRouter.attachRouteMatched(this._onHandleRouteMatched, this); - new sap.m.routing.RouteMatchedHandler(this.getRouter());
要获取更多Jerry的原创文章,请关注公众号"汪子熙":