Esempio n. 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Ribbon = ((DevExpress.Xpf.Ribbon.RibbonControl)(target));
                return;

            case 2:
                this.biClose = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 3:

            #line 94 "..\..\MainWindow.xaml"
                ((DevExpress.Xpf.Bars.BarEditItem)(target)).EditValueChanged += new System.Windows.RoutedEventHandler(this.OnEditValueChanged);

            #line default
            #line hidden
                return;

            case 4:

            #line 103 "..\..\MainWindow.xaml"
                ((DevExpress.Xpf.Bars.BarEditItem)(target)).EditValueChanged += new System.Windows.RoutedEventHandler(this.OnEditValueChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.fontSizeSettings = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
                return;

            case 6:

            #line 112 "..\..\MainWindow.xaml"
                ((DevExpress.Xpf.Bars.BarEditItem)(target)).EditValueChanged += new System.Windows.RoutedEventHandler(this.OnEditValueChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.statusBar = ((DevExpress.Xpf.Ribbon.RibbonStatusBarControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Ribbon = ((DevExpress.Xpf.Ribbon.RibbonControl)(target));
                return;

            case 2:
                this.biClose = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 3:
                this.fontSizeSettings = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
                return;

            case 4:
                this.statusBar = ((DevExpress.Xpf.Ribbon.RibbonStatusBarControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.gridControl1 = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 2:
                this.cboBillField = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
                return;

            case 3:
                this.tableView1 = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 43 "..\..\SetItemsWindow.xaml"
                this.tableView1.ValidateCell += new DevExpress.Xpf.Grid.GridCellValidationEventHandler(this.tableView1_ValidateCell);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.btnRefresh = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 37 "..\..\MainWindow.xaml"
                this.btnRefresh.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnRefresh_ItemClick);

            #line default
            #line hidden
                return;

            case 2:
                this.btnShowFilter = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 38 "..\..\MainWindow.xaml"
                this.btnShowFilter.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnShowFilter_ItemClick);

            #line default
            #line hidden
                return;

            case 3:
                this.btnCreateVoucher = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 39 "..\..\MainWindow.xaml"
                this.btnCreateVoucher.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnCreateVoucher_ItemClick);

            #line default
            #line hidden
                return;

            case 4:
                this.btnCreateVoucherCombine = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 40 "..\..\MainWindow.xaml"
                this.btnCreateVoucherCombine.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnCreateVoucherCombine_ItemClick);

            #line default
            #line hidden
                return;

            case 5:
                this.btnVoucherTplMgr = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 41 "..\..\MainWindow.xaml"
                this.btnVoucherTplMgr.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnVoucherTplMgr_ItemClick);

            #line default
            #line hidden
                return;

            case 6:
                this.btnAppExit = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 42 "..\..\MainWindow.xaml"
                this.btnAppExit.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnAppExit_ItemClick);

            #line default
            #line hidden
                return;

            case 7:
                this.gridcontrol1 = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 9:
                this.cboVoucherTpl = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
                return;

            case 10:
                this.gridView = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 150 "..\..\MainWindow.xaml"
                this.gridView.ValidateCell += new DevExpress.Xpf.Grid.GridCellValidationEventHandler(this.gridView_ValidateCell);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.bicn = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 20 "..\..\UCNVList.xaml"
                this.bicn.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.bicn_ItemClick);

            #line default
            #line hidden
                return;

            case 2:
                this.biThem = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 21 "..\..\UCNVList.xaml"
                this.biThem.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.biThem_ItemClick);

            #line default
            #line hidden
                return;

            case 3:
                this.bixoa = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 22 "..\..\UCNVList.xaml"
                this.bixoa.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.bixoa_ItemClick);

            #line default
            #line hidden
                return;

            case 4:
                this.grid = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 28 "..\..\UCNVList.xaml"
                this.grid.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.grid_MouseDown);

            #line default
            #line hidden

            #line 29 "..\..\UCNVList.xaml"
                this.grid.AddHandler(System.Windows.Input.Keyboard.KeyDownEvent, new System.Windows.Input.KeyEventHandler(this.grid_KeyDown));

            #line default
            #line hidden
                return;

            case 5:
                this.tableView = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 32 "..\..\UCNVList.xaml"
                this.tableView.RowUpdated += new DevExpress.Xpf.Grid.RowEventHandler(this.tableView_RowUpdated);

            #line default
            #line hidden
                return;

            case 6:
                this.cbo = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 6
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.btnIncludeAll = ((System.Windows.Controls.Button)(target));
     return;
     case 2:
     this.btnInclude = ((System.Windows.Controls.Button)(target));
     
     #line 24 "..\..\..\..\Controls\Animation\CustomerGroupAnimation.xaml"
     this.btnInclude.Click += new System.Windows.RoutedEventHandler(this.btnInclude_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.btnRemove = ((System.Windows.Controls.Button)(target));
     
     #line 25 "..\..\..\..\Controls\Animation\CustomerGroupAnimation.xaml"
     this.btnRemove.Click += new System.Windows.RoutedEventHandler(this.btnRemove_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.btnRemoveAll = ((System.Windows.Controls.Button)(target));
     return;
     case 5:
     this.grdCustomerGroups = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 6:
     this.clmCountry = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 7:
     
     #line 37 "..\..\..\..\Controls\Animation\CustomerGroupAnimation.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).SelectionChanged += new DevExpress.Xpf.Grid.GridSelectionChangedEventHandler(this.grdCustomerGroups_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 8:
     this.grdAnimationCustomerGroups = ((DevExpress.Xpf.Grid.GridControl)(target));
     
     #line 40 "..\..\..\..\Controls\Animation\CustomerGroupAnimation.xaml"
     this.grdAnimationCustomerGroups.CustomUnboundColumnData += new DevExpress.Xpf.Grid.GridColumnDataEventHandler(this.grdAnimationCustomerGroups_CustomUnboundColumnData);
     
     #line default
     #line hidden
     return;
     case 9:
     this.colIncludeInAllocation = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 10:
     this.colRetailerType = ((DevExpress.Xpf.Grid.GridColumn)(target));
     
     #line 50 "..\..\..\..\Controls\Animation\CustomerGroupAnimation.xaml"
     this.colRetailerType.Validate += new DevExpress.Xpf.Grid.GridCellValidationEventHandler(this.Column_Validate);
     
     #line default
     #line hidden
     return;
     case 11:
     this.cboRetailerType = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 12:
     this.colCounterDate = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 13:
     this.colPLVDeliveryDate = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 14:
     this.colPLVComponentDate = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 15:
     this.colStockDate = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 16:
     this.colSAPDespCode = ((DevExpress.Xpf.Grid.GridColumn)(target));
     
     #line 80 "..\..\..\..\Controls\Animation\CustomerGroupAnimation.xaml"
     this.colSAPDespCode.Validate += new DevExpress.Xpf.Grid.GridCellValidationEventHandler(this.Column_Validate);
     
     #line default
     #line hidden
     return;
     case 17:
     
     #line 85 "..\..\..\..\Controls\Animation\CustomerGroupAnimation.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).SelectionChanged += new DevExpress.Xpf.Grid.GridSelectionChangedEventHandler(this.grdAnimationCustomerGroups_SelectionChanged);
     
     #line default
     #line hidden
     
     #line 85 "..\..\..\..\Controls\Animation\CustomerGroupAnimation.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.TableView_PreviewKeyDown);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 7
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.grdProductDetails = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 2:
     this.clmItemGroup = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 3:
     this.clmMaterialCode = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 4:
     this.clmProductDescription = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 5:
     this.clmSortOrder = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 6:
     this.clmSalesArea = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 7:
     this.cboSalesArea = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 8:
     this.clmRRP = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 9:
     this.clmBDCQuantity = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 10:
     this.clmForecastProcQuantity = ((DevExpress.Xpf.Grid.GridColumn)(target));
     
     #line 66 "..\..\..\..\Controls\Animation\ProductDetailAnimation.xaml"
     this.clmForecastProcQuantity.Validate += new DevExpress.Xpf.Grid.GridCellValidationEventHandler(this.ForecastProcQuantity_Validate);
     
     #line default
     #line hidden
     return;
     case 11:
     this.clmAllocationQuantity = ((DevExpress.Xpf.Grid.GridColumn)(target));
     
     #line 71 "..\..\..\..\Controls\Animation\ProductDetailAnimation.xaml"
     this.clmAllocationQuantity.Validate += new DevExpress.Xpf.Grid.GridCellValidationEventHandler(this.AllocationQuantity_Validate);
     
     #line default
     #line hidden
     return;
     case 12:
     this.clmMarketingComments = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 13:
     this.colAllocate = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 8
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.btnSaveVoucherTpl = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 51 "..\..\VoucherTplEditWindow.xaml"
                this.btnSaveVoucherTpl.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnSaveVoucherTpl_ItemClick);

            #line default
            #line hidden
                return;

            case 2:
                this.btnAddNewRow = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 52 "..\..\VoucherTplEditWindow.xaml"
                this.btnAddNewRow.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnAddNewRow_ItemClick);

            #line default
            #line hidden
                return;

            case 3:
                this.btnRemoveRow = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 53 "..\..\VoucherTplEditWindow.xaml"
                this.btnRemoveRow.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnRemoveRow_ItemClick);

            #line default
            #line hidden
                return;

            case 4:
                this.btnAppExit = ((DevExpress.Xpf.Bars.BarButtonItem)(target));

            #line 54 "..\..\VoucherTplEditWindow.xaml"
                this.btnAppExit.ItemClick += new DevExpress.Xpf.Bars.ItemClickEventHandler(this.btnAppExit_ItemClick);

            #line default
            #line hidden
                return;

            case 5:
                this.txtVoucherTplNo = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 6:
                this.txtVoucherName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:
                this.cboVoucherGroup = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 8:
                this.gridControl1 = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 9:
                this.lookUpAcct = ((DevExpress.Xpf.Grid.LookUp.LookUpEditSettings)(target));
                return;

            case 10:
                this.cboDirection = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
                return;

            case 11:
                this.cboAmountFrom = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
                return;

            case 12:
                this.itemsEdit = ((DevExpress.Xpf.Editors.Settings.ButtonEditSettings)(target));
                return;

            case 13:

            #line 131 "..\..\VoucherTplEditWindow.xaml"
                ((DevExpress.Xpf.Editors.ButtonInfo)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonInfo_Click);

            #line default
            #line hidden
                return;

            case 14:
                this.tableView1 = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 142 "..\..\VoucherTplEditWindow.xaml"
                this.tableView1.InitNewRow += new DevExpress.Xpf.Grid.InitNewRowEventHandler(this.tableView1_InitNewRow);

            #line default
            #line hidden

            #line 142 "..\..\VoucherTplEditWindow.xaml"
                this.tableView1.CellValueChanged += new DevExpress.Xpf.Grid.CellValueChangedEventHandler(this.tableView1_CellValueChanged);

            #line default
            #line hidden
                return;

            case 15:
                this.txtDate = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 16:
                this.lookUpUser = ((DevExpress.Xpf.Grid.LookUp.LookUpEdit)(target));
                return;

            case 17:
                this.cboTransType = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 18:
                this.cboDefault = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 9
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.lblTitle = ((System.Windows.Controls.Label)(target));
     return;
     case 2:
     this.lblChooseUser = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.txtUser = ((System.Windows.Controls.TextBox)(target));
     return;
     case 4:
     this.btnAddUser = ((System.Windows.Controls.Button)(target));
     return;
     case 5:
     this.lblAssignRoles = ((System.Windows.Controls.Label)(target));
     return;
     case 6:
     this.grdUsers = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 7:
     
     #line 36 "..\..\..\Lists\Users.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).FocusedRowChanged += new DevExpress.Xpf.Grid.FocusedRowChangedEventHandler(this.TableView_FocusedRowChanged);
     
     #line default
     #line hidden
     
     #line 36 "..\..\..\Lists\Users.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.TableView_PreviewKeyDown);
     
     #line default
     #line hidden
     return;
     case 8:
     this.grdRoles = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 9:
     this.cboRoles = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 10:
     this.cboDivisions = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 11:
     
     #line 65 "..\..\..\Lists\Users.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).ShownEditor += new DevExpress.Xpf.Grid.EditorEventHandler(this.TableView_ShownEditor);
     
     #line default
     #line hidden
     
     #line 65 "..\..\..\Lists\Users.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).InitNewRow += new DevExpress.Xpf.Grid.InitNewRowEventHandler(this.TableView_InitNewRow);
     
     #line default
     #line hidden
     
     #line 65 "..\..\..\Lists\Users.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).RowCanceled += new DevExpress.Xpf.Grid.RowEventHandler(this.TableView_RowCanceled);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 10
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.buttons = ((System.Windows.Controls.Grid)(target));
     return;
     case 2:
     this.btnCreateProduct = ((System.Windows.Controls.Button)(target));
     
     #line 38 "..\..\..\..\Controls\Animation\ProductAnimation.xaml"
     this.btnCreateProduct.Click += new System.Windows.RoutedEventHandler(this.btnCreateProduct_Click);
     
     #line default
     #line hidden
     return;
     case 3:
     this.btnViewProducts = ((System.Windows.Controls.Button)(target));
     
     #line 39 "..\..\..\..\Controls\Animation\ProductAnimation.xaml"
     this.btnViewProducts.Click += new System.Windows.RoutedEventHandler(this.btnViewProducts_Click);
     
     #line default
     #line hidden
     return;
     case 4:
     this.cboView = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
     return;
     case 5:
     this.grdProduct = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 6:
     this.clmItemGroup = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 7:
     this.cboItemGroups = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 8:
     this.clmMaterialCode = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 9:
     this.cboMaterialCodes = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 10:
     this.clmProductDescription = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 11:
     this.cboDescriptions = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 12:
     this.clmSortOrder = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 13:
     this.clmInternationCode = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 14:
     this.clmBDC = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 15:
     this.clmEan = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 16:
     this.clmStatus = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 17:
     this.clmSource = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 18:
     this.clmForOrdering = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 19:
     this.clmItemType = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 20:
     this.cboItemTypes = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 21:
     this.clmSignature = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 22:
     this.cboSignature = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 23:
     this.clmBrandAxe = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 24:
     this.cboBrandAxes = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 25:
     this.clmCategory = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 26:
     this.cboCategories = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 27:
     this.clmOnCas = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 28:
     this.clmNormalMultiple = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 29:
     this.cboNormalMultiple = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 30:
     this.clmWarehouseMultiple = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 31:
     this.cboWarehouseMultiple = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 32:
     this.clmTotalCapacity = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 33:
     this.clmTotalBDCQuantity = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 34:
     this.clmTotalForecast = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 35:
     this.clmTotalAllocation = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 36:
     this.clmAllocationQuantityUK = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 37:
     this.clmAllocationQuantityROI = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 38:
     this.clmTotalCostValue = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 39:
     this.clmUKList = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 40:
     this.clmROIList = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 41:
     this.clmUKRrp = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 42:
     this.clmROIRrp = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 43:
     this.clmMarketingComments = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 44:
     this.clmProcurementType = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 45:
     this.clmMadMonth = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 46:
     this.cboMadMonth = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 47:
     this.clmStockRisk = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 48:
     this.clmDeliveryRisk = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 49:
     this.clmActiveAnimations = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 50:
     this.clmDuplicateProduct = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 51:
     this.clmTotalAnimationQuantity = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 52:
     this.clmInTransit = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 53:
     this.clmConfirmedQuantity = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 54:
     this.clmReliquat = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 55:
     this.clmMonth1 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 56:
     this.clmMonth2 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 57:
     this.clmMonth3 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 58:
     this.clmMonth4 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 59:
     this.clmMonth5 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 60:
     this.clmMonth6 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 61:
     this.clmMonth7 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 62:
     this.clmMonth8 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 63:
     this.clmMonth9 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 64:
     this.clmMonth10 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 65:
     this.clmMonth11 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 66:
     this.clmMonth12 = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 67:
     this.clmRecievedToDate = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 68:
     this.clmStock = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 69:
     this.clmPipe = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 70:
     this.clmStockLessPipe = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 71:
     this.clmLogisticsComments = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 72:
     this.clmAllocationQuantity = ((DevExpress.Xpf.Grid.GridColumn)(target));
     return;
     case 73:
     
     #line 280 "..\..\..\..\Controls\Animation\ProductAnimation.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).CellValueChanged += new DevExpress.Xpf.Grid.CellValueChangedEventHandler(this.TableView_CellValueChanged);
     
     #line default
     #line hidden
     
     #line 280 "..\..\..\..\Controls\Animation\ProductAnimation.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).InitNewRow += new DevExpress.Xpf.Grid.InitNewRowEventHandler(this.TableView_InitNewRow);
     
     #line default
     #line hidden
     
     #line 280 "..\..\..\..\Controls\Animation\ProductAnimation.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).ValidateRow += new DevExpress.Xpf.Grid.GridRowValidationEventHandler(this.TableView_ValidateRow);
     
     #line default
     #line hidden
     
     #line 280 "..\..\..\..\Controls\Animation\ProductAnimation.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).CellValueChanging += new DevExpress.Xpf.Grid.CellValueChangedEventHandler(this.TableView_CellValueChanging);
     
     #line default
     #line hidden
     
     #line 280 "..\..\..\..\Controls\Animation\ProductAnimation.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).RowCanceled += new DevExpress.Xpf.Grid.RowEventHandler(this.TableView_RowCanceled);
     
     #line default
     #line hidden
     
     #line 280 "..\..\..\..\Controls\Animation\ProductAnimation.xaml"
     ((DevExpress.Xpf.Grid.TableView)(target)).ShownEditor += new DevExpress.Xpf.Grid.EditorEventHandler(this.TableView_ShownEditor);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 11
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.lblTitle = ((System.Windows.Controls.Label)(target));
     return;
     case 2:
     this.lblMaterialCode = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.lblDescription = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.txtMaterialCode = ((System.Windows.Controls.TextBox)(target));
     return;
     case 5:
     this.txtDescription = ((System.Windows.Controls.TextBox)(target));
     return;
     case 6:
     this.grdProducts = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 7:
     this.cboDivisions = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 9:
     this.btnMerge = ((System.Windows.Controls.Button)(target));
     
     #line 80 "..\..\..\Lists\MergeProduct.xaml"
     this.btnMerge.Click += new System.Windows.RoutedEventHandler(this.btnMerge_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.btnClose = ((System.Windows.Controls.Button)(target));
     
     #line 81 "..\..\..\Lists\MergeProduct.xaml"
     this.btnClose.Click += new System.Windows.RoutedEventHandler(this.btnClose_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
Esempio n. 12
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.lblTitle = ((System.Windows.Controls.Label)(target));
     return;
     case 2:
     this.lblCustomerGroupCode = ((System.Windows.Controls.Label)(target));
     return;
     case 3:
     this.lblCustomerGroupName = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.txtCustomerGroupCode = ((System.Windows.Controls.TextBox)(target));
     return;
     case 5:
     this.txtCustomerGroupName = ((System.Windows.Controls.TextBox)(target));
     return;
     case 6:
     this.grdCustomerGroups = ((DevExpress.Xpf.Grid.GridControl)(target));
     return;
     case 7:
     this.cboSalesAreas = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
     return;
     case 9:
     this.btnMerge = ((System.Windows.Controls.Button)(target));
     
     #line 78 "..\..\..\..\Controls\StoresAndSales\MergeCustomerGroup.xaml"
     this.btnMerge.Click += new System.Windows.RoutedEventHandler(this.btnMerge_Click);
     
     #line default
     #line hidden
     return;
     case 10:
     this.btnClose = ((System.Windows.Controls.Button)(target));
     
     #line 79 "..\..\..\..\Controls\StoresAndSales\MergeCustomerGroup.xaml"
     this.btnClose.Click += new System.Windows.RoutedEventHandler(this.btnClose_Click);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.userControl = ((BluePrints.Views.BASELINE_ITEMCollectionView)(target));
                return;

            case 2:
                this.BulkColumnEditService = ((DevExpress.Xpf.Core.DialogService)(target));
                return;

            case 3:
                this.gridControl = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 4:
                this.colWORKPACKInternalName1 = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 5:
                this.PART_Editor_InternalName1 = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
                return;

            case 6:
                this.colWORKPACKInternalName2 = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 7:
                this.PART_Editor_InternalName2 = ((DevExpress.Xpf.Editors.Settings.ComboBoxEditSettings)(target));
                return;

            case 8:
                this.colPHASE = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 9:
                this.colAREA = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 10:
                this.colDOCTYPE = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 11:
                this.colDISCIPLINE = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 12:
                this.colDEPARTMENT = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 13:
                this.colINTERNAL_NUM = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 14:
                this.colCLIENT_NUM = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 15:
                this.colREVISION_NUMBER = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 16:
                this.colDELIVERABLE_TYPE = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 17:
                this.colPRIMARY_TITLE = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 18:
                this.colSECONDARY_TITLE = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 19:
                this.colCOMMENTS = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 20:
                this.colESTIMATED_HOURS = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 21:
                this.colDC_HOURS = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 22:
                this.colTOTAL_COSTS = ((DevExpress.Xpf.Grid.GridColumn)(target));
                return;

            case 23:
                this.tableView = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 139 "..\..\..\..\Views\BASELINE_ITEM\BASELINE_ITEMCollectionView.xaml"
                this.tableView.ShowGridMenu += new DevExpress.Xpf.Grid.GridMenuEventHandler(this.tableView_ShowGridMenu);

            #line default
            #line hidden
                return;

            case 24:
                this.contextMenuPopulate = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 25:
                this.contextMenuDuplicate = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 26:
                this.contextMenuDuplicateMulti = ((DevExpress.Xpf.Bars.BarSubItem)(target));
                return;

            case 27:
                this.contextMenuDuplicateMultiCount = ((DevExpress.Xpf.Bars.BarEditItem)(target));
                return;

            case 28:
                this.contextMenuPasteMultiCountBtn = ((DevExpress.Xpf.Editors.ButtonInfo)(target));
                return;
            }
            this._contentLoaded = true;
        }