예제 #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();
 }
예제 #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.systemModule1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.winSystemModule1 = new DevExpress.ExpressApp.Win.SystemModule.SystemWindowsFormsModule();
     this.mainDemoWinModule1 = new MainDemo.Module.Win.MainDemoWinModule();
     this.viewVariantsModule1 = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
     this.validationModule1 = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule();
     this.mainDemoModule1 = new MainDemo.Module.MainDemoModule();
     this.objectsModule1 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.reportsModuleV21 = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.reportsWindowsFormsModuleV21 = new DevExpress.ExpressApp.ReportsV2.Win.ReportsWindowsFormsModuleV2();
     this.validationWinModule1 = new DevExpress.ExpressApp.Validation.Win.ValidationWindowsFormsModule();
     this.fileAttachmentsWinModule1 = new DevExpress.ExpressApp.FileAttachments.Win.FileAttachmentsWindowsFormsModule();
     this.auditTrailModule1 = new DevExpress.ExpressApp.AuditTrail.AuditTrailModule();
     this.conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.securityStrategyComplex1 = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1 = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.pivotChartWindowsFormsModule1 = new DevExpress.ExpressApp.PivotChart.Win.PivotChartWindowsFormsModule();
     this.pivotChartModuleBase1 = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
     this.schedulerWindowsFormsModule1 = new DevExpress.ExpressApp.Scheduler.Win.SchedulerWindowsFormsModule();
     this.schedulerModuleBase1 = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
     this.htmlPropertyEditorWindowsFormsModule1 = new DevExpress.ExpressApp.HtmlPropertyEditor.Win.HtmlPropertyEditorWindowsFormsModule();
     this.scriptRecorderModuleBase1 = new DevExpress.ExpressApp.ScriptRecorder.ScriptRecorderModuleBase();
     this.scriptRecorderWindowsFormsModule1 = new DevExpress.ExpressApp.ScriptRecorder.Win.ScriptRecorderWindowsFormsModule();
     this.notificationsModule = new DevExpress.ExpressApp.Notifications.NotificationsModule();
     this.notificationsModuleWin = new DevExpress.ExpressApp.Notifications.Win.NotificationsWindowsFormsModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // reportsModuleV21
     //
     this.reportsModuleV21.EnableInplaceReports = true;
     this.reportsModuleV21.ReportDataType = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     this.reportsModuleV21.ReportStoreMode = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     //
     // auditTrailModule1
     //
     this.auditTrailModule1.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
     //
     // securityComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType = typeof(PermissionPolicyRole);
     this.securityStrategyComplex1.UserType = typeof(PermissionPolicyUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     this.authenticationStandard1.UserType = typeof(PermissionPolicyUser);
     //
     // MainDemoWinApplication
     //
     this.ApplicationName = "MainDemo";
     this.Modules.Add(this.systemModule1);
     this.Modules.Add(this.winSystemModule1);
     this.Modules.Add(this.viewVariantsModule1);
     this.Modules.Add(this.validationModule1);
     this.Modules.Add(this.securityModule1);
     this.Modules.Add(this.objectsModule1);
     this.Modules.Add(this.conditionalAppearanceModule1);
     this.Modules.Add(this.mainDemoModule1);
     this.Modules.Add(this.mainDemoWinModule1);
     this.Modules.Add(this.reportsModuleV21);
     this.Modules.Add(this.reportsWindowsFormsModuleV21);
     this.Modules.Add(this.validationWinModule1);
     this.Modules.Add(this.fileAttachmentsWinModule1);
     this.Modules.Add(this.auditTrailModule1);
     this.Modules.Add(this.pivotChartModuleBase1);
     this.Modules.Add(this.pivotChartWindowsFormsModule1);
     this.Modules.Add(this.schedulerModuleBase1);
     this.Modules.Add(this.schedulerWindowsFormsModule1);
     this.Modules.Add(this.htmlPropertyEditorWindowsFormsModule1);
     this.Modules.Add(this.scriptRecorderModuleBase1);
     this.Modules.Add(this.scriptRecorderWindowsFormsModule1);
     this.Modules.Add(this.notificationsModule);
     this.Modules.Add(this.notificationsModuleWin);
     this.UseOldTemplates = false;
     this.Security = this.securityStrategyComplex1;
     this.CheckCompatibilityType = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     this.LastLogonParametersRead += new System.EventHandler<DevExpress.ExpressApp.LastLogonParametersReadEventArgs>(this.MainDemoWinApplication_LastLogonParametersRead);
     this.DatabaseVersionMismatch += new System.EventHandler<DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.MainDemoWinApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #3
0
 private void InitializeComponent()
 {
     this.module1                       = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                       = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                       = new ACIMApp.Module.ACIMAppModule();
     this.module4                       = new ACIMApp.Module.Web.ACIMAppAspNetModule();
     this.securityModule1               = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1      = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1       = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.objectsModule                 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.fileAttachmentsAspNetModule   = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
     this.pivotChartModuleBase          = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
     this.pivotChartAspNetModule        = new DevExpress.ExpressApp.PivotChart.Web.PivotChartAspNetModule();
     this.pivotGridModule               = new DevExpress.ExpressApp.PivotGrid.PivotGridModule();
     this.pivotGridAspNetModule         = new DevExpress.ExpressApp.PivotGrid.Web.PivotGridAspNetModule();
     this.reportsModuleV2               = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.reportsAspNetModuleV2         = new DevExpress.ExpressApp.ReportsV2.Web.ReportsAspNetModuleV2();
     this.validationModule              = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationAspNetModule        = new DevExpress.ExpressApp.Validation.Web.ValidationAspNetModule();
     this.systemWindowsFormsModule1     = new DevExpress.ExpressApp.Win.SystemModule.SystemWindowsFormsModule();
     this.validationWindowsFormsModule1 = new DevExpress.ExpressApp.Validation.Win.ValidationWindowsFormsModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.AllowAnonymousAccess = false;
     this.securityStrategyComplex1.Authentication       = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType             = typeof(ACIMApp.Module.BusinessObjects.EmployeeRole);
     this.securityStrategyComplex1.SupportNavigationPermissionsForTypes = false;
     this.securityStrategyComplex1.UserType = typeof(ACIMApp.Module.BusinessObjects.NguoiDung);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // pivotChartModuleBase
     //
     this.pivotChartModuleBase.DataAccessMode           = DevExpress.ExpressApp.CollectionSourceDataAccessMode.Client;
     this.pivotChartModuleBase.ShowAdditionalNavigation = false;
     //
     // reportsModuleV2
     //
     this.reportsModuleV2.EnableInplaceReports = true;
     this.reportsModuleV2.ReportDataType       = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     this.reportsModuleV2.ReportStoreMode      = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     //
     // reportsAspNetModuleV2
     //
     this.reportsAspNetModuleV2.ReportViewerType = DevExpress.ExpressApp.ReportsV2.Web.ReportViewerTypes.HTML5;
     //
     // validationModule
     //
     this.validationModule.AllowValidationDetailsAccess     = true;
     this.validationModule.IgnoreWarningAndInformationRules = false;
     //
     // ACIMAppAspNetApplication
     //
     this.ApplicationName        = "ACIMApp";
     this.CheckCompatibilityType = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.pivotChartModuleBase);
     this.Modules.Add(this.pivotGridModule);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.fileAttachmentsAspNetModule);
     this.Modules.Add(this.pivotChartAspNetModule);
     this.Modules.Add(this.pivotGridAspNetModule);
     this.Modules.Add(this.reportsAspNetModuleV2);
     this.Modules.Add(this.validationAspNetModule);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.securityModule1);
     this.Modules.Add(this.systemWindowsFormsModule1);
     this.Modules.Add(this.validationWindowsFormsModule1);
     this.Security = this.securityStrategyComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.ACIMAppAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }