dhxmvp
Version:
A complete boilerplate for building online, offline and syncable MVP Single Page Applications using DHTMLX.
1 lines • 434 B
JavaScript
!function(n){"use strict"}(window.$dhx=window.$dhx||{}),function(n){"use strict"}($dhx.ui=$dhx.ui||{}),$dhx.ui.session=function(){var n={_client_id:$dhx.guid(),_first_name:"Jose Eduardo",_last_name:"Perotta de Almeida",_age:32,_country:"BR",client_id:function(){return this._client_id},age:function(){return this._age},country:function(){return this._country},name:function(){return this._first_name+" "+this._last_name}};return n}();