UNPKG

alloy

Version:

TiDev Titanium MVC Framework

7 lines 161 B
Alloy.Globals = { ctr: 0, openWindow: function(e) { Alloy.Globals.ctr++; Alloy.Globals.navwindow.openWindow(Alloy.createController('win').getView()); } };