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

            case 2:
                this.lookupActivity = ((DevExpress.Xpf.Grid.LookUp.LookUpEdit)(target));
                return;

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

            case 4:
                this.gridViewTASK_ASSIGNMENTS = ((DevExpress.Xpf.Grid.TableView)(target));
                return;

            case 5:
                this.assignmentNavigationLayoutGroup = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 6:
                this.btnAssignmentDelete = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.txtDisplayMember = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 2:
                this.txtValueMember = ((DevExpress.Xpf.Editors.TextEdit)(target));
                return;

            case 3:
                this.chProcessNewValue = ((DevExpress.Xpf.Editors.CheckEdit)(target));
                return;

            case 4:
                this.lookUpEdit = ((DevExpress.Xpf.Grid.LookUp.LookUpEdit)(target));

            #line 96 "..\..\..\Modules\StandaloneMultiColumnLookupEditor.xaml"
                this.lookUpEdit.ProcessNewValue += new DevExpress.Xpf.Editors.ProcessNewValueEventHandler(this.lookUpEdit_ProcessNewValue);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.LayoutGroupWorkpackSelection = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 2:
                this.cmbWorkpack = ((DevExpress.Xpf.Editors.ComboBoxEdit)(target));
                return;

            case 3:
                this.lookupActivity = ((DevExpress.Xpf.Grid.LookUp.LookUpEdit)(target));
                return;

            case 4:
                this.btnMaxUnits = ((System.Windows.Controls.Button)(target));
                return;

            case 5:
                this.btnAddP6Activity = ((System.Windows.Controls.Button)(target));
                return;

            case 6:
                this.gridControlWORKPACK_ASSIGNMENTS = ((DevExpress.Xpf.Grid.GridControl)(target));
                return;

            case 7:
                this.GridViewWorkpackAssignment = ((DevExpress.Xpf.Grid.TableView)(target));
                return;

            case 8:
                this.assignmentNavigationLayoutGroup = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 9:
                this.btnPriorityUp = ((System.Windows.Controls.Button)(target));
                return;

            case 10:
                this.btnPriorityDown = ((System.Windows.Controls.Button)(target));
                return;

            case 11:
                this.btnAssignmentDelete = ((System.Windows.Controls.Button)(target));
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.MainGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.Filter = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 3:
                this.Nsi = ((DevExpress.Xpf.Grid.LookUp.LookUpEdit)(target));
                return;

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

            case 5:
                this.ReferenceRecordGrid = ((DevExpress.Xpf.Grid.GridControl)(target));

            #line 250 "..\..\..\Views\MainWindow.xaml"
                this.ReferenceRecordGrid.AutoGeneratedColumns += new System.Windows.RoutedEventHandler(this.OnColumnsGenerated);

            #line default
            #line hidden
                return;

            case 6:
                this.ReferenceRecordView = ((DevExpress.Xpf.Grid.TableView)(target));

            #line 259 "..\..\..\Views\MainWindow.xaml"
                this.ReferenceRecordView.CellValueChanged += new DevExpress.Xpf.Grid.CellValueChangedEventHandler(this.ReferenceRecordView_OnCellValueChanged);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Esempio n. 5
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;
        }