function HwTilesComp(){}HwTilesComp.prototype.initEvent=null;HwTilesComp.prototype.init=function(){this.state=CompSupport.COMP_STATE_COMPLETE;this.initEvent.fire(this);};HwTilesComp.prototype.destroy=function(){};