In SmartClient.js 8 is it possible to have you own class namespace?
So instead of creating isc.MyClass, could I do myApp.MyClass? And if so, with multiple levels as well, thus myApp.employees.Search.
So instead of creating isc.MyClass, could I do myApp.MyClass? And if so, with multiple levels as well, thus myApp.employees.Search.
Comment