show: function()

in www/splashscreen.js [25:27]


    show: function () {
        exec(null, null, 'SplashScreen', 'show', []);
    },