Created by Jerry Wang, last modified on Mar 24, 2015
this._mRouting.config
sap.m.routing.RoutMatchedHandler
oServiceConfig
getMetadata().getConfig
serviceConfig
serviceUrl
_getAndMergeEntry

Even after we hard code the route information in our Component.js like below, it still does not work:
router._oRoutes.masterDetail._oConfig.subroutes.master. view = "JerryMaster";
UI Inheritance hierarchy:
sap.ui.core.UIComponent->sap.ca.scfld.md.ComponentBase->FioriTest.Component
是以還是S2(因為parent component裡定義的是S2):