new sap.m.Button({ text: "Add", press: function(){oController.onPress()} }) ;
↧
new sap.m.Button({ text: "Add", press: function(){oController.onPress()} }) ;