简介:this.app = new sap.m.SplitApp(); this.app.addPage(master, true);it has one internal attribute _aMasterPages and _aDetailPages.app.getPage(pageId, master-boolean);
this.app = new sap.m.SplitApp(); this.app.addPage(master, true);
it has one internal attribute _aMasterPages and _aDetailPages.
app.getPage(pageId, master-boolean);