Exemplo n.º 1
0
 public void onCreateComponet()
 {
     builder    = new TB_DailyPlanCatalogBuilder();
     adapter    = new TB_DailyPlanCatalogAdapter();
     helper     = new GridControlHelper(this.gridView_dailyscan, this.gridControl_dailyscan);
     controller = new DailyPlanCatalogManageController();
 }
Exemplo n.º 2
0
 public void onCreateComponet()
 {
     invoker    = new BusinesStripExcelInvoker();
     controller = new DailyPlanCatalogManageController();
 }