public interface SimpleNamesMode
Portal mode is intended for applications which must integrate with fairly arbitrary JavaScript code written by third-party developers, and/or third party JavaScript frameworks, where it is important that each framework stays within it's own namespace.
  Portal mode is enabled by setting
 window.isc_useSimpleNames = false before Smart GWT is loaded, generally
 inside the <head> element.