void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.userControl = ((BluePrints.Views.PROJECTBASELINEDetailsMappingView)(target));
                return;

            case 2:
                this.biSwitchToDayView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 3:
                this.biSwitchToWorkWeekView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 4:
                this.biSwitchToWeekView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 5:
                this.biSwitchToFullWeekView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 6:
                this.biSwitchToMonthView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 7:
                this.biSwitchToTimelineView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 8:
                this.biSwitchToGroupByNone = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 9:
                this.biSwitchToGroupByDate = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 10:
                this.biSwitchToGroupByResource = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 11:
                this.scheduler = ((DevExpress.Xpf.Scheduler.SchedulerControl)(target));
                return;

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

            case 13:
                this.tableView = ((DevExpress.Xpf.Grid.TableView)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.viewType = ((DevExpress.Xpf.Core.RadioButtonList)(target));
                return;

            case 2:
                this.schedulerControl1 = ((DevExpress.Xpf.Scheduler.SchedulerControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.DateNavigator1 = ((DevExpress.Xpf.Editors.DateNavigator.DateNavigator)(target));
                return;

            case 2:

            #line 23 "..\..\SchedulerControl.xaml"
                ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ButtonBase_OnClick);

            #line default
            #line hidden
                return;

            case 3:
                this.SchedulerControl1 = ((DevExpress.Xpf.Scheduler.SchedulerControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.userControl = ((BluePrints.Views.PROJECTWORKPACKDetailsMappingView_Unused)(target));
                return;

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

            case 3:
                this.LayoutGroupSchedule = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

            case 4:
                this.barManager1 = ((DevExpress.Xpf.Bars.BarManager)(target));
                return;

            case 5:
                this.barArrangeView = ((DevExpress.Xpf.Bars.Bar)(target));
                return;

            case 6:
                this.barGroupBy = ((DevExpress.Xpf.Bars.Bar)(target));
                return;

            case 7:
                this.biSwitchToDayView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 8:
                this.biSwitchToWorkWeekView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 9:
                this.biSwitchToWeekView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 10:
                this.biSwitchToFullWeekView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 11:
                this.biSwitchToMonthView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 12:
                this.biSwitchToTimelineView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 13:
                this.biSwitchToGroupByNone = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 14:
                this.biSwitchToGroupByDate = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 15:
                this.biSwitchToGroupByResource = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 16:
                this.scheduler = ((DevExpress.Xpf.Scheduler.SchedulerControl)(target));
                return;

            case 17:
                this.LayoutGroupGrid = ((DevExpress.Xpf.LayoutControl.LayoutGroup)(target));
                return;

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

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

            case 20:
                this.colCumulativeBudgetText = ((DevExpress.Xpf.Editors.Settings.TextEditSettings)(target));
                return;

            case 21:
                this.groupSummaryBudgeted = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 22:
                this.groupSummaryCumulativeEarnedPercentage = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 23:
                this.groupSummaryPeriodEarnedPercentage = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 24:
                this.groupSummaryGrossProfit = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 25:
                this.groupSummaryEfficiencyRatio = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 26:
                this.groupSummaryProgressRatio = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 27:
                this.groupSummaryCumulativePlanned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 28:
                this.groupSummaryCumulativeEarned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 29:
                this.groupSummaryCumulativeBurned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 30:
                this.groupSummaryCumulativeActual = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 31:
                this.groupSummaryPeriodPlanned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 32:
                this.groupSummaryPeriodEarned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 33:
                this.groupSummaryPeriodBurned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 34:
                this.groupSummaryPeriodActual = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 35:
                this.totalSummaryBudgeted = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 36:
                this.totalSummaryCumulativeEarnedPercentage = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 37:
                this.totalSummaryPeriodEarnedPercentage = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 38:
                this.totalSummaryGrossProfit = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 39:
                this.totalSummaryEfficiencyRatio = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 40:
                this.totalSummaryProgressRatio = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 41:
                this.totalSummaryCumulativePlanned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 42:
                this.totalSummaryCumulativeEarned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 43:
                this.totalSummaryCumulativeBurned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 44:
                this.totalSummaryCumulativeActual = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 45:
                this.totalSummaryPeriodPlanned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 46:
                this.totalSummaryPeriodEarned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 47:
                this.totalSummaryPeriodBurned = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 48:
                this.totalSummaryPeriodActual = ((DevExpress.Xpf.Grid.GridSummaryItem)(target));
                return;

            case 49:
                this.tableView = ((DevExpress.Xpf.Grid.TableView)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.LayoutRoot = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.Menu = ((System.Windows.Controls.Button)(target));

            #line 44 "..\..\MainWindow.xaml"
                this.Menu.GotFocus += new System.Windows.RoutedEventHandler(this.UIElement_GotFocus);

            #line default
            #line hidden
                return;

            case 3:
                this.DateSelector = ((DevExpress.Xpf.Editors.DateEdit)(target));

            #line 75 "..\..\MainWindow.xaml"
                this.DateSelector.GotFocus += new System.Windows.RoutedEventHandler(this.UIElement_GotFocus);

            #line default
            #line hidden
                return;

            case 4:
                this.DateEditPicker = ((DevExpress.Xpf.Editors.DateEditPickerStyleSettings)(target));
                return;

            case 5:
                this.Selectors = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 6:
                this.SelectorList = ((System.Windows.Controls.ListBox)(target));

            #line 87 "..\..\MainWindow.xaml"
                this.SelectorList.GotFocus += new System.Windows.RoutedEventHandler(this.UIElement_GotFocus);

            #line default
            #line hidden
                return;

            case 7:
                this.FlyoutControl = ((DevExpress.Xpf.Editors.Flyout.FlyoutControl)(target));
                return;

            case 8:
                this.Scheduler = ((DevExpress.Xpf.Scheduler.SchedulerControl)(target));

            #line 113 "..\..\MainWindow.xaml"
                this.Scheduler.EditAppointmentFormShowing += new DevExpress.Xpf.Scheduler.AppointmentFormEventHandler(this.Scheduler_OnEditAppointmentFormShowing);

            #line default
            #line hidden

            #line 114 "..\..\MainWindow.xaml"
                this.Scheduler.GotFocus += new System.Windows.RoutedEventHandler(this.UIElement_GotFocus);

            #line default
            #line hidden
                return;

            case 9:

            #line 116 "..\..\MainWindow.xaml"
                ((DevExpress.Xpf.Scheduler.SchedulerStorage)(target)).AppointmentsChanged += new DevExpress.XtraScheduler.PersistentObjectsEventHandler(this.SchedulerStorage_AppointmentsChanged);

            #line default
            #line hidden

            #line 117 "..\..\MainWindow.xaml"
                ((DevExpress.Xpf.Scheduler.SchedulerStorage)(target)).AppointmentsDeleted += new DevExpress.XtraScheduler.PersistentObjectsEventHandler(this.SchedulerStorage_OnAppointmentsDeleted);

            #line default
            #line hidden
                return;

            case 10:
                this.Name = ((DevExpress.Xpf.Scheduler.ResourceMapping)(target));
                return;
            }
            this._contentLoaded = true;
        }
コード例 #6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 15 "..\..\MainWindow.xaml"
                ((StaffScheduler.MainWindow)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden
                return;

            case 2:
                this.barManager1 = ((DevExpress.Xpf.Bars.BarManager)(target));
                return;

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

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

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

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

            case 7:
                this.biNavigateViewBackward = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 8:
                this.biNavigateViewForward = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 9:
                this.biGotoToday = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 10:
                this.biViewZoomIn = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 11:
                this.biViewZoomOut = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 12:
                this.biSwitchToDayView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 13:
                this.biSwitchToWorkWeekView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 14:
                this.biSwitchToWeekView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 15:
                this.biSwitchToFullWeekView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 16:
                this.biSwitchToMonthView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 17:
                this.biSwitchToTimelineView = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 18:
                this.biSwitchToGroupByNone = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 19:
                this.biSwitchToGroupByDate = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 20:
                this.biSwitchToGroupByResource = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 21:
                this.biSwitchTimeScalesUICommand = ((DevExpress.Xpf.Scheduler.UI.TimeScaleBarSubItem)(target));
                return;

            case 22:
                this.biSetTimeIntervalCount = ((DevExpress.Xpf.Bars.BarEditItem)(target));
                return;

            case 23:
                this.biSwitchTimeScalesCaptionUICommand = ((DevExpress.Xpf.Scheduler.UI.SwitchTimeScalesCaptionBarSubItem)(target));
                return;

            case 24:
                this.biSwitchCompressWeekend = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 25:
                this.biSwitchShowWorkTimeOnly = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 26:
                this.biChangeSnapToCellsUI = ((DevExpress.Xpf.Scheduler.UI.SnapToCellsSubItem)(target));
                return;

            case 27:
                this.biEditAppointmentSeriesGroup = ((DevExpress.Xpf.Scheduler.UI.EditAppointmentSeriesBarItem)(target));
                return;

            case 28:
                this.biEditAppointment = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 29:
                this.biDeleteAppointmentSeriesGroup = ((DevExpress.Xpf.Scheduler.UI.DeleteAppointmentSeriesBarItem)(target));
                return;

            case 30:
                this.biDeleteAppointment = ((DevExpress.Xpf.Bars.BarButtonItem)(target));
                return;

            case 31:
                this.biChangeAppointmentStatus = ((DevExpress.Xpf.Scheduler.UI.ChangeStatusBarItem)(target));
                return;

            case 32:
                this.biChangeAppointmentLabel = ((DevExpress.Xpf.Scheduler.UI.ChangeLabelBarItem)(target));
                return;

            case 33:
                this.biToggleRecurrence = ((DevExpress.Xpf.Bars.BarCheckItem)(target));
                return;

            case 34:
                this.ribbonControl1 = ((DevExpress.Xpf.Ribbon.RibbonControl)(target));
                return;

            case 35:
                this.pagePageFile = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
                return;

            case 36:
                this.grpPageFileCommon = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 37:
                this.pagePageHome = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
                return;

            case 38:
                this.grpPageHomeAppointment = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 39:
                this.grpPageHomeViewNavigator = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 40:
                this.grpPageHomeArrangeView = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 41:
                this.grpPageHomeGroupBy = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 42:
                this.pagePageView = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
                return;

            case 43:
                this.grpPageViewViewSelector = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 44:
                this.grpPageViewTimeScale = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 45:
                this.grpPageViewLayout = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 46:
                this.catAppointmentTools = ((DevExpress.Xpf.Ribbon.RibbonPageCategory)(target));
                return;

            case 47:
                this.pageAppointmentToolsAppointment = ((DevExpress.Xpf.Ribbon.RibbonPage)(target));
                return;

            case 48:
                this.grpAppointmentToolsAppointmentActions = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 49:
                this.grpAppointmentToolsAppointmentOptions = ((DevExpress.Xpf.Ribbon.RibbonPageGroup)(target));
                return;

            case 50:
                this.dockLayoutManager = ((DevExpress.Xpf.Docking.DockLayoutManager)(target));
                return;

            case 51:
                this.navBarControl = ((DevExpress.Xpf.NavBar.NavBarControl)(target));
                return;

            case 52:
                this.biCalendar = ((DevExpress.Xpf.NavBar.NavBarItem)(target));

            #line 137 "..\..\MainWindow.xaml"
                this.biCalendar.Click += new System.EventHandler(this.biCalendar_Click);

            #line default
            #line hidden
                return;

            case 53:
                this.biGroupByDate = ((DevExpress.Xpf.NavBar.NavBarItem)(target));

            #line 138 "..\..\MainWindow.xaml"
                this.biGroupByDate.Click += new System.EventHandler(this.biGroupByDate_Click);

            #line default
            #line hidden
                return;

            case 54:
                this.biGroupByResource = ((DevExpress.Xpf.NavBar.NavBarItem)(target));

            #line 139 "..\..\MainWindow.xaml"
                this.biGroupByResource.Click += new System.EventHandler(this.biGroupByResource_Click);

            #line default
            #line hidden
                return;

            case 55:
                this.biAnnual = ((DevExpress.Xpf.NavBar.NavBarItem)(target));

            #line 143 "..\..\MainWindow.xaml"
                this.biAnnual.Click += new System.EventHandler(this.biAnnual_Click);

            #line default
            #line hidden
                return;

            case 56:
                this.schedulerControl1 = ((DevExpress.Xpf.Scheduler.SchedulerControl)(target));
                return;

            case 57:
                this.dateNavigator = ((DevExpress.Xpf.Editors.DateNavigator.DateNavigator)(target));
                return;
            }
            this._contentLoaded = true;
        }