Hi Thomas, I have four dialogs... in second dialog, I can get controller by `that`, but in the third dialog, `this` point to `button` view, what should I do ? Should I try sap.ui.getCore().byId("firstview ").getController().myMethod() ?
↧
Hi Thomas, I have four dialogs... in second dialog, I can get controller by `that`, but in the third dialog, `this` point to `button` view, what should I do ? Should I try sap.ui.getCore().byId("firstview ").getController().myMethod() ?