Example #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 26 "..\..\..\..\..\PresentationLayer\Views\MstTransport.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CloseCommand_Executed);

            #line default
            #line hidden
                return;

            case 2:
                this.txtTransportCode = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.txtTransportName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.LeftLine1 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 5:
                this.txtSearchTransportCode = ((System.Windows.Controls.TextBox)(target));
                return;

            case 6:
                this.btnSearch = ((System.Windows.Controls.Button)(target));
                return;

            case 7:
                this.btnSave = ((System.Windows.Controls.Button)(target));
                return;

            case 8:
                this.btnReset = ((System.Windows.Controls.Button)(target));
                return;

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

            case 10:
                this.LeftLine = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 11:
                this.BrokerGridView = ((TextileApp.SortableListView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 14 "..\..\..\..\..\PresentationLayer\Views\SalesOrder.xaml"
                ((TextileApp.Views.SalesOrder)(target)).KeyDown += new System.Windows.Input.KeyEventHandler(this.Window_PreviewKeyDown);

            #line default
            #line hidden
                return;

            case 2:

            #line 120 "..\..\..\..\..\PresentationLayer\Views\SalesOrder.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CloseCommand_Executed);

            #line default
            #line hidden
                return;

            case 3:
                this.txtConfirmationNumber = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.txtDate = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 5:
                this.cmbAccountName = ((TextileApp.UserControls.AutoCompleteTextBox)(target));
                return;

            case 6:
                this.cmbViewer = ((TextileApp.UserControls.AutoCompleteTextBox)(target));
                return;

            case 7:
                this.cmbQuality = ((TextileApp.UserControls.AutoCompleteTextBox)(target));
                return;

            case 8:
                this.cmbBroker = ((TextileApp.UserControls.AutoCompleteTextBox)(target));
                return;

            case 9:
                this.txtOpeningBalance = ((System.Windows.Controls.TextBox)(target));
                return;

            case 10:
                this.LeftLine1 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 11:
                this.txtSeartchOrderId = ((System.Windows.Controls.TextBox)(target));
                return;

            case 12:
                this.btnSearch = ((System.Windows.Controls.Button)(target));
                return;

            case 13:
                this.btnSave = ((System.Windows.Controls.Button)(target));
                return;

            case 14:
                this.btnReset = ((System.Windows.Controls.Button)(target));
                return;

            case 15:
                this.btnDelete = ((System.Windows.Controls.Button)(target));
                return;

            case 16:
                this.LeftLine = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 17:
                this.AcountsGridView = ((TextileApp.SortableListView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 124 "..\..\..\..\..\PresentationLayer\Views\Journal.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CloseCommand_Executed);

            #line default
            #line hidden
                return;

            case 2:
                this.txtCashInHand = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.txtRefNo = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.cmbAccountName = ((TextileApp.UserControls.AutoCompleteTextBox)(target));
                return;

            case 5:
                this.txtDebitNaration = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 7:
                this.txtVoucherDate = ((System.Windows.Controls.DatePicker)(target));
                return;

            case 8:
                this.cmbAccountNameCr = ((TextileApp.UserControls.AutoCompleteTextBox)(target));
                return;

            case 9:
                this.txtDescription = ((System.Windows.Controls.TextBox)(target));
                return;

            case 10:
                this.LeftLine1 = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 11:
                this.txtSeartchAccountCode = ((System.Windows.Controls.TextBox)(target));
                return;

            case 12:
                this.btnSearch = ((System.Windows.Controls.Button)(target));
                return;

            case 13:
                this.btnSave = ((System.Windows.Controls.Button)(target));
                return;

            case 14:
                this.btnReset = ((System.Windows.Controls.Button)(target));
                return;

            case 15:
                this.btnDelete = ((System.Windows.Controls.Button)(target));
                return;

            case 16:
                this.LeftLine = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 17:
                this.AcountsGridView = ((TextileApp.SortableListView)(target));
                return;
            }
            this._contentLoaded = true;
        }
Example #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 38 "..\..\..\..\..\PresentationLayer\Views\MstCompany.xaml"
                ((System.Windows.Input.CommandBinding)(target)).Executed += new System.Windows.Input.ExecutedRoutedEventHandler(this.CloseCommand_Executed);

            #line default
            #line hidden
                return;

            case 2:
                this.txtCompanyId = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.cmbFinancialYear = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 4:
                this.txtCompanyName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 5:
                this.txtAdd1 = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 7:
                this.txtPlace = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:
                this.txtPhoneNo = ((System.Windows.Controls.TextBox)(target));
                return;

            case 9:
                this.txtPhoneNo1 = ((System.Windows.Controls.TextBox)(target));
                return;

            case 10:
                this.txtMobileNo = ((System.Windows.Controls.TextBox)(target));
                return;

            case 11:
                this.txtPanNo = ((System.Windows.Controls.TextBox)(target));
                return;

            case 12:
                this.txtECCNo = ((System.Windows.Controls.TextBox)(target));
                return;

            case 13:
                this.txtTdsNo = ((System.Windows.Controls.TextBox)(target));
                return;

            case 14:
                this.txtAccountNo = ((System.Windows.Controls.TextBox)(target));
                return;

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

            case 16:
                this.txtSearchCompanyId = ((System.Windows.Controls.TextBox)(target));
                return;

            case 17:
                this.btnSearch = ((System.Windows.Controls.Button)(target));
                return;

            case 18:
                this.btnSave = ((System.Windows.Controls.Button)(target));
                return;

            case 19:
                this.btnReset = ((System.Windows.Controls.Button)(target));
                return;

            case 20:
                this.btnDelete = ((System.Windows.Controls.Button)(target));
                return;

            case 21:
                this.LeftLine = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 22:
                this.BrokerGridView = ((TextileApp.SortableListView)(target));
                return;
            }
            this._contentLoaded = true;
        }