예제 #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManager)(target));
                return;

            case 3:
                this.colorSelectBox = ((PosControls.ColorSelectBox)(target));
                return;

            case 4:
                this.buttonGenerate = ((PosControls.PushButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 2:
                this.webBrowser = ((PosControls.WebBrowserHostControl)(target));
                return;

            case 3:
                this.buttonTest = ((PosControls.PushButton)(target));
                return;

            case 4:
                this.buttonClose = ((PosControls.PushButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.ThisControl = ((PosControls.PushButton)(target));
                return;

            case 2:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));

            #line 10 "..\..\PushButton.xaml"
                this.mainPane.IsEnabledChanged += new System.Windows.DependencyPropertyChangedEventHandler(this.button_IsEnabledChanged);

            #line default
            #line hidden
                return;

            case 3:
                this.theGrid = ((System.Windows.Controls.Grid)(target));

            #line 11 "..\..\PushButton.xaml"
                this.theGrid.MouseDown += new System.Windows.Input.MouseButtonEventHandler(this.theGrid_MouseDown);

            #line default
            #line hidden
                return;

            case 4:
                this.border = ((System.Windows.Controls.Border)(target));
                return;

            case 5:
                this.stackPanel = ((System.Windows.Controls.StackPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 3:
                this.mainContentBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 4:
                this.dragScrollViewer = ((PosControls.DragScrollViewer)(target));
                return;

            case 5:
                this.flowDocumentScroll = ((System.Windows.Controls.FlowDocumentScrollViewer)(target));
                return;

            case 6:
                this.buttonBuildUpdate = ((PosControls.PushButton)(target));

            #line 49 "..\..\..\UpdateBuilderControl.xaml"
                this.buttonBuildUpdate.Selected += new System.EventHandler(this.buttonBuildUpdate_Selected);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManager)(target));
                return;

            case 3:
                this.stackPanelGradientStops = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 4:
                this.borderGradientStops = ((System.Windows.Controls.Border)(target));
                return;

            case 5:
                this.listBoxGradientStopCollection = ((PosControls.DragScrollListBox)(target));
                return;

            case 6:
                this.buttonAdd = ((PosControls.PushButton)(target));
                return;

            case 7:
                this.buttonEdit = ((PosControls.PushButton)(target));
                return;

            case 8:
                this.buttonRemove = ((PosControls.PushButton)(target));
                return;

            case 9:
                this.buttonMoveUp = ((PosControls.PushButton)(target));
                return;

            case 10:
                this.buttonMoveDown = ((PosControls.PushButton)(target));
                return;

            case 11:
                this.radioButtonLinearGradient = ((PosControls.PushRadioButton)(target));
                return;

            case 12:
                this.radioButtonRadialGradient = ((PosControls.PushRadioButton)(target));
                return;

            case 13:
                this.comboBoxSpreadMethod = ((PosControls.PushComboBox)(target));
                return;

            case 14:
                this.comboBoxColorInterpolationMode = ((PosControls.PushComboBox)(target));
                return;

            case 15:
                this.borderSwatch = ((System.Windows.Controls.Border)(target));
                return;

            case 16:
                this.stackPanelLinearParameters = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 17:
                this.textBoxLinearStartPointX = ((PosControls.CustomTextBox)(target));
                return;

            case 18:
                this.textBoxLinearStartPointY = ((PosControls.CustomTextBox)(target));
                return;

            case 19:
                this.textBoxLinearEndPointX = ((PosControls.CustomTextBox)(target));
                return;

            case 20:
                this.textBoxLinearEndPointY = ((PosControls.CustomTextBox)(target));
                return;

            case 21:
                this.textBoxLinearOpacity = ((PosControls.CustomTextBox)(target));
                return;

            case 22:
                this.stackPanelRadialParameters = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 23:
                this.textBoxOriginX = ((PosControls.CustomTextBox)(target));
                return;

            case 24:
                this.textBoxOriginY = ((PosControls.CustomTextBox)(target));
                return;

            case 25:
                this.textBoxCenterX = ((PosControls.CustomTextBox)(target));
                return;

            case 26:
                this.textBoxCenterY = ((PosControls.CustomTextBox)(target));
                return;

            case 27:
                this.textBoxRadiusX = ((PosControls.CustomTextBox)(target));
                return;

            case 28:
                this.textBoxRadiusY = ((PosControls.CustomTextBox)(target));
                return;

            case 29:
                this.textBoxRadientOpacity = ((PosControls.CustomTextBox)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PointOfSale.ConfigurationManager)(target));
                return;

            case 3:
                this.stackPanel1 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 4:
                this.Row0_Col0_Button = ((PosControls.PushButton)(target));

            #line 26 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row0_Col0_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 5:
                this.Row0_Col1_Button = ((PosControls.PushButton)(target));

            #line 27 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row0_Col1_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 6:
                this.Row0_Col2_Button = ((PosControls.PushButton)(target));

            #line 28 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row0_Col2_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 7:
                this.Row0_Col3_Button = ((PosControls.PushButton)(target));

            #line 29 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row0_Col3_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 8:
                this.Row0_Col4_Button = ((PosControls.PushButton)(target));

            #line 30 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row0_Col4_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 9:
                this.Row0_Col5_Button = ((PosControls.PushButton)(target));

            #line 31 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row0_Col5_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 10:
                this.Row0_Col6_Button = ((PosControls.PushButton)(target));

            #line 32 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row0_Col6_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 11:
                this.Row0_Col7_Button = ((PosControls.PushButton)(target));

            #line 33 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row0_Col7_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 12:
                this.Row0_Col8_Button = ((PosControls.PushButton)(target));

            #line 34 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row0_Col8_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 13:
                this.Row0_Col9_Button = ((PosControls.PushButton)(target));

            #line 35 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row0_Col9_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 14:
                this.Row0_Col10_Button = ((PosControls.PushButton)(target));

            #line 36 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row0_Col10_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 15:
                this.Row0_Col11_Button = ((PosControls.PushButton)(target));

            #line 37 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row0_Col11_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 16:
                this.stackPanel2 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 17:
                this.Row1_Col0_Button = ((PosControls.PushButton)(target));

            #line 40 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row1_Col0_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 18:
                this.Row1_Col1_Button = ((PosControls.PushButton)(target));

            #line 41 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row1_Col1_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 19:
                this.Row1_Col2_Button = ((PosControls.PushButton)(target));

            #line 42 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row1_Col2_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 20:
                this.Row1_Col3_Button = ((PosControls.PushButton)(target));

            #line 43 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row1_Col3_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 21:
                this.Row1_Col4_Button = ((PosControls.PushButton)(target));

            #line 44 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row1_Col4_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 22:
                this.Row1_Col5_Button = ((PosControls.PushButton)(target));

            #line 45 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row1_Col5_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 23:
                this.Row1_Col6_Button = ((PosControls.PushButton)(target));

            #line 46 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row1_Col6_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 24:
                this.Row1_Col7_Button = ((PosControls.PushButton)(target));

            #line 47 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row1_Col7_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 25:
                this.Row1_Col8_Button = ((PosControls.PushButton)(target));

            #line 48 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row1_Col8_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 26:
                this.Row1_Col9_Button = ((PosControls.PushButton)(target));

            #line 49 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row1_Col9_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 27:
                this.Row1_Col10_Button = ((PosControls.PushButton)(target));

            #line 50 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row1_Col10_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 28:
                this.Row1_Col11_Button = ((PosControls.PushButton)(target));

            #line 51 "..\..\..\OrderEntryCategorySelectionControl.xaml"
                this.Row1_Col11_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #7
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 3:

            #line 12 "..\..\..\LicenseSetupControl.xaml"
                ((System.Windows.Controls.Grid)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Grid_Loaded);

            #line default
            #line hidden
                return;

            case 4:
                this.mainContentBorder = ((System.Windows.Controls.Border)(target));
                return;

            case 5:
                this.buttonAdd = ((PosControls.PushButton)(target));

            #line 44 "..\..\..\LicenseSetupControl.xaml"
                this.buttonAdd.Selected += new System.EventHandler(this.buttonAdd_Selected);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonUpdate = ((PosControls.PushButton)(target));

            #line 46 "..\..\..\LicenseSetupControl.xaml"
                this.buttonUpdate.Selected += new System.EventHandler(this.buttonUpdate_Selected);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonCancel = ((PosControls.PushButton)(target));

            #line 47 "..\..\..\LicenseSetupControl.xaml"
                this.buttonCancel.Selected += new System.EventHandler(this.buttonCancel_Selected);

            #line default
            #line hidden
                return;

            case 8:
                this.listBox = ((PosControls.DragScrollListBox)(target));

            #line 49 "..\..\..\LicenseSetupControl.xaml"
                this.listBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.editorControl = ((TemposClientAdministration.LicenseDetailsControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #8
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PointOfSale.ConfigurationManager)(target));
                return;

            case 3:
                this.buttonReopen = ((PosControls.PushButton)(target));

            #line 17 "..\..\..\CancelMadeUnmadeControl.xaml"
                this.buttonReopen.Selected += new System.EventHandler(this.buttonReopen_Selected);

            #line default
            #line hidden
                return;

            case 4:
                this.buttonMade = ((PosControls.PushButton)(target));

            #line 18 "..\..\..\CancelMadeUnmadeControl.xaml"
                this.buttonMade.Selected += new System.EventHandler(this.buttonMade_Selected);

            #line default
            #line hidden
                return;

            case 5:
                this.buttonUnmade = ((PosControls.PushButton)(target));

            #line 19 "..\..\..\CancelMadeUnmadeControl.xaml"
                this.buttonUnmade.Selected += new System.EventHandler(this.buttonUnmade_Selected);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonVoid = ((PosControls.PushButton)(target));

            #line 20 "..\..\..\CancelMadeUnmadeControl.xaml"
                this.buttonVoid.Selected += new System.EventHandler(this.buttonVoid_Selected);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonDontCancel = ((PosControls.PushButton)(target));

            #line 21 "..\..\..\CancelMadeUnmadeControl.xaml"
                this.buttonDontCancel.Selected += new System.EventHandler(this.buttonDontCancel_Selected);

            #line default
            #line hidden
                return;

            case 8:
                this.buttonDontRefund = ((PosControls.PushButton)(target));

            #line 22 "..\..\..\CancelMadeUnmadeControl.xaml"
                this.buttonDontRefund.Selected += new System.EventHandler(this.buttonDontCancel_Selected);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PointOfSale.ConfigurationManager)(target));
                return;

            case 3:
                this.listBoxTransactions = ((PosControls.DragScrollListBox)(target));

            #line 23 "..\..\..\OrderEntryReceiptTape.xaml"
                this.listBoxTransactions.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxTransactions_SelectionChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.buttonQuantityIncrease = ((PosControls.PushButton)(target));

            #line 41 "..\..\..\OrderEntryReceiptTape.xaml"
                this.buttonQuantityIncrease.Selected += new System.EventHandler(this.buttonQuantityIncrease_Selected);

            #line default
            #line hidden
                return;

            case 5:
                this.buttonQuantitySet = ((PosControls.PushButton)(target));

            #line 48 "..\..\..\OrderEntryReceiptTape.xaml"
                this.buttonQuantitySet.Selected += new System.EventHandler(this.buttonQuantitySet_Selected);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonQuantityDecrease = ((PosControls.PushButton)(target));

            #line 55 "..\..\..\OrderEntryReceiptTape.xaml"
                this.buttonQuantityDecrease.Selected += new System.EventHandler(this.buttonQuantityDecrease_Selected);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonSpecialInstructions = ((PosControls.PushButton)(target));

            #line 64 "..\..\..\OrderEntryReceiptTape.xaml"
                this.buttonSpecialInstructions.Selected += new System.EventHandler(this.buttonSpecialInstructions_Selected);

            #line default
            #line hidden
                return;

            case 8:
                this.buttonCancelItem = ((PosControls.PushButton)(target));

            #line 71 "..\..\..\OrderEntryReceiptTape.xaml"
                this.buttonCancelItem.Selected += new System.EventHandler(this.buttonCancelItem_Selected);

            #line default
            #line hidden
                return;

            case 9:
                this.buttonVoidItem = ((PosControls.PushButton)(target));

            #line 78 "..\..\..\OrderEntryReceiptTape.xaml"
                this.buttonVoidItem.Selected += new System.EventHandler(this.buttonVoidItem_Selected);

            #line default
            #line hidden
                return;

            case 10:
                this.buttonReturnItem = ((PosControls.PushButton)(target));

            #line 86 "..\..\..\OrderEntryReceiptTape.xaml"
                this.buttonReturnItem.Selected += new System.EventHandler(this.buttonReturnItem_Selected);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #10
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 3:
                this.button10 = ((PosControls.PushButton)(target));
                return;

            case 4:
                this.button11 = ((PosControls.PushButton)(target));
                return;

            case 5:
                this.button12 = ((PosControls.PushButton)(target));
                return;

            case 6:
                this.button13 = ((PosControls.PushButton)(target));
                return;

            case 7:
                this.button14 = ((PosControls.PushButton)(target));
                return;

            case 8:
                this.button15 = ((PosControls.PushButton)(target));
                return;

            case 9:
                this.button16 = ((PosControls.PushButton)(target));
                return;

            case 10:
                this.button20 = ((PosControls.PushButton)(target));
                return;

            case 11:
                this.button21 = ((PosControls.PushButton)(target));
                return;

            case 12:
                this.button22 = ((PosControls.PushButton)(target));
                return;

            case 13:
                this.button23 = ((PosControls.PushButton)(target));
                return;

            case 14:
                this.button24 = ((PosControls.PushButton)(target));
                return;

            case 15:
                this.button25 = ((PosControls.PushButton)(target));
                return;

            case 16:
                this.button26 = ((PosControls.PushButton)(target));
                return;

            case 17:
                this.button30 = ((PosControls.PushButton)(target));
                return;

            case 18:
                this.button31 = ((PosControls.PushButton)(target));
                return;

            case 19:
                this.button32 = ((PosControls.PushButton)(target));
                return;

            case 20:
                this.button33 = ((PosControls.PushButton)(target));
                return;

            case 21:
                this.button34 = ((PosControls.PushButton)(target));
                return;

            case 22:
                this.button35 = ((PosControls.PushButton)(target));
                return;

            case 23:
                this.button36 = ((PosControls.PushButton)(target));
                return;

            case 24:
                this.button40 = ((PosControls.PushButton)(target));
                return;

            case 25:
                this.button41 = ((PosControls.PushButton)(target));
                return;

            case 26:
                this.button42 = ((PosControls.PushButton)(target));
                return;

            case 27:
                this.button43 = ((PosControls.PushButton)(target));
                return;

            case 28:
                this.button44 = ((PosControls.PushButton)(target));
                return;

            case 29:
                this.button45 = ((PosControls.PushButton)(target));
                return;

            case 30:
                this.button46 = ((PosControls.PushButton)(target));
                return;

            case 31:
                this.button50 = ((PosControls.PushButton)(target));
                return;

            case 32:
                this.button51 = ((PosControls.PushButton)(target));
                return;

            case 33:
                this.button52 = ((PosControls.PushButton)(target));
                return;

            case 34:
                this.button53 = ((PosControls.PushButton)(target));
                return;

            case 35:
                this.button54 = ((PosControls.PushButton)(target));
                return;

            case 36:
                this.button55 = ((PosControls.PushButton)(target));
                return;

            case 37:
                this.button56 = ((PosControls.PushButton)(target));
                return;

            case 38:
                this.button60 = ((PosControls.PushButton)(target));
                return;

            case 39:
                this.button61 = ((PosControls.PushButton)(target));
                return;

            case 40:
                this.button62 = ((PosControls.PushButton)(target));
                return;

            case 41:
                this.button63 = ((PosControls.PushButton)(target));
                return;

            case 42:
                this.button64 = ((PosControls.PushButton)(target));
                return;

            case 43:
                this.button65 = ((PosControls.PushButton)(target));
                return;

            case 44:
                this.button66 = ((PosControls.PushButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PointOfSale.ConfigurationManager)(target));
                return;

            case 3:
                this.listBox1 = ((PosControls.DragScrollListBox)(target));

            #line 75 "..\..\..\ItemEditorSpecialPricingControl.xaml"
                this.listBox1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBox1_SelectionChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.comboBoxDay = ((PosControls.PushComboBox)(target));

            #line 76 "..\..\..\ItemEditorSpecialPricingControl.xaml"
                this.comboBoxDay.SelectedIndexChanged += new System.EventHandler(this.PushComboBox_SelectedIndexChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.timePickerStart = ((PosControls.TimeEditControl)(target));

            #line 77 "..\..\..\ItemEditorSpecialPricingControl.xaml"
                this.timePickerStart.TimeChanged += new System.EventHandler(this.timePickerStart_TimeChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.timePickerEnd = ((PosControls.TimeEditControl)(target));

            #line 78 "..\..\..\ItemEditorSpecialPricingControl.xaml"
                this.timePickerEnd.TimeChanged += new System.EventHandler(this.timePickerEnd_TimeChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.textBoxPrice = ((PosControls.CustomTextBox)(target));

            #line 79 "..\..\..\ItemEditorSpecialPricingControl.xaml"
                this.textBoxPrice.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxPrice_TextChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.textBoxDiscountMin = ((PosControls.CustomTextBox)(target));

            #line 80 "..\..\..\ItemEditorSpecialPricingControl.xaml"
                this.textBoxDiscountMin.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxDiscountMin_TextChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.textBoxDiscountMax = ((PosControls.CustomTextBox)(target));

            #line 81 "..\..\..\ItemEditorSpecialPricingControl.xaml"
                this.textBoxDiscountMax.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxDiscountMax_TextChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.textBoxDiscountPrice = ((PosControls.CustomTextBox)(target));

            #line 82 "..\..\..\ItemEditorSpecialPricingControl.xaml"
                this.textBoxDiscountPrice.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxDiscountPrice_TextChanged);

            #line default
            #line hidden
                return;

            case 11:
                this.buttonAdd = ((PosControls.PushButton)(target));

            #line 85 "..\..\..\ItemEditorSpecialPricingControl.xaml"
                this.buttonAdd.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;

            case 12:
                this.buttonRemove = ((PosControls.PushButton)(target));

            #line 86 "..\..\..\ItemEditorSpecialPricingControl.xaml"
                this.buttonRemove.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PointOfSale.ConfigurationManager)(target));
                return;

            case 3:
                this.buttonAdd = ((PosControls.PushButton)(target));

            #line 43 "..\..\..\ItemMaintenanceControl.xaml"
                this.buttonAdd.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;

            case 4:
                this.buttonSearch = ((PosControls.PushButton)(target));

            #line 44 "..\..\..\ItemMaintenanceControl.xaml"
                this.buttonSearch.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;

            case 5:
                this.buttonFindNext = ((PosControls.PushButton)(target));

            #line 45 "..\..\..\ItemMaintenanceControl.xaml"
                this.buttonFindNext.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonView = ((PosControls.PushButton)(target));

            #line 46 "..\..\..\ItemMaintenanceControl.xaml"
                this.buttonView.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonUpdate = ((PosControls.PushButton)(target));

            #line 49 "..\..\..\ItemMaintenanceControl.xaml"
                this.buttonUpdate.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;

            case 8:
                this.buttonCancel = ((PosControls.PushButton)(target));

            #line 50 "..\..\..\ItemMaintenanceControl.xaml"
                this.buttonCancel.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;

            case 9:
                this.listBox1 = ((PosControls.DragScrollListBox)(target));

            #line 52 "..\..\..\ItemMaintenanceControl.xaml"
                this.listBox1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBox1_SelectionChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.itemEditorControl = ((PointOfSale.ItemEditorControl)(target));
                return;

            case 11:
                this.itemOptionSetEditorControl = ((PointOfSale.ItemOptionSetEditorControl)(target));
                return;

            case 12:
                this.categoryEditorControl = ((PointOfSale.CategoryEditorControl)(target));
                return;

            case 13:
                this.ingredientEditorControl = ((PointOfSale.IngredientEditorControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #13
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PointOfSale.ConfigurationManager)(target));
                return;

            case 3:
                this.buttonAdd = ((PosControls.PushButton)(target));

            #line 27 "..\..\..\ItemOptionMaintenanceControl.xaml"
                this.buttonAdd.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;

            case 4:
                this.buttonDelete = ((PosControls.PushButton)(target));

            #line 28 "..\..\..\ItemOptionMaintenanceControl.xaml"
                this.buttonDelete.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;

            case 5:
                this.buttonUpdate = ((PosControls.PushButton)(target));

            #line 31 "..\..\..\ItemOptionMaintenanceControl.xaml"
                this.buttonUpdate.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonCancel = ((PosControls.PushButton)(target));

            #line 32 "..\..\..\ItemOptionMaintenanceControl.xaml"
                this.buttonCancel.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;

            case 7:
                this.listBoxOptions = ((PosControls.DragScrollListBox)(target));

            #line 34 "..\..\..\ItemOptionMaintenanceControl.xaml"
                this.listBoxOptions.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxOptions_SelectionChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.editorControl = ((PointOfSale.ItemOptionEditorControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PointOfSale.ConfigurationManager)(target));
                return;

            case 3:
                this.listBoxEmployees = ((PosControls.DragScrollListBox)(target));

            #line 34 "..\..\..\EmployeeEditorControl.xaml"
                this.listBoxEmployees.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxEmployees_SelectionChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.employeeDetailsControl = ((PointOfSale.EmployeeEditorDetailsControl)(target));
                return;

            case 5:
                this.buttonAdd = ((PosControls.PushButton)(target));

            #line 37 "..\..\..\EmployeeEditorControl.xaml"
                this.buttonAdd.Selected += new System.EventHandler(this.buttonAdd_Selected);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonRemove = ((PosControls.PushButton)(target));

            #line 38 "..\..\..\EmployeeEditorControl.xaml"
                this.buttonRemove.Selected += new System.EventHandler(this.buttonRemove_Selected);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonModifyJobs = ((PosControls.PushButton)(target));

            #line 39 "..\..\..\EmployeeEditorControl.xaml"
                this.buttonModifyJobs.Selected += new System.EventHandler(this.buttonModifyJobs_Selected);

            #line default
            #line hidden
                return;

            case 8:
                this.buttonUpdate = ((PosControls.PushButton)(target));

            #line 42 "..\..\..\EmployeeEditorControl.xaml"
                this.buttonUpdate.Selected += new System.EventHandler(this.buttonUpdate_Selected);

            #line default
            #line hidden
                return;

            case 9:
                this.buttonCancelChanges = ((PosControls.PushButton)(target));

            #line 43 "..\..\..\EmployeeEditorControl.xaml"
                this.buttonCancelChanges.Selected += new System.EventHandler(this.buttonCancelChanges_Selected);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PointOfSale.ConfigurationManager)(target));
                return;

            case 3:
                this.rowDefPhone = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 4:
                this.rowDefName = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 5:
                this.rowDefStreet = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 6:
                this.rowDefStreet2 = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 7:
                this.rowDefZip = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 8:
                this.rowDefCityState = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 9:
                this.labelSelectSeating = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this.labelPhoneNumber = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.labelName = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.labelStreet = ((System.Windows.Controls.Label)(target));
                return;

            case 13:
                this.labelStreet2 = ((System.Windows.Controls.Label)(target));
                return;

            case 14:
                this.labelZip = ((System.Windows.Controls.Label)(target));
                return;

            case 15:
                this.labelCityState = ((System.Windows.Controls.Label)(target));
                return;

            case 16:
                this.phoneNumberEditControl = ((PosControls.CustomTextBox)(target));

            #line 70 "..\..\..\SeatingPersonInformationControl.xaml"
                this.phoneNumberEditControl.TextChanged += new System.Windows.RoutedEventHandler(this.phoneNumberEditControl_TextChanged);

            #line default
            #line hidden
                return;

            case 17:
                this.textBoxCustomerName = ((PosControls.CustomTextBox)(target));

            #line 71 "..\..\..\SeatingPersonInformationControl.xaml"
                this.textBoxCustomerName.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxCustomerName_TextChanged);

            #line default
            #line hidden
                return;

            case 18:
                this.textBoxStreetAddress = ((PosControls.CustomTextBox)(target));

            #line 72 "..\..\..\SeatingPersonInformationControl.xaml"
                this.textBoxStreetAddress.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxStreetAddress_TextChanged);

            #line default
            #line hidden
                return;

            case 19:
                this.textBoxStreetAddress2 = ((PosControls.CustomTextBox)(target));

            #line 73 "..\..\..\SeatingPersonInformationControl.xaml"
                this.textBoxStreetAddress2.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxStreetAddress2_TextChanged);

            #line default
            #line hidden
                return;

            case 20:
                this.textBoxZip = ((PosControls.CustomTextBox)(target));

            #line 74 "..\..\..\SeatingPersonInformationControl.xaml"
                this.textBoxZip.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxZip_TextChanged);

            #line default
            #line hidden
                return;

            case 21:
                this.textBoxCityState = ((PosControls.CustomTextBox)(target));
                return;

            case 22:
                this.buttonStartTicket = ((PosControls.PushButton)(target));

            #line 76 "..\..\..\SeatingPersonInformationControl.xaml"
                this.buttonStartTicket.Selected += new System.EventHandler(this.buttonStartTicket_Selected);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.stackPanel1 = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 2:
                this.Row0_Col0_Button = ((PosControls.PushButton)(target));

            #line 15 "..\..\..\OrderEntryItemOptionsLineControl.xaml"
                this.Row0_Col0_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 3:
                this.Row0_Col1_Button = ((PosControls.PushButton)(target));

            #line 16 "..\..\..\OrderEntryItemOptionsLineControl.xaml"
                this.Row0_Col1_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 4:
                this.Row0_Col2_Button = ((PosControls.PushButton)(target));

            #line 17 "..\..\..\OrderEntryItemOptionsLineControl.xaml"
                this.Row0_Col2_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 5:
                this.Row0_Col3_Button = ((PosControls.PushButton)(target));

            #line 18 "..\..\..\OrderEntryItemOptionsLineControl.xaml"
                this.Row0_Col3_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 6:
                this.Row0_Col4_Button = ((PosControls.PushButton)(target));

            #line 19 "..\..\..\OrderEntryItemOptionsLineControl.xaml"
                this.Row0_Col4_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 7:
                this.Row0_Col5_Button = ((PosControls.PushButton)(target));

            #line 20 "..\..\..\OrderEntryItemOptionsLineControl.xaml"
                this.Row0_Col5_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 8:
                this.Row0_Col6_Button = ((PosControls.PushButton)(target));

            #line 21 "..\..\..\OrderEntryItemOptionsLineControl.xaml"
                this.Row0_Col6_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 9:
                this.Row0_Col7_Button = ((PosControls.PushButton)(target));

            #line 22 "..\..\..\OrderEntryItemOptionsLineControl.xaml"
                this.Row0_Col7_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 10:
                this.Row0_Col8_Button = ((PosControls.PushButton)(target));

            #line 23 "..\..\..\OrderEntryItemOptionsLineControl.xaml"
                this.Row0_Col8_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 11:
                this.Row0_Col9_Button = ((PosControls.PushButton)(target));

            #line 24 "..\..\..\OrderEntryItemOptionsLineControl.xaml"
                this.Row0_Col9_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 12:
                this.Row0_Col10_Button = ((PosControls.PushButton)(target));

            #line 25 "..\..\..\OrderEntryItemOptionsLineControl.xaml"
                this.Row0_Col10_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 13:
                this.Row0_Col11_Button = ((PosControls.PushButton)(target));

            #line 26 "..\..\..\OrderEntryItemOptionsLineControl.xaml"
                this.Row0_Col11_Button.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #17
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManager)(target));
                return;

            case 3:
                this.buttonStartRegister = ((PosControls.PushButton)(target));

            #line 20 "..\..\..\RegisterMenuControl.xaml"
                this.buttonStartRegister.Selected += new System.EventHandler(this.buttonStartRegister_Selected);

            #line default
            #line hidden
                return;

            case 4:
                this.buttonNoSale = ((PosControls.PushButton)(target));

            #line 21 "..\..\..\RegisterMenuControl.xaml"
                this.buttonNoSale.Selected += new System.EventHandler(this.buttonNoSale_Selected);

            #line default
            #line hidden
                return;

            case 5:
                this.buttonDeposit = ((PosControls.PushButton)(target));

            #line 22 "..\..\..\RegisterMenuControl.xaml"
                this.buttonDeposit.Selected += new System.EventHandler(this.buttonDeposit_Selected);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonDrop = ((PosControls.PushButton)(target));

            #line 23 "..\..\..\RegisterMenuControl.xaml"
                this.buttonDrop.Selected += new System.EventHandler(this.buttonDrop_Selected);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonPayout = ((PosControls.PushButton)(target));

            #line 24 "..\..\..\RegisterMenuControl.xaml"
                this.buttonPayout.Selected += new System.EventHandler(this.buttonPayout_Selected);

            #line default
            #line hidden
                return;

            case 8:
                this.buttonReport = ((PosControls.PushButton)(target));

            #line 25 "..\..\..\RegisterMenuControl.xaml"
                this.buttonReport.Selected += new System.EventHandler(this.buttonReport_Selected);

            #line default
            #line hidden
                return;

            case 9:
                this.buttonCloseOut = ((PosControls.PushButton)(target));

            #line 26 "..\..\..\RegisterMenuControl.xaml"
                this.buttonCloseOut.Selected += new System.EventHandler(this.buttonCloseOut_Selected);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #18
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 9 "..\..\..\SeatingMaintenanceControl.xaml"
                ((PointOfSale.SeatingMaintenanceControl)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 3:
                this.Configuration = ((PointOfSale.ConfigurationManager)(target));
                return;

            case 4:
                this.buttonAdd = ((PosControls.PushButton)(target));

            #line 35 "..\..\..\SeatingMaintenanceControl.xaml"
                this.buttonAdd.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;

            case 5:
                this.buttonEditToggle = ((PosControls.PushButton)(target));

            #line 36 "..\..\..\SeatingMaintenanceControl.xaml"
                this.buttonEditToggle.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonUpdate = ((PosControls.PushButton)(target));

            #line 39 "..\..\..\SeatingMaintenanceControl.xaml"
                this.buttonUpdate.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonCancel = ((PosControls.PushButton)(target));

            #line 40 "..\..\..\SeatingMaintenanceControl.xaml"
                this.buttonCancel.Selected += new System.EventHandler(this.button_Selected);

            #line default
            #line hidden
                return;

            case 8:
                this.listBox1 = ((PosControls.DragScrollListBox)(target));

            #line 42 "..\..\..\SeatingMaintenanceControl.xaml"
                this.listBox1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBox1_SelectionChanged);

            #line default
            #line hidden
                return;

            case 9:
                this.roomEditorControl = ((PointOfSale.RoomEditorControl)(target));
                return;

            case 10:
                this.seatingEditorControl = ((PointOfSale.SeatingEditorControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #19
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PointOfSale.ConfigurationManager)(target));
                return;

            case 3:
                this.labelAmountDueLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 4:
                this.labelSubTotal = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.labelCouponAmount = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.labelDiscountAmount = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.labelTaxAmount = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.labelTotalAmount = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.labelAmountPayed = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this.labelAmountDue = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.numberEntryControl = ((PosControls.NumberEntryControl)(target));
                return;

            case 12:
                this.buttonCash = ((PosControls.PushButton)(target));

            #line 110 "..\..\..\TicketCashoutPaymentControl.xaml"
                this.buttonCash.Selected += new System.EventHandler(this.Button_Selected);

            #line default
            #line hidden
                return;

            case 13:
                this.buttonCheck = ((PosControls.PushButton)(target));

            #line 111 "..\..\..\TicketCashoutPaymentControl.xaml"
                this.buttonCheck.Selected += new System.EventHandler(this.Button_Selected);

            #line default
            #line hidden
                return;

            case 14:
                this.buttonCreditCard = ((PosControls.PushButton)(target));

            #line 112 "..\..\..\TicketCashoutPaymentControl.xaml"
                this.buttonCreditCard.Selected += new System.EventHandler(this.Button_Selected);

            #line default
            #line hidden
                return;

            case 15:
                this.buttonGiftCard = ((PosControls.PushButton)(target));

            #line 113 "..\..\..\TicketCashoutPaymentControl.xaml"
                this.buttonGiftCard.Selected += new System.EventHandler(this.Button_Selected);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PointOfSale.ConfigurationManager)(target));
                return;

            case 3:

            #line 12 "..\..\..\TimesheetEditorControl.xaml"
                ((System.Windows.Controls.Grid)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Grid_Loaded);

            #line default
            #line hidden
                return;

            case 4:
                this.listBoxJobs = ((PosControls.DragScrollListBox)(target));

            #line 65 "..\..\..\TimesheetEditorControl.xaml"
                this.listBoxJobs.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxJobs_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.dateTimeEditStartTime = ((PosControls.DateTimeEditControl)(target));

            #line 66 "..\..\..\TimesheetEditorControl.xaml"
                this.dateTimeEditStartTime.SelectedDateTimeChanged += new System.EventHandler(this.dateTimeEditStartTime_SelectedDateTimeChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.dateTimeEditEndTime = ((PosControls.DateTimeEditControl)(target));

            #line 67 "..\..\..\TimesheetEditorControl.xaml"
                this.dateTimeEditEndTime.SelectedDateTimeChanged += new System.EventHandler(this.dateTimeEditEndTime_SelectedDateTimeChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonTips = ((PosControls.PushButton)(target));

            #line 68 "..\..\..\TimesheetEditorControl.xaml"
                this.buttonTips.Selected += new System.EventHandler(this.buttonTips_Selected);

            #line default
            #line hidden
                return;

            case 8:
                this.buttonDriverComp = ((PosControls.PushButton)(target));

            #line 69 "..\..\..\TimesheetEditorControl.xaml"
                this.buttonDriverComp.Selected += new System.EventHandler(this.buttonDriverComp_Selected);

            #line default
            #line hidden
                return;

            case 9:
                this.buttonDelete = ((PosControls.PushButton)(target));

            #line 70 "..\..\..\TimesheetEditorControl.xaml"
                this.buttonDelete.Selected += new System.EventHandler(this.buttonDelete_Selected);

            #line default
            #line hidden
                return;

            case 10:
                this.buttonSave = ((PosControls.PushButton)(target));

            #line 71 "..\..\..\TimesheetEditorControl.xaml"
                this.buttonSave.Selected += new System.EventHandler(this.buttonSave_Selected);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.mainPane = ((System.Windows.Controls.DockPanel)(target));
     return;
     case 2:
     this.Configuration = ((PointOfSale.ConfigurationManager)(target));
     return;
     case 3:
     this.labelTopRight = ((System.Windows.Controls.Label)(target));
     return;
     case 4:
     this.listBoxTicketItems = ((PosControls.DragScrollListBox)(target));
     
     #line 45 "..\..\..\TicketCashoutControl.xaml"
     this.listBoxTicketItems.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxTicketItems_SelectionChanged);
     
     #line default
     #line hidden
     return;
     case 5:
     this.paymentControl = ((PointOfSale.TicketCashoutPaymentControl)(target));
     return;
     case 6:
     this.couponEntryControl = ((PointOfSale.TicketCouponControl)(target));
     return;
     case 7:
     this.discountControl = ((PointOfSale.TicketDiscountControl)(target));
     return;
     case 8:
     this.buttonCoupon = ((PosControls.PushButton)(target));
     
     #line 50 "..\..\..\TicketCashoutControl.xaml"
     this.buttonCoupon.Selected += new System.EventHandler(this.Button_Selected);
     
     #line default
     #line hidden
     return;
     case 9:
     this.buttonDiscount = ((PosControls.PushButton)(target));
     
     #line 51 "..\..\..\TicketCashoutControl.xaml"
     this.buttonDiscount.Selected += new System.EventHandler(this.Button_Selected);
     
     #line default
     #line hidden
     return;
     case 10:
     this.buttonTaxExemption = ((PosControls.PushButton)(target));
     
     #line 52 "..\..\..\TicketCashoutControl.xaml"
     this.buttonTaxExemption.Selected += new System.EventHandler(this.Button_Selected);
     
     #line default
     #line hidden
     return;
     case 11:
     this.buttonRefund = ((PosControls.PushButton)(target));
     
     #line 55 "..\..\..\TicketCashoutControl.xaml"
     this.buttonRefund.Selected += new System.EventHandler(this.Button_Selected);
     
     #line default
     #line hidden
     return;
     case 12:
     this.buttonPrintReceipt = ((PosControls.PushButton)(target));
     
     #line 56 "..\..\..\TicketCashoutControl.xaml"
     this.buttonPrintReceipt.Selected += new System.EventHandler(this.Button_Selected);
     
     #line default
     #line hidden
     return;
     }
     this._contentLoaded = true;
 }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PointOfSale.ConfigurationManager)(target));
                return;

            case 3:
                this.textBoxGuestName = ((PosControls.CustomTextBox)(target));

            #line 49 "..\..\..\PartyEditControl.xaml"
                this.textBoxGuestName.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxGuestName_TextChanged);

            #line default
            #line hidden
                return;

            case 4:
                this.listBoxGuests = ((PosControls.DragScrollListBox)(target));

            #line 50 "..\..\..\PartyEditControl.xaml"
                this.listBoxGuests.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxGuests_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.textBoxHostName = ((PosControls.CustomTextBox)(target));

            #line 73 "..\..\..\PartyEditControl.xaml"
                this.textBoxHostName.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxHostName_TextChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.textBoxPartySize = ((PosControls.CustomTextBox)(target));

            #line 74 "..\..\..\PartyEditControl.xaml"
                this.textBoxPartySize.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxPartySize_TextChanged);

            #line default
            #line hidden
                return;

            case 7:
                this.textBoxNotes = ((PosControls.CustomTextBox)(target));

            #line 75 "..\..\..\PartyEditControl.xaml"
                this.textBoxNotes.TextChanged += new System.Windows.RoutedEventHandler(this.textBoxNotes_TextChanged);

            #line default
            #line hidden
                return;

            case 8:
                this.buttonAdd = ((PosControls.PushButton)(target));

            #line 77 "..\..\..\PartyEditControl.xaml"
                this.buttonAdd.Selected += new System.EventHandler(this.PushButton_Selected);

            #line default
            #line hidden
                return;

            case 9:
                this.buttonDelete = ((PosControls.PushButton)(target));

            #line 78 "..\..\..\PartyEditControl.xaml"
                this.buttonDelete.Selected += new System.EventHandler(this.PushButton_Selected);

            #line default
            #line hidden
                return;

            case 10:
                this.buttonClose = ((PosControls.PushButton)(target));

            #line 80 "..\..\..\PartyEditControl.xaml"
                this.buttonClose.Selected += new System.EventHandler(this.PushButton_Selected);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #23
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManager)(target));
                return;

            case 3:
                this.buttonSalesTotalsByItem = ((PosControls.PushButton)(target));

            #line 28 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.buttonSalesTotalsByItem.Selected += new System.EventHandler(this.buttonSalesTotalsByItem_Selected);

            #line default
            #line hidden
                return;

            case 4:
                this.buttonSalesTotalsByCategory = ((PosControls.PushButton)(target));

            #line 29 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.buttonSalesTotalsByCategory.Selected += new System.EventHandler(this.buttonSalesTotalsByCategory_Selected);

            #line default
            #line hidden
                return;

            case 5:
                this.buttonSalesTotalsByEmployee = ((PosControls.PushButton)(target));

            #line 30 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.buttonSalesTotalsByEmployee.Selected += new System.EventHandler(this.buttonSalesTotalsByEmployee_Selected);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonEmployeeSalesTotalsByItem = ((PosControls.PushButton)(target));

            #line 39 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.buttonEmployeeSalesTotalsByItem.Selected += new System.EventHandler(this.buttonEmployeeSalesTotalsByItem_Selected);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonEmployeeSalesTotalsByCategory = ((PosControls.PushButton)(target));

            #line 40 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.buttonEmployeeSalesTotalsByCategory.Selected += new System.EventHandler(this.buttonEmployeeSalesTotalsByCategory_Selected);

            #line default
            #line hidden
                return;

            case 8:
                this.buttonLaborEmployeeHours = ((PosControls.PushButton)(target));

            #line 49 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.buttonLaborEmployeeHours.Selected += new System.EventHandler(this.buttonLaborEmployeeHours_Selected);

            #line default
            #line hidden
                return;

            case 9:
                this.buttonLaborHourlyTotals = ((PosControls.PushButton)(target));

            #line 50 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.buttonLaborHourlyTotals.Selected += new System.EventHandler(this.buttonLaborHourlyTotals_Selected);

            #line default
            #line hidden
                return;

            case 10:
                this.buttonLaborTimesheetChanges = ((PosControls.PushButton)(target));

            #line 51 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.buttonLaborTimesheetChanges.Selected += new System.EventHandler(this.buttonLaborTimesheetChanges_Selected);

            #line default
            #line hidden
                return;

            case 11:
                this.buttonCancels = ((PosControls.PushButton)(target));

            #line 70 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.buttonCancels.Selected += new System.EventHandler(this.buttonCancels_Selected);

            #line default
            #line hidden
                return;

            case 12:
                this.buttonVoids = ((PosControls.PushButton)(target));

            #line 71 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.buttonVoids.Selected += new System.EventHandler(this.buttonVoids_Selected);

            #line default
            #line hidden
                return;

            case 13:
                this.buttonReturns = ((PosControls.PushButton)(target));

            #line 72 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.buttonReturns.Selected += new System.EventHandler(this.buttonReturns_Selected);

            #line default
            #line hidden
                return;

            case 14:
                this.buttonRefunds = ((PosControls.PushButton)(target));

            #line 73 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.buttonRefunds.Selected += new System.EventHandler(this.buttonRefunds_Selected);

            #line default
            #line hidden
                return;

            case 15:
                this.buttonNoSales = ((PosControls.PushButton)(target));

            #line 81 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.buttonNoSales.Selected += new System.EventHandler(this.buttonNoSales_Selected);

            #line default
            #line hidden
                return;

            case 16:
                this.buttonPayouts = ((PosControls.PushButton)(target));

            #line 82 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.buttonPayouts.Selected += new System.EventHandler(this.buttonPayouts_Selected);

            #line default
            #line hidden
                return;

            case 17:
                this.buttonSafeDrops = ((PosControls.PushButton)(target));

            #line 83 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.buttonSafeDrops.Selected += new System.EventHandler(this.buttonSafeDrops_Selected);

            #line default
            #line hidden
                return;

            case 18:
                this.buttonRegisterDeposits = ((PosControls.PushButton)(target));

            #line 84 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.buttonRegisterDeposits.Selected += new System.EventHandler(this.buttonRegisterDeposits_Selected);

            #line default
            #line hidden
                return;

            case 19:
                this.radioTodayOnly = ((PosControls.PushRadioButton)(target));

            #line 97 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.radioTodayOnly.SelectionGained += new System.EventHandler(this.radioButton_SelectionGained);

            #line default
            #line hidden
                return;

            case 20:
                this.radioDateRange = ((PosControls.PushRadioButton)(target));

            #line 98 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.radioDateRange.SelectionGained += new System.EventHandler(this.radioButton_SelectionGained);

            #line default
            #line hidden
                return;

            case 21:
                this.radioDayOfOperationRange = ((PosControls.PushRadioButton)(target));

            #line 99 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.radioDayOfOperationRange.SelectionGained += new System.EventHandler(this.radioButton_SelectionGained);

            #line default
            #line hidden
                return;

            case 22:
                this.radioMonthToDate = ((PosControls.PushRadioButton)(target));

            #line 100 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.radioMonthToDate.SelectionGained += new System.EventHandler(this.radioButton_SelectionGained);

            #line default
            #line hidden
                return;

            case 23:
                this.radioYearToDate = ((PosControls.PushRadioButton)(target));

            #line 101 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.radioYearToDate.SelectionGained += new System.EventHandler(this.radioButton_SelectionGained);

            #line default
            #line hidden
                return;

            case 24:
                this.radioAllDates = ((PosControls.PushRadioButton)(target));

            #line 102 "..\..\..\OrderEntryReportsMenuControl.xaml"
                this.radioAllDates.SelectionGained += new System.EventHandler(this.radioButton_SelectionGained);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #24
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 3:
                this.gridControl = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:
                this.button0 = ((PosControls.PushButton)(target));
                return;

            case 5:
                this.button1 = ((PosControls.PushButton)(target));
                return;

            case 6:
                this.button2 = ((PosControls.PushButton)(target));
                return;

            case 7:
                this.button3 = ((PosControls.PushButton)(target));
                return;

            case 8:
                this.button4 = ((PosControls.PushButton)(target));
                return;

            case 9:
                this.button5 = ((PosControls.PushButton)(target));
                return;

            case 10:
                this.button6 = ((PosControls.PushButton)(target));
                return;

            case 11:
                this.button7 = ((PosControls.PushButton)(target));
                return;

            case 12:
                this.button8 = ((PosControls.PushButton)(target));
                return;

            case 13:
                this.button9 = ((PosControls.PushButton)(target));
                return;

            case 14:
                this.button10 = ((PosControls.PushButton)(target));
                return;

            case 15:
                this.button11 = ((PosControls.PushButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #25
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Configuration = ((PosControls.ConfigurationManagerCore)(target));
                return;

            case 2:
                this.gridControl = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.passwordBoxLine = ((System.Windows.Controls.PasswordBox)(target));

            #line 23 "..\..\KeyboardEntryControl.xaml"
                this.passwordBoxLine.PreviewMouseDown += new System.Windows.Input.MouseButtonEventHandler(this.passwordBoxLine_PreviewMouseDown);

            #line default
            #line hidden
                return;

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

            #line 31 "..\..\KeyboardEntryControl.xaml"
                this.textBoxLine.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.textBoxLine_TextChanged);

            #line default
            #line hidden

            #line 31 "..\..\KeyboardEntryControl.xaml"
                this.textBoxLine.PreviewKeyDown += new System.Windows.Input.KeyEventHandler(this.textBoxLine_PreviewKeyDown);

            #line default
            #line hidden

            #line 31 "..\..\KeyboardEntryControl.xaml"
                this.textBoxLine.MouseUp += new System.Windows.Input.MouseButtonEventHandler(this.textBoxLine_MouseUp);

            #line default
            #line hidden

            #line 31 "..\..\KeyboardEntryControl.xaml"
                this.textBoxLine.KeyUp += new System.Windows.Input.KeyEventHandler(this.textBoxLine_KeyUp);

            #line default
            #line hidden

            #line 31 "..\..\KeyboardEntryControl.xaml"
                this.textBoxLine.SelectionChanged += new System.Windows.RoutedEventHandler(this.textBoxLine_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.button00 = ((PosControls.PushButton)(target));
                return;

            case 6:
                this.button01 = ((PosControls.PushButton)(target));
                return;

            case 7:
                this.button02 = ((PosControls.PushButton)(target));
                return;

            case 8:
                this.button03 = ((PosControls.PushButton)(target));
                return;

            case 9:
                this.button04 = ((PosControls.PushButton)(target));
                return;

            case 10:
                this.button05 = ((PosControls.PushButton)(target));
                return;

            case 11:
                this.button06 = ((PosControls.PushButton)(target));
                return;

            case 12:
                this.button07 = ((PosControls.PushButton)(target));
                return;

            case 13:
                this.button08 = ((PosControls.PushButton)(target));
                return;

            case 14:
                this.button09 = ((PosControls.PushButton)(target));
                return;

            case 15:
                this.button10 = ((PosControls.PushButton)(target));
                return;

            case 16:
                this.button11 = ((PosControls.PushButton)(target));
                return;

            case 17:
                this.button12 = ((PosControls.PushButton)(target));
                return;

            case 18:
                this.button13 = ((PosControls.PushButton)(target));
                return;

            case 19:
                this.button14 = ((PosControls.PushButton)(target));
                return;

            case 20:
                this.button15 = ((PosControls.PushButton)(target));
                return;

            case 21:
                this.button16 = ((PosControls.PushButton)(target));
                return;

            case 22:
                this.button17 = ((PosControls.PushButton)(target));
                return;

            case 23:
                this.button18 = ((PosControls.PushButton)(target));
                return;

            case 24:
                this.button19 = ((PosControls.PushButton)(target));
                return;

            case 25:
                this.button20 = ((PosControls.PushButton)(target));
                return;

            case 26:
                this.button21 = ((PosControls.PushButton)(target));
                return;

            case 27:
                this.button22 = ((PosControls.PushButton)(target));
                return;

            case 28:
                this.button23 = ((PosControls.PushButton)(target));
                return;

            case 29:
                this.button24 = ((PosControls.PushButton)(target));
                return;

            case 30:
                this.button25 = ((PosControls.PushButton)(target));
                return;

            case 31:
                this.button26 = ((PosControls.PushButton)(target));
                return;

            case 32:
                this.button27 = ((PosControls.PushButton)(target));
                return;

            case 33:
                this.button28 = ((PosControls.PushButton)(target));
                return;

            case 34:
                this.button29 = ((PosControls.PushButton)(target));
                return;

            case 35:
                this.button30 = ((PosControls.PushButton)(target));
                return;

            case 36:
                this.button31 = ((PosControls.PushButton)(target));
                return;

            case 37:
                this.button32 = ((PosControls.PushButton)(target));
                return;

            case 38:
                this.button33 = ((PosControls.PushButton)(target));
                return;

            case 39:
                this.button34 = ((PosControls.PushButton)(target));
                return;

            case 40:
                this.button35 = ((PosControls.PushButton)(target));
                return;

            case 41:
                this.button36 = ((PosControls.PushButton)(target));
                return;

            case 42:
                this.button37 = ((PosControls.PushButton)(target));
                return;

            case 43:
                this.button38 = ((PosControls.PushButton)(target));
                return;

            case 44:
                this.button39 = ((PosControls.PushButton)(target));
                return;

            case 45:
                this.button40 = ((PosControls.PushButton)(target));
                return;

            case 46:
                this.button41 = ((PosControls.PushButton)(target));
                return;

            case 47:
                this.button42 = ((PosControls.PushButton)(target));
                return;

            case 48:
                this.button43 = ((PosControls.PushButton)(target));
                return;

            case 49:
                this.button44 = ((PosControls.PushButton)(target));
                return;

            case 50:
                this.button45 = ((PosControls.PushButton)(target));
                return;

            case 51:
                this.button46 = ((PosControls.PushButton)(target));
                return;

            case 52:
                this.button47 = ((PosControls.PushButton)(target));
                return;

            case 53:
                this.button48 = ((PosControls.PushButton)(target));
                return;

            case 54:
                this.button49 = ((PosControls.PushButton)(target));
                return;

            case 55:
                this.button50 = ((PosControls.PushButton)(target));
                return;

            case 56:
                this.button51 = ((PosControls.PushButton)(target));
                return;

            case 57:
                this.button52 = ((PosControls.PushButton)(target));
                return;

            case 58:
                this.button53 = ((PosControls.PushButton)(target));
                return;

            case 59:
                this.button54 = ((PosControls.PushButton)(target));
                return;

            case 60:
                this.button55 = ((PosControls.PushButton)(target));
                return;

            case 61:
                this.button56 = ((PosControls.PushButton)(target));
                return;

            case 62:
                this.button57 = ((PosControls.PushButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #26
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PointOfSale.ConfigurationManager)(target));
                return;

            case 3:
                this.buttonDispatchDriver = ((PosControls.PushButton)(target));

            #line 20 "..\..\..\OrderEntryFunctionsControl.xaml"
                this.buttonDispatchDriver.Selected += new System.EventHandler(this.buttonDispatchDriver_Selected);

            #line default
            #line hidden
                return;

            case 4:
                this.buttonStartOfDay = ((PosControls.PushButton)(target));

            #line 21 "..\..\..\OrderEntryFunctionsControl.xaml"
                this.buttonStartOfDay.Selected += new System.EventHandler(this.buttonStartOfDay_Selected);

            #line default
            #line hidden
                return;

            case 5:
                this.buttonEndOfDay = ((PosControls.PushButton)(target));

            #line 22 "..\..\..\OrderEntryFunctionsControl.xaml"
                this.buttonEndOfDay.Selected += new System.EventHandler(this.buttonEndOfDay_Selected);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonEndOfYear = ((PosControls.PushButton)(target));

            #line 23 "..\..\..\OrderEntryFunctionsControl.xaml"
                this.buttonEndOfYear.Selected += new System.EventHandler(this.buttonEndOfYear_Selected);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonEditTimesheet = ((PosControls.PushButton)(target));

            #line 24 "..\..\..\OrderEntryFunctionsControl.xaml"
                this.buttonEditTimesheet.Selected += new System.EventHandler(this.buttonEditTimesheet_Selected);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
예제 #27
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PosControls.ConfigurationManager)(target));
                return;

            case 3:
                this.gridControl = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:
                this.stackPanelTitleBar = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 5:
                this.labelTitle = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.buttonTab1 = ((PosControls.PushButton)(target));
                return;

            case 7:
                this.buttonTab2 = ((PosControls.PushButton)(target));
                return;

            case 8:
                this.buttonTab3 = ((PosControls.PushButton)(target));
                return;

            case 9:
                this.buttonTab4 = ((PosControls.PushButton)(target));
                return;

            case 10:
                this.buttonTab5 = ((PosControls.PushButton)(target));
                return;

            case 11:
                this.buttonClose = ((PosControls.PushButton)(target));
                return;

            case 12:
                this.dockPanel1 = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 13:
                this.dockPanel2 = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 14:
                this.dockPanel3 = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 15:
                this.dockPanel4 = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 16:
                this.dockPanel5 = ((System.Windows.Controls.DockPanel)(target));
                return;
            }
            this._contentLoaded = true;
        }
예제 #28
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PointOfSale.ConfigurationManager)(target));
                return;

            case 3:
                this.gridControl = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:
                this.labelTime2Title = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.labelClosedText = ((System.Windows.Controls.Label)(target));
                return;

            case 6:
                this.labelTicketId = ((System.Windows.Controls.Label)(target));
                return;

            case 7:
                this.labelSeating = ((System.Windows.Controls.Label)(target));
                return;

            case 8:
                this.labelEmployee = ((System.Windows.Controls.Label)(target));
                return;

            case 9:
                this.labelCreatedDate = ((System.Windows.Controls.Label)(target));
                return;

            case 10:
                this.labelFutureDate = ((System.Windows.Controls.Label)(target));
                return;

            case 11:
                this.labelReadyDate = ((System.Windows.Controls.Label)(target));
                return;

            case 12:
                this.labelClosedDate = ((System.Windows.Controls.Label)(target));
                return;

            case 13:
                this.textBoxManagerComments = ((PosControls.CustomTextBox)(target));

            #line 117 "..\..\..\OrderEntryTicketDetailsControl.xaml"
                this.textBoxManagerComments.CommitEdit += new System.EventHandler(this.textBoxManagerComments_CommitEdit);

            #line default
            #line hidden
                return;

            case 14:
                this.buttonOpen = ((PosControls.PushButton)(target));

            #line 119 "..\..\..\OrderEntryTicketDetailsControl.xaml"
                this.buttonOpen.Selected += new System.EventHandler(this.buttonOpen_Selected);

            #line default
            #line hidden
                return;

            case 15:
                this.buttonFireEntree = ((PosControls.PushButton)(target));

            #line 120 "..\..\..\OrderEntryTicketDetailsControl.xaml"
                this.buttonFireEntree.Selected += new System.EventHandler(this.buttonFireEntree_Selected);

            #line default
            #line hidden
                return;

            case 16:
                this.buttonPrintTicket = ((PosControls.PushButton)(target));

            #line 121 "..\..\..\OrderEntryTicketDetailsControl.xaml"
                this.buttonPrintTicket.Selected += new System.EventHandler(this.buttonPrintTicket_Selected);

            #line default
            #line hidden
                return;

            case 17:
                this.buttonUnCancel = ((PosControls.PushButton)(target));

            #line 122 "..\..\..\OrderEntryTicketDetailsControl.xaml"
                this.buttonUnCancel.Selected += new System.EventHandler(this.buttonUnCancel_Selected);

            #line default
            #line hidden
                return;

            case 18:
                this.buttonPartyEdit = ((PosControls.PushButton)(target));

            #line 123 "..\..\..\OrderEntryTicketDetailsControl.xaml"
                this.buttonPartyEdit.Selected += new System.EventHandler(this.buttonPartyEdit_Selected);

            #line default
            #line hidden
                return;

            case 19:
                this.buttonChangeSeating = ((PosControls.PushButton)(target));

            #line 124 "..\..\..\OrderEntryTicketDetailsControl.xaml"
                this.buttonChangeSeating.Selected += new System.EventHandler(this.buttonChangeSeating_Selected);

            #line default
            #line hidden
                return;

            case 20:
                this.buttonFutureTime = ((PosControls.PushButton)(target));

            #line 125 "..\..\..\OrderEntryTicketDetailsControl.xaml"
                this.buttonFutureTime.Selected += new System.EventHandler(this.buttonFutureTime_Selected);

            #line default
            #line hidden
                return;

            case 21:
                this.buttonTaxExemption = ((PosControls.PushButton)(target));

            #line 126 "..\..\..\OrderEntryTicketDetailsControl.xaml"
                this.buttonTaxExemption.Selected += new System.EventHandler(this.buttonTaxExemption_Selected);

            #line default
            #line hidden
                return;

            case 22:
                this.buttonCashOut = ((PosControls.PushButton)(target));

            #line 127 "..\..\..\OrderEntryTicketDetailsControl.xaml"
                this.buttonCashOut.Selected += new System.EventHandler(this.buttonCashOut_Selected);

            #line default
            #line hidden
                return;

            case 23:
                this.buttonCancel = ((PosControls.PushButton)(target));

            #line 128 "..\..\..\OrderEntryTicketDetailsControl.xaml"
                this.buttonCancel.Selected += new System.EventHandler(this.buttonCancel_Selected);

            #line default
            #line hidden
                return;

            case 24:
                this.buttonRefund = ((PosControls.PushButton)(target));

            #line 129 "..\..\..\OrderEntryTicketDetailsControl.xaml"
                this.buttonRefund.Selected += new System.EventHandler(this.buttonRefund_Selected);

            #line default
            #line hidden
                return;

            case 25:
                this.buttonVoid = ((PosControls.PushButton)(target));

            #line 130 "..\..\..\OrderEntryTicketDetailsControl.xaml"
                this.buttonVoid.Selected += new System.EventHandler(this.buttonVoid_Selected);

            #line default
            #line hidden
                return;

            case 26:
                this.buttonMap = ((PosControls.PushButton)(target));

            #line 131 "..\..\..\OrderEntryTicketDetailsControl.xaml"
                this.buttonMap.Selected += new System.EventHandler(this.buttonMap_Selected);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.button1 = ((PosControls.PushButton)(target));

            #line 14 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button1.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 2:
                this.button2 = ((PosControls.PushButton)(target));

            #line 15 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button2.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 3:
                this.button3 = ((PosControls.PushButton)(target));

            #line 16 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button3.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 4:
                this.button4 = ((PosControls.PushButton)(target));

            #line 17 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button4.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 5:
                this.button5 = ((PosControls.PushButton)(target));

            #line 18 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button5.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 6:
                this.button6 = ((PosControls.PushButton)(target));

            #line 19 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button6.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 7:
                this.button7 = ((PosControls.PushButton)(target));

            #line 20 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button7.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 8:
                this.button8 = ((PosControls.PushButton)(target));

            #line 21 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button8.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 9:
                this.button9 = ((PosControls.PushButton)(target));

            #line 22 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button9.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 10:
                this.button10 = ((PosControls.PushButton)(target));

            #line 23 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button10.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;

            case 11:
                this.button11 = ((PosControls.PushButton)(target));

            #line 24 "..\..\..\ButtonTouchCommandInput.xaml"
                this.button11.Selected += new System.EventHandler(this.Button_Activated);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.mainPane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 2:
                this.Configuration = ((PointOfSale.ConfigurationManager)(target));
                return;

            case 3:
                this.checkBoxEnabled = ((System.Windows.Controls.CheckBox)(target));

            #line 58 "..\..\..\IngredientEditorPreparationControl.xaml"
                this.checkBoxEnabled.Checked += new System.Windows.RoutedEventHandler(this.CheckBox_Checked);

            #line default
            #line hidden

            #line 58 "..\..\..\IngredientEditorPreparationControl.xaml"
                this.checkBoxEnabled.Unchecked += new System.Windows.RoutedEventHandler(this.CheckBox_Unchecked);

            #line default
            #line hidden
                return;

            case 4:
                this.listBox = ((PosControls.DragScrollListBox)(target));

            #line 63 "..\..\..\IngredientEditorPreparationControl.xaml"
                this.listBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBox_SelectionChanged);

            #line default
            #line hidden
                return;

            case 5:
                this.listBoxItemIngredients = ((PosControls.DragScrollListBox)(target));

            #line 64 "..\..\..\IngredientEditorPreparationControl.xaml"
                this.listBoxItemIngredients.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.listBoxItemIngredients_SelectionChanged);

            #line default
            #line hidden
                return;

            case 6:
                this.buttonAmount = ((PosControls.PushButton)(target));

            #line 65 "..\..\..\IngredientEditorPreparationControl.xaml"
                this.buttonAmount.Selected += new System.EventHandler(this.pushButtonAmount_Selected);

            #line default
            #line hidden
                return;

            case 7:
                this.buttonYeild = ((PosControls.PushButton)(target));

            #line 66 "..\..\..\IngredientEditorPreparationControl.xaml"
                this.buttonYeild.Selected += new System.EventHandler(this.pushButtonYeild_Selected);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }