Exemplo n.º 1
0
 public void dropBind()
 {
     TypeList.BindDrop(this.dropBudgetWay, "ysType", "", null, true);
     TypeList.BindDrop(this.dropContractWay, "cbType", "", null, true);
     TypeList.BindDrop(this.dropKeyPart, "primaryGrade", "", null, true);
     TypeList.BindDrop(this.dropPayCondition, "payment", "", null, true);
     TypeList.BindDrop(this.dropPayWay, "jsType", "", null, true);
     TypeList.BindDrop(this.dropPrjKindClass, "ProjectType", "", null, true);
     TypeList.BindDrop(this.dropQualityClass, "ProjectQuality", "", null, true);
     TypeList.BindDrop(this.dropRank, "zzGrade", "", null, true);
     TypeList.BindDrop(this.dropTenderWay, "zbType", "", null, true);
     TypeList.BindDrop(this.dropProperty, "ProjectProperty", "", null, true);
     TypeList.BindBuildingTypeDrop(this.dropBuildingType_0);
     TypeList.BindXmgroupDrop(this.dropXmgroup);
     this.BindProvice();
 }