//>>built define("dojox/mobile/migrationAssist",["dojo/_base/declare","dojo/_base/lang","dojo/_base/window","dojo/dom-class","dojo/dom-construct","dojo/dom-style","dojo/ready","dijit/_Container","dijit/_WidgetBase","./_ItemBase","./common","./FixedSplitterPane","./Heading","./iconUtils","./ListItem","./RoundRect","./SpinWheel","./SpinWheelSlot","./SwapView","./TabBarButton","./ToolBarButton","./View"],function(_1,_2,_3,_4,_5,_6,_7,_8,_9,_a,_b,_c,_d,_e,_f,_10,_11,_12,_13,_14,_15,_16){ var _17; var _18=function(){ var get=function(w,key){ return w[key]||w.srcNodeRef&&w.srcNodeRef.getAttribute(key); }; this.dispatch=function(cls,w){ var _19=cls.replace(/.*\./,""); this["check"+_19]&&this["check"+_19](w); }; this.checkCarousel=function(w){ }; this.checkFixedSplitter=function(w){ if(!this._fixedSplitter_css_checked){ this._fixedSplitter_css_checked=true; var _1a=_5.create("div",{className:"mblFixedSplitter"},_3.body()); if(_6.get(_1a,"height")==0){ _5.create("link",{href:"../themes/android/FixedSplitter.css",type:"text/css",rel:"stylesheet"},_3.doc.getElementsByTagName("head")[0]); } _3.body().removeChild(_1a); setTimeout(function(){ w.resize(); },1000); } }; this.checkFixedSplitterPane=function(w){ }; this.checkFixedSplitter=function(w){ if(!this._fixedSplitter_css_checked){ this._fixedSplitter_css_checked=true; var _1b=_5.create("div",{className:"mblFixedSplitter"},_3.body()); if(_6.get(_1b,"height")==0){ _5.create("link",{href:"../themes/android/FixedSplitter.css",type:"text/css",rel:"stylesheet"},_3.doc.getElementsByTagName("head")[0]); } _3.body().removeChild(_1b); setTimeout(function(){ w.resize(); },1000); } }; this.checkListItem=function(w){ if(w.sync!==undefined||w.srcNodeRef&&w.srcNodeRef.getAttribute("sync")){ } if(w.btnClass!==undefined||w.srcNodeRef&&w.srcNodeRef.getAttribute("btnClass")){ w.rightIcon=w.btnClass||w.srcNodeRef&&w.srcNodeRef.getAttribute("btnClass"); } if(w.btnClass2!==undefined||w.srcNodeRef&&w.srcNodeRef.getAttribute("btnClass2")){ w.rightIcon2=w.btnClass2||w.srcNodeRef&&w.srcNodeRef.getAttribute("btnClass2"); } }; this.checkSpinWheelSlot=function(w){ if(w.labels&&w.labels[0]&&w.labels[0].charAt(0)==="["){ for(var i=0;i