// $Revision: 1.1 $ 
<!-- auto generated constructor -->	
function bmiasia_app_mync_common_uientity_areacodeshow_InterQuery(prefix)
{
	
    <!-- Components -->
	this.name = prefix;

	this.Form = elementList[prefix+"Form"];

	if(this.Form != null)
	{
		this.Form.parentEntity = this;
	}

	this.uIPanel1 = elementList[prefix+"uIPanel1"];

	if(this.uIPanel1 != null)
	{
		this.uIPanel1.parentEntity = this;
	}

	this.interQueryDes = elementList[prefix+"interQueryDes"];

	if(this.interQueryDes != null)
	{
		this.interQueryDes.parentEntity = this;
	}

	this.uIPanel3 = elementList[prefix+"uIPanel3"];

	if(this.uIPanel3 != null)
	{
		this.uIPanel3.parentEntity = this;
	}

	this.uILabel1 = elementList[prefix+"uILabel1"];

	if(this.uILabel1 != null)
	{
		this.uILabel1.parentEntity = this;
	}

	this.uILabel2 = elementList[prefix+"uILabel2"];

	if(this.uILabel2 != null)
	{
		this.uILabel2.parentEntity = this;
	}

	this.uILabel3 = elementList[prefix+"uILabel3"];

	if(this.uILabel3 != null)
	{
		this.uILabel3.parentEntity = this;
	}

	this.superName_sc = elementList[prefix+"superName_sc"];

	if(this.superName_sc != null)
	{
		this.superName_sc.parentEntity = this;
	}

	this.cityName_sc = elementList[prefix+"cityName_sc"];

	if(this.cityName_sc != null)
	{
		this.cityName_sc.parentEntity = this;
	}

	this.areaCode_sc = elementList[prefix+"areaCode_sc"];

	if(this.areaCode_sc != null)
	{
		this.areaCode_sc.parentEntity = this;
	}

	this.uIPanel2 = elementList[prefix+"uIPanel2"];

	if(this.uIPanel2 != null)
	{
		this.uIPanel2.parentEntity = this;
	}

	this.landQuery = elementList[prefix+"landQuery"];

	if(this.landQuery != null)
	{
		this.landQuery.parentEntity = this;
	}

	this.uIObjectList1 = elementList[prefix+"uIObjectList1"];

	if(this.uIObjectList1 != null)
	{
		this.uIObjectList1.parentEntity = this;
	}

	this.superName = new Array();
	for(var i = 0; i < this.uIObjectList1.value; i++)
	{
		this.superName[i] = elementList[prefix + "superName" + "[" + i + "]"];
	}

	for(var i = 0; i < this.superName.length; i++)
	{
		if(this.superName[i] != null)
		{
			this.superName[i].parentEntity = this;
			this.superName[i].arrayIndex = i;
		}
	}

	this.superEName = new Array();
	for(var i = 0; i < this.uIObjectList1.value; i++)
	{
		this.superEName[i] = elementList[prefix + "superEName" + "[" + i + "]"];
	}

	for(var i = 0; i < this.superEName.length; i++)
	{
		if(this.superEName[i] != null)
		{
			this.superEName[i].parentEntity = this;
			this.superEName[i].arrayIndex = i;
		}
	}

	this.cityName = new Array();
	for(var i = 0; i < this.uIObjectList1.value; i++)
	{
		this.cityName[i] = elementList[prefix + "cityName" + "[" + i + "]"];
	}

	for(var i = 0; i < this.cityName.length; i++)
	{
		if(this.cityName[i] != null)
		{
			this.cityName[i].parentEntity = this;
			this.cityName[i].arrayIndex = i;
		}
	}

	this.cityEName = new Array();
	for(var i = 0; i < this.uIObjectList1.value; i++)
	{
		this.cityEName[i] = elementList[prefix + "cityEName" + "[" + i + "]"];
	}

	for(var i = 0; i < this.cityEName.length; i++)
	{
		if(this.cityEName[i] != null)
		{
			this.cityEName[i].parentEntity = this;
			this.cityEName[i].arrayIndex = i;
		}
	}

	this.areaCode = new Array();
	for(var i = 0; i < this.uIObjectList1.value; i++)
	{
		this.areaCode[i] = elementList[prefix + "areaCode" + "[" + i + "]"];
	}

	for(var i = 0; i < this.areaCode.length; i++)
	{
		if(this.areaCode[i] != null)
		{
			this.areaCode[i].parentEntity = this;
			this.areaCode[i].arrayIndex = i;
		}
	}

	this.uILink = new Array();
	for(var i = 0; i < this.uIObjectList1.value; i++)
	{
		this.uILink[i] = elementList[prefix + "uILink" + "[" + i + "]"];
	}

	for(var i = 0; i < this.uILink.length; i++)
	{
		if(this.uILink[i] != null)
		{
			this.uILink[i].parentEntity = this;
			this.uILink[i].arrayIndex = i;
		}
	}

	this.uIObjectList1Title = elementList[prefix+"uIObjectList1Title"];

	if(this.uIObjectList1Title != null)
	{
		this.uIObjectList1Title.parentEntity = this;
	}

	this.uILabel14 = elementList[prefix+"uILabel14"];

	if(this.uILabel14 != null)
	{
		this.uILabel14.parentEntity = this;
	}

	this.uILabel12 = elementList[prefix+"uILabel12"];

	if(this.uILabel12 != null)
	{
		this.uILabel12.parentEntity = this;
	}

	this.uILabel10 = elementList[prefix+"uILabel10"];

	if(this.uILabel10 != null)
	{
		this.uILabel10.parentEntity = this;
	}

	this.uILabel8 = elementList[prefix+"uILabel8"];

	if(this.uILabel8 != null)
	{
		this.uILabel8.parentEntity = this;
	}

	this.uILabel16 = elementList[prefix+"uILabel16"];

	if(this.uILabel16 != null)
	{
		this.uILabel16.parentEntity = this;
	}

	this.uILabel6 = elementList[prefix+"uILabel6"];

	if(this.uILabel6 != null)
	{
		this.uILabel6.parentEntity = this;
	}

	this.indexBar1 = new bmiasia_ebos_appbase_uientity_IndexBar(prefix + "indexBar1.");

	if(this.indexBar1 != null)
	{
		this.indexBar1.parentEntity = this;
	}

	<!-- Construct_FIRST:bmiasia_app_mync_common_uientity_areacodeshow_InterQuery -->
	
	<!-- Construct_LAST:bmiasia_app_mync_common_uientity_areacodeshow_InterQuery -->
}

<!-- EventHandler Functions -->

	bmiasia_app_mync_common_uientity_areacodeshow_InterQuery.prototype._interQuery = bmiasia_app_mync_common_uientity_areacodeshow_InterQuery__interQuery;

    <!-- auto generated eventlistener function declaration -->
	function bmiasia_app_mync_common_uientity_areacodeshow_InterQuery__interQuery(eventsource) {//Gen_First:bmiasia_app_mync_common_uientity_areacodeshow_InterQuery__interQuery

		var UIEntity = this;
        
	}//Gen_Last:bmiasia_app_mync_common_uientity_areacodeshow_InterQuery__interQuery

	bmiasia_app_mync_common_uientity_areacodeshow_InterQuery.prototype._interChangePage = bmiasia_app_mync_common_uientity_areacodeshow_InterQuery__interChangePage;

    <!-- auto generated eventlistener function declaration -->
	function bmiasia_app_mync_common_uientity_areacodeshow_InterQuery__interChangePage(eventsource) {//Gen_First:bmiasia_app_mync_common_uientity_areacodeshow_InterQuery__interChangePage

			this.indexBar1.ViewPage(eventsource);

		var UIEntity = this;
        
	}//Gen_Last:bmiasia_app_mync_common_uientity_areacodeshow_InterQuery__interChangePage
	
