sap.ui.controller("com.example.App", { onInit : function() { }, onBeforeShow : function(evt) { }, navButtonTap : function(evt) { } });