Ejemplo n.º 1
0
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2 = new DevExpress.ExpressApp.Win.SystemModule.SystemWindowsFormsModule();
     this.module3 = new Tralus.Shell.Module.ShellModule();
     this.module4 = new Tralus.Shell.Module.Win.ShellWindowsFormsModule();
     this.securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule();
     this.businessClassLibraryCustomizationModule1 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.validationModule1 = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.stateMachineModule1 = new DevExpress.ExpressApp.StateMachine.StateMachineModule();
     this.shellModule1 = new Tralus.Shell.Module.ShellModule();
     this.validationWindowsFormsModule1 = new DevExpress.ExpressApp.Validation.Win.ValidationWindowsFormsModule();
     this.reportsModuleV21 = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.shellModule2 = new Tralus.Shell.Module.ShellModule();
     this.reportsWindowsFormsModuleV21 = new DevExpress.ExpressApp.ReportsV2.Win.ReportsWindowsFormsModuleV2();
     this.shellModule3 = new Tralus.Shell.Module.ShellModule();
     this.treeListEditorsWindowsFormsModule1 = new DevExpress.ExpressApp.TreeListEditors.Win.TreeListEditorsWindowsFormsModule();
     this.treeListEditorsModuleBase1 = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase();
     this.pivotGridModule1 = new DevExpress.ExpressApp.PivotGrid.PivotGridModule();
     this.shellModule4 = new Tralus.Shell.Module.ShellModule();
     this.pivotGridWindowsFormsModule1 = new DevExpress.ExpressApp.PivotGrid.Win.PivotGridWindowsFormsModule();
     this.shellModule5 = new Tralus.Shell.Module.ShellModule();
     this.chartModule1 = new DevExpress.ExpressApp.Chart.ChartModule();
     this.shellModule6 = new Tralus.Shell.Module.ShellModule();
     this.chartWindowsFormsModule1 = new DevExpress.ExpressApp.Chart.Win.ChartWindowsFormsModule();
     this.shellModule7 = new Tralus.Shell.Module.ShellModule();
     this.pivotChartWindowsFormsModule1 = new DevExpress.ExpressApp.PivotChart.Win.PivotChartWindowsFormsModule();
     this.shellModule8 = new Tralus.Shell.Module.ShellModule();
     this.pivotChartModuleBase1 = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
     this.workflowModule1 = new DevExpress.ExpressApp.Workflow.WorkflowModule();
     this.workflowWindowsFormsModule1 = new DevExpress.ExpressApp.Workflow.Win.WorkflowWindowsFormsModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // validationModule1
     //
     this.validationModule1.AllowValidationDetailsAccess = true;
     this.validationModule1.IgnoreWarningAndInformationRules = false;
     //
     // stateMachineModule1
     //
     this.stateMachineModule1.StateMachineStorageType = typeof(DevExpress.ExpressApp.StateMachine.Xpo.XpoStateMachine);
     //
     // reportsModuleV21
     //
     this.reportsModuleV21.EnableInplaceReports = true;
     this.reportsModuleV21.ReportDataType = typeof(DevExpress.Persistent.BaseImpl.EF.ReportDataV2);
     this.reportsModuleV21.ReportStoreMode = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     this.reportsModuleV21.ShowAdditionalNavigation = true;
     //
     // pivotChartModuleBase1
     //
     this.pivotChartModuleBase1.ShowAdditionalNavigation = true;
     //
     // workflowModule
     //
     this.workflowModule1.RunningWorkflowInstanceInfoType = typeof(DevExpress.ExpressApp.Workflow.EF.EFRunningWorkflowInstanceInfo);
     this.workflowModule1.StartWorkflowRequestType = typeof(DevExpress.ExpressApp.Workflow.EF.EFStartWorkflowRequest);
     this.workflowModule1.UserActivityVersionType = typeof(DevExpress.ExpressApp.Workflow.Versioning.EFUserActivityVersion);
     this.workflowModule1.WorkflowControlCommandRequestType = typeof(DevExpress.ExpressApp.Workflow.EF.EFWorkflowInstanceControlCommandRequest);
     this.workflowModule1.WorkflowDefinitionType = typeof(DevExpress.ExpressApp.Workflow.EF.EFWorkflowDefinition);
     this.workflowModule1.WorkflowInstanceKeyType = typeof(DevExpress.Workflow.EF.EFInstanceKey);
     this.workflowModule1.WorkflowInstanceType = typeof(DevExpress.Workflow.EF.EFWorkflowInstance);
     //
     // ShellWindowsFormsApplication
     //
     this.ApplicationName = "Tralus.Shell";
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.conditionalAppearanceModule1);
     this.Modules.Add(this.validationModule1);
     this.Modules.Add(this.reportsModuleV21);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.securityModule1);
     this.Modules.Add(this.businessClassLibraryCustomizationModule1);
     this.Modules.Add(this.stateMachineModule1);
     this.Modules.Add(this.validationWindowsFormsModule1);
     this.Modules.Add(this.reportsWindowsFormsModuleV21);
     this.Modules.Add(this.treeListEditorsModuleBase1);
     this.Modules.Add(this.treeListEditorsWindowsFormsModule1);
     this.Modules.Add(this.pivotGridModule1);
     this.Modules.Add(this.pivotGridWindowsFormsModule1);
     this.Modules.Add(this.chartModule1);
     this.Modules.Add(this.chartWindowsFormsModule1);
     this.Modules.Add(this.pivotChartModuleBase1);
     this.Modules.Add(this.pivotChartWindowsFormsModule1);
     this.Modules.Add(this.workflowModule1);
     this.Modules.Add(this.workflowWindowsFormsModule1);
     this.UseOldTemplates = false;
     this.DatabaseVersionMismatch += new System.EventHandler<DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.ShellWindowsFormsApplication_DatabaseVersionMismatch);
     this.CustomizeLanguagesList += new System.EventHandler<DevExpress.ExpressApp.CustomizeLanguagesListEventArgs>(this.ShellWindowsFormsApplication_CustomizeLanguagesList);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Ejemplo n.º 2
0
 private void InitializeComponent()
 {
     this.module1                      = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                      = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                      = new Tralus.Shell.Module.ShellModule();
     this.module4                      = new Tralus.Shell.Module.Web.ShellAspNetModule();
     this.securityModule               = new DevExpress.ExpressApp.Security.SecurityModule();
     this.stateMachineModule           = new DevExpress.ExpressApp.StateMachine.StateMachineModule();
     this.validationModule1            = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.reportsModuleV21             = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.reportsAspNetModuleV21       = new DevExpress.ExpressApp.ReportsV2.Web.ReportsAspNetModuleV2();
     this.treeListEditorsAspNetModule1 = new DevExpress.ExpressApp.TreeListEditors.Web.TreeListEditorsAspNetModule();
     this.treeListEditorsModuleBase1   = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase();
     this.chartModule1                 = new DevExpress.ExpressApp.Chart.ChartModule();
     this.chartAspNetModule1           = new DevExpress.ExpressApp.Chart.Web.ChartAspNetModule();
     this.pivotGridModule1             = new DevExpress.ExpressApp.PivotGrid.PivotGridModule();
     this.pivotGridAspNetModule1       = new DevExpress.ExpressApp.PivotGrid.Web.PivotGridAspNetModule();
     this.pivotChartAspNetModule1      = new DevExpress.ExpressApp.PivotChart.Web.PivotChartAspNetModule();
     this.pivotChartModuleBase1        = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
     this.workflowModule1              = new DevExpress.ExpressApp.Workflow.WorkflowModule();
     this.shellModule1                 = new Tralus.Shell.Module.ShellModule();
     this.mapsAspNetModule1            = new DevExpress.ExpressApp.Maps.Web.MapsAspNetModule();
     this.viewVariantsModule1          = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
     this.dashboardsModule1            = new DevExpress.ExpressApp.Dashboards.DashboardsModule();
     this.dashboardsAspNetModule1      = new DevExpress.ExpressApp.Dashboards.Web.DashboardsAspNetModule();
     this.kpiModule1                   = new DevExpress.ExpressApp.Kpi.KpiModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // stateMachineModule
     //
     this.stateMachineModule.StateMachineStorageType = typeof(Tralus.Framework.BusinessModel.Entities.StateMachines.StateMachine);
     //
     // validationModule1
     //
     this.validationModule1.AllowValidationDetailsAccess     = true;
     this.validationModule1.IgnoreWarningAndInformationRules = false;
     //
     // reportsModuleV21
     //
     this.reportsModuleV21.EnableInplaceReports     = true;
     this.reportsModuleV21.ReportDataType           = typeof(DevExpress.Persistent.BaseImpl.EF.ReportDataV2);
     this.reportsModuleV21.ReportStoreMode          = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     this.reportsModuleV21.ShowAdditionalNavigation = true;
     //
     // reportsAspNetModuleV21
     //
     this.reportsAspNetModuleV21.DesignAndPreviewDisplayMode = DevExpress.ExpressApp.ReportsV2.Web.DesignAndPreviewDisplayModes.DetailView;
     //
     // pivotChartModuleBase1
     //
     this.pivotChartModuleBase1.DataAccessMode           = DevExpress.ExpressApp.CollectionSourceDataAccessMode.Client;
     this.pivotChartModuleBase1.ShowAdditionalNavigation = true;
     //
     // workflowModule1
     //
     this.workflowModule1.RunningWorkflowInstanceInfoType   = typeof(DevExpress.ExpressApp.Workflow.EF.EFRunningWorkflowInstanceInfo);
     this.workflowModule1.StartWorkflowRequestType          = typeof(DevExpress.ExpressApp.Workflow.EF.EFStartWorkflowRequest);
     this.workflowModule1.UserActivityVersionType           = typeof(DevExpress.ExpressApp.Workflow.Versioning.EFUserActivityVersion);
     this.workflowModule1.WorkflowControlCommandRequestType = typeof(DevExpress.ExpressApp.Workflow.EF.EFWorkflowInstanceControlCommandRequest);
     this.workflowModule1.WorkflowDefinitionType            = typeof(DevExpress.ExpressApp.Workflow.EF.EFWorkflowDefinition);
     this.workflowModule1.WorkflowInstanceKeyType           = typeof(DevExpress.Workflow.EF.EFInstanceKey);
     this.workflowModule1.WorkflowInstanceType = typeof(DevExpress.Workflow.EF.EFWorkflowInstance);
     //
     // dashboardsModule1
     //
     this.dashboardsModule1.DashboardDataType = typeof(DevExpress.Persistent.BaseImpl.EF.DashboardData);
     //
     // ShellAspNetApplication
     //
     this.ApplicationName     = "Tralus.Shell";
     this.CollectionsEditMode = DevExpress.ExpressApp.Editors.ViewEditMode.Edit;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.reportsModuleV21);
     this.Modules.Add(this.conditionalAppearanceModule1);
     this.Modules.Add(this.validationModule1);
     this.Modules.Add(this.viewVariantsModule1);
     this.Modules.Add(this.treeListEditorsModuleBase1);
     this.Modules.Add(this.chartModule1);
     this.Modules.Add(this.pivotGridModule1);
     this.Modules.Add(this.pivotChartModuleBase1);
     this.Modules.Add(this.workflowModule1);
     this.Modules.Add(this.dashboardsModule1);
     this.Modules.Add(this.kpiModule1);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.securityModule);
     this.Modules.Add(this.stateMachineModule);
     this.Modules.Add(this.reportsAspNetModuleV21);
     this.Modules.Add(this.treeListEditorsAspNetModule1);
     this.Modules.Add(this.chartAspNetModule1);
     this.Modules.Add(this.pivotGridAspNetModule1);
     this.Modules.Add(this.pivotChartAspNetModule1);
     this.Modules.Add(this.mapsAspNetModule1);
     this.Modules.Add(this.dashboardsAspNetModule1);
     this.CustomCheckCompatibility += new System.EventHandler <DevExpress.ExpressApp.CustomCheckCompatibilityEventArgs>(this.ShellWindowsFormsApplication_CustomCheckCompatibility);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }