Beispiel #1
0
 private void InitializeComponent()
 {
     this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3 = new CSVImportDemo.Module.CSVImportDemoModule();
     this.module4 = new CSVImportDemo.Module.Web.CSVImportDemoAspNetModule();
     this.conditionalAppearanceModule = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.viewVariantsModule          = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
     this.workflowModule = new DevExpress.ExpressApp.Workflow.WorkflowModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // workflowModule
     //
     this.workflowModule.RunningWorkflowInstanceInfoType   = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoRunningWorkflowInstanceInfo);
     this.workflowModule.StartWorkflowRequestType          = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoStartWorkflowRequest);
     this.workflowModule.UserActivityVersionType           = typeof(DevExpress.ExpressApp.Workflow.Versioning.XpoUserActivityVersion);
     this.workflowModule.WorkflowControlCommandRequestType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowInstanceControlCommandRequest);
     this.workflowModule.WorkflowDefinitionType            = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowDefinition);
     this.workflowModule.WorkflowInstanceKeyType           = typeof(DevExpress.Workflow.Xpo.XpoInstanceKey);
     this.workflowModule.WorkflowInstanceType = typeof(DevExpress.Workflow.Xpo.XpoWorkflowInstance);
     //
     // CSVImportDemoAspNetApplication
     //
     this.ApplicationName        = "CSVImportDemo";
     this.CheckCompatibilityType = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.viewVariantsModule);
     this.Modules.Add(this.workflowModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.CSVImportDemoAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        private void InitializeComponent()
        {
            this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
            this.module2 = new DevExpress.ExpressApp.Spa.SystemModule.SystemSpaModule();
            this.module3 = new TypeInfoDemo.Module.TypeInfoDemoModule();
            this.module4 = new TypeInfoDemo.Module.Spa.TypeInfoDemoSpaModule();
            this.objectsModule = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
            this.conditionalAppearanceModule = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
            this.validationModule = new DevExpress.ExpressApp.Validation.ValidationModule();

            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();


            // 
            // TypeInfoDemoSpaApplication
            // 
            this.ApplicationName = "TypeInfoDemo";
            this.Modules.Add(this.module1);
            this.Modules.Add(this.module2);
            this.Modules.Add(this.module3);
            this.Modules.Add(this.module4);
            this.Modules.Add(this.objectsModule);
            this.Modules.Add(this.conditionalAppearanceModule);
            this.Modules.Add(this.validationModule);
            this.DatabaseVersionMismatch += new System.EventHandler<DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.TypeInfoDemoSpaApplication_DatabaseVersionMismatch);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Beispiel #3
0
 private void InitializeComponent()
 {
     this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3 = new TestLogXAF.Module.TestLogXAFModule();
     this.module4 = new TestLogXAF.Module.Web.TestLogXAFAspNetModule();
     this.conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.validationModule1            = new DevExpress.ExpressApp.Validation.ValidationModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // validationModule1
     //
     this.validationModule1.AllowValidationDetailsAccess     = true;
     this.validationModule1.IgnoreWarningAndInformationRules = false;
     //
     // TestLogXAFAspNetApplication
     //
     this.ApplicationName     = "TestLogXAF";
     this.CollectionsEditMode = DevExpress.ExpressApp.Editors.ViewEditMode.Edit;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.conditionalAppearanceModule1);
     this.Modules.Add(this.validationModule1);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.TestLogXAFAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 private void InitializeComponent()
 {
     this.module1       = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2       = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3       = new MES_Equipment_Demo.Module.MES_Equipment_DemoModule();
     this.module4       = new MES_Equipment_Demo.Module.Web.MES_Equipment_DemoAspNetModule();
     this.objectsModule = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.conditionalAppearanceModule = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.validationModule            = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationAspNetModule      = new DevExpress.ExpressApp.Validation.Web.ValidationAspNetModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // MES_Equipment_DemoAspNetApplication
     //
     this.ApplicationName        = "MES_Equipment_Demo";
     this.CheckCompatibilityType = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.validationAspNetModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.MES_Equipment_DemoAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 private void InitializeComponent()
 {
     this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3 = new CustomFileDataSolution.Module.CustomFileDataSolutionModule();
     this.module4 = new CustomFileDataSolution.Module.Web.CustomFileDataSolutionAspNetModule();
     this.conditionalAppearanceModule = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.fileAttachmentsAspNetModule = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
     this.validationModule            = new DevExpress.ExpressApp.Validation.ValidationModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // CustomFileDataSolutionAspNetApplication
     //
     this.ApplicationName     = "CustomFileDataSolution";
     this.CollectionsEditMode = DevExpress.ExpressApp.Editors.ViewEditMode.Edit;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.fileAttachmentsAspNetModule);
     this.Modules.Add(this.validationModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.CustomFileDataSolutionAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #6
0
 private void InitializeComponent()
 {
     this.module1         = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2         = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3         = new TestConditionalAppearanceRules.Module.TestConditionalAppearanceRulesModule();
     this.module5         = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.module6         = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule();
     this.conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // module3
     //
     this.module3.AdditionalExportedTypes.Add(typeof(DevExpress.Persistent.BaseImpl.Country));
     //
     // module5
     //
     this.module5.AllowValidationDetailsAccess = true;
     //
     // TestConditionalAppearanceRulesAspNetApplication
     //
     this.ApplicationName = "TestConditionalAppearanceRules";
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module6);
     this.Modules.Add(this.conditionalAppearanceModule1);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module5);
     this.Modules.Add(this.securityModule1);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.TestConditionalAppearanceRulesAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #7
0
 private void InitializeComponent()
 {
     this.module1                           = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                           = new DevExpress.ExpressApp.Mobile.SystemModule.SystemMobileModule();
     this.module3                           = new QuanLyNhanSu.Module.QuanLyNhanSuModule();
     this.module4                           = new QuanLyNhanSu.Module.Mobile.QuanLyNhanSuMobileModule();
     this.cloneObjectModule                 = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();
     this.cloneObjectMobileModule           = new DevExpress.ExpressApp.CloneObject.Mobile.CloneObjectMobileModule();
     this.conditionalAppearanceModule       = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.conditionalAppearanceMobileModule = new DevExpress.ExpressApp.ConditionalAppearance.Mobile.ConditionalAppearanceMobileModule();
     this.fileAttachmentsMobileModule       = new DevExpress.ExpressApp.FileAttachments.Mobile.FileAttachmentsMobileModule();
     this.validationModule                  = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationMobileModule            = new DevExpress.ExpressApp.Validation.Mobile.ValidationMobileModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // QuanLyNhanSuMobileApplication
     //
     this.ApplicationName = "QuanLyNhanSu";
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.cloneObjectModule);
     this.Modules.Add(this.cloneObjectMobileModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.conditionalAppearanceMobileModule);
     this.Modules.Add(this.fileAttachmentsMobileModule);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.validationMobileModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.QuanLyNhanSuMobileApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 private void InitializeComponent()
 {
     this.module1       = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2       = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3       = new Admiral.DataImport.Sample.Module.SampleModule();
     this.module4       = new Admiral.DataImport.Sample.Module.Web.SampleAspNetModule();
     this.objectsModule = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.conditionalAppearanceModule = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.validationModule            = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationAspNetModule      = new DevExpress.ExpressApp.Validation.Web.ValidationAspNetModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // SampleAspNetApplication
     //
     this.ApplicationName = "Admiral.DataImport.Sample";
     this.LinkNewObjectToParentImmediately = false;
     this.CheckCompatibilityType           = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.validationAspNetModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.SampleAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #9
0
 private void InitializeComponent()
 {
     this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3 = new CMSModule.Module.CMSModuleModule();
     this.module4 = new CMSModule.Module.Web.CMSModuleAspNetModule();
     this.conditionalAppearanceModule    = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.fileAttachmentsAspNetModule    = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
     this.htmlPropertyEditorAspNetModule = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // CMSModuleAspNetApplication
     //
     this.ApplicationName        = "CMSModule";
     this.CheckCompatibilityType = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.fileAttachmentsAspNetModule);
     this.Modules.Add(this.htmlPropertyEditorAspNetModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.CMSModuleAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 private void InitializeComponent()
 {
     this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3 = new ConditionalAppearanceExample.Module.ConditionalAppearanceExampleModule();
     this.module5 = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.module6 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule();
     this.conditionalAppearanceExampleWebModule1 = new ConditionalAppearanceExample.Module.Web.ConditionalAppearanceExampleWebModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // module5
     //
     this.module5.AllowValidationDetailsAccess = true;
     //
     // ConditionalAppearanceExampleAspNetApplication
     //
     this.ApplicationName = "ConditionalAppearanceExample";
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module6);
     this.Modules.Add(this.conditionalAppearanceModule1);
     this.Modules.Add(this.securityModule1);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module5);
     this.Modules.Add(this.conditionalAppearanceExampleWebModule1);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.ConditionalAppearanceExampleAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #11
0
 private void InitializeComponent()
 {
     this.module1                     = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                     = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                     = new TallerMecanico.Module.TallerMecanicoModule();
     this.module4                     = new TallerMecanico.Module.Web.TallerMecanicoAspNetModule();
     this.securityModule1             = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1    = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1     = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.conditionalAppearanceModule = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.fileAttachmentsAspNetModule = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
     this.reportsModuleV2             = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.reportsAspNetModuleV2       = new DevExpress.ExpressApp.ReportsV2.Web.ReportsAspNetModuleV2();
     this.treeListEditorsModuleBase   = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase();
     this.treeListEditorsAspNetModule = new DevExpress.ExpressApp.TreeListEditors.Web.TreeListEditorsAspNetModule();
     this.validationModule            = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.viewVariantsModule          = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(DevExpress.ExpressApp.Security.Strategy.SecuritySystemRole);
     this.securityStrategyComplex1.UserType       = typeof(DevExpress.ExpressApp.Security.Strategy.SecuritySystemUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // reportsModuleV2
     //
     this.reportsModuleV2.EnableInplaceReports = true;
     this.reportsModuleV2.ReportDataType       = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     //
     // validationModule
     //
     this.validationModule.AllowValidationDetailsAccess     = true;
     this.validationModule.IgnoreWarningAndInformationRules = false;
     //
     // TallerMecanicoAspNetApplication
     //
     this.ApplicationName = "TallerMecanico";
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.treeListEditorsModuleBase);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.viewVariantsModule);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.fileAttachmentsAspNetModule);
     this.Modules.Add(this.reportsAspNetModuleV2);
     this.Modules.Add(this.treeListEditorsAspNetModule);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.securityModule1);
     this.Security = this.securityStrategyComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.TallerMecanicoAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #12
0
 private void InitializeComponent()
 {
     this.module1                  = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                  = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                  = new XAFUnifiedProject.Module.XAFUnifiedProjectModule();
     this.module4                  = new XAFUnifiedProject.Module.Web.XAFUnifiedProjectAspNetModule();
     this.securityModule1          = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1 = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.securityStrategyComplex1.SupportNavigationPermissionsForTypes = false;
     this.authenticationStandard1     = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.objectsModule               = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.conditionalAppearanceModule = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     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();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRole);
     this.securityStrategyComplex1.UserType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // securityModule1
     //
     this.securityModule1.UserType = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // reportsModuleV2
     //
     this.reportsModuleV2.EnableInplaceReports     = true;
     this.reportsModuleV2.ReportDataType           = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     this.reportsModuleV2.ShowAdditionalNavigation = false;
     this.reportsAspNetModuleV2.ReportViewerType   = DevExpress.ExpressApp.ReportsV2.Web.ReportViewerTypes.HTML5;
     this.reportsModuleV2.ReportStoreMode          = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     //
     // XAFUnifiedProjectAspNetApplication
     //
     this.ApplicationName        = "XAFUnifiedProject";
     this.CheckCompatibilityType = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.securityModule1);
     this.Security = this.securityStrategyComplex1;
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.reportsAspNetModuleV2);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.validationAspNetModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.XAFUnifiedProjectAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 private void InitializeComponent()
 {
     this.module1                      = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                      = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                      = new MintaXAF.Module.MintaXAFModule();
     this.module4                      = new MintaXAF.Module.Web.MintaXAFAspNetModule();
     this.securityModule1              = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1     = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1      = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.auditTrailModule             = new DevExpress.ExpressApp.AuditTrail.AuditTrailModule();
     this.conditionalAppearanceModule  = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.validationModule             = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationAspNetModule       = new DevExpress.ExpressApp.Validation.Web.ValidationAspNetModule();
     this.treeListEditorsModuleBase1   = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase();
     this.treeListEditorsAspNetModule1 = new DevExpress.ExpressApp.TreeListEditors.Web.TreeListEditorsAspNetModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRole);
     this.securityStrategyComplex1.SupportNavigationPermissionsForTypes = false;
     this.securityStrategyComplex1.UserType = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // auditTrailModule
     //
     this.auditTrailModule.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
     //
     // validationModule
     //
     this.validationModule.AllowValidationDetailsAccess     = true;
     this.validationModule.IgnoreWarningAndInformationRules = false;
     //
     // MintaXAFAspNetApplication
     //
     this.ApplicationName        = "MintaXAF";
     this.CheckCompatibilityType = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.auditTrailModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.treeListEditorsModuleBase1);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.validationAspNetModule);
     this.Modules.Add(this.treeListEditorsAspNetModule1);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.securityModule1);
     this.Security = this.securityStrategyComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.MintaXAFAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #14
0
 private void InitializeComponent()
 {
     this.module1                            = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                            = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                            = new MySolution.Module.MySolutionModule();
     this.module4                            = new MySolution.Module.Web.MySolutionAspNetModule();
     this.securityModule1                    = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1           = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationActiveDirectory1     = new DevExpress.ExpressApp.Security.AuthenticationActiveDirectory();
     this.objectsModule                      = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.conditionalAppearanceModule        = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.validationModule                   = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationAspNetModule             = new DevExpress.ExpressApp.Validation.Web.ValidationAspNetModule();
     this.fileAttachmentsWindowsFormsModule2 = new DevExpress.ExpressApp.FileAttachments.Win.FileAttachmentsWindowsFormsModule();
     this.fileAttachmentsAspNetModule2       = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.AllowAnonymousAccess  = false;
     this.securityStrategyComplex1.Authentication        = this.authenticationActiveDirectory1;
     this.securityStrategyComplex1.PermissionsReloadMode = DevExpress.ExpressApp.Security.PermissionsReloadMode.NoCache;
     this.securityStrategyComplex1.RoleType = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRole);
     this.securityStrategyComplex1.SupportNavigationPermissionsForTypes = false;
     this.securityStrategyComplex1.UserType = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // authenticationActiveDirectory1
     //
     this.authenticationActiveDirectory1.CreateUserAutomatically = true;
     this.authenticationActiveDirectory1.LogonParametersType     = null;
     //
     // validationModule
     //
     this.validationModule.AllowValidationDetailsAccess     = true;
     this.validationModule.IgnoreWarningAndInformationRules = false;
     //
     // MySolutionAspNetApplication
     //
     this.ApplicationName        = "MySolution";
     this.CheckCompatibilityType = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.securityModule1);
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.fileAttachmentsWindowsFormsModule2);
     this.Modules.Add(this.fileAttachmentsAspNetModule2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.validationAspNetModule);
     this.Modules.Add(this.module4);
     this.Security = this.securityStrategyComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.MySolutionAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #15
0
 private void InitializeComponent()
 {
     this.module1       = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2       = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3       = new xMax.Module.xMaxModule();
     this.module4       = new xMax.Module.Web.xMaxAspNetModule();
     this.objectsModule = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.conditionalAppearanceModule = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.schedulerModuleBase         = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
     this.schedulerAspNetModule       = new DevExpress.ExpressApp.Scheduler.Web.SchedulerAspNetModule();
     this.validationModule            = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationAspNetModule      = new DevExpress.ExpressApp.Validation.Web.ValidationAspNetModule();
     this.viewVariantsModule1         = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
     this.securityStrategyComplex1    = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.securityModule1             = new DevExpress.ExpressApp.Security.SecurityModule();
     this.authenticationStandard1     = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // validationModule
     //
     this.validationModule.AllowValidationDetailsAccess     = true;
     this.validationModule.IgnoreWarningAndInformationRules = false;
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.AllowAnonymousAccess  = false;
     this.securityStrategyComplex1.Authentication        = this.authenticationStandard1;
     this.securityStrategyComplex1.PermissionsReloadMode = DevExpress.ExpressApp.Security.PermissionsReloadMode.NoCache;
     this.securityStrategyComplex1.RoleType = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRole);
     this.securityStrategyComplex1.UserType = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // xMaxAspNetApplication
     //
     this.ApplicationName        = "xMax";
     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.conditionalAppearanceModule);
     this.Modules.Add(this.schedulerModuleBase);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.viewVariantsModule1);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.schedulerAspNetModule);
     this.Modules.Add(this.validationAspNetModule);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.securityModule1);
     this.Security = this.securityStrategyComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.xMaxAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #16
0
 void InitializeComponent()
 {
     this.module1        = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2        = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3        = new StateMachineTester.Module.StateMachineTesterModule();
     this.module4        = new StateMachineTester.Module.Web.StateMachineTesterAspNetModule();
     this.sqlConnection1 = new System.Data.SqlClient.SqlConnection();
     this.conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.validationModule1            = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.stateMachineModule1          = new DevExpress.ExpressApp.StateMachine.StateMachineModule();
     this.securityModule1          = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1 = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1  = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // sqlConnection1
     //
     this.sqlConnection1.ConnectionString = "Integrated Security=SSPI;Pooling=false;Data Source=.\\SQLEXPRESS;Initial Catalog=S" +
                                            "tateMachineTester";
     this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
     //
     // validationModule1
     //
     this.validationModule1.AllowValidationDetailsAccess = true;
     //
     // stateMachineModule1
     //
     this.stateMachineModule1.StateMachineStorageType = typeof(DevExpress.ExpressApp.StateMachine.Xpo.XpoStateMachine);
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(DevExpress.ExpressApp.Security.Strategy.SecuritySystemRole);
     this.securityStrategyComplex1.UserType       = typeof(DevExpress.ExpressApp.Security.Strategy.SecuritySystemUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // StateMachineTesterAspNetApplication
     //
     this.ApplicationName = "StateMachineTester";
     this.Connection      = this.sqlConnection1;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.conditionalAppearanceModule1);
     this.Modules.Add(this.validationModule1);
     this.Modules.Add(this.stateMachineModule1);
     this.Modules.Add(this.securityModule1);
     this.Security = this.securityStrategyComplex1;
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #17
0
        void InitializeComponent() {
            this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
            this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
            this.module3 = new StateMachineTester.Module.StateMachineTesterModule();
            this.module4 = new StateMachineTester.Module.Web.StateMachineTesterAspNetModule();
            this.sqlConnection1 = new System.Data.SqlClient.SqlConnection();
            this.conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
            this.validationModule1 = new DevExpress.ExpressApp.Validation.ValidationModule();
            this.stateMachineModule1 = new DevExpress.ExpressApp.StateMachine.StateMachineModule();
            this.securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule();
            this.securityStrategyComplex1 = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
            this.authenticationStandard1 = new DevExpress.ExpressApp.Security.AuthenticationStandard();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // sqlConnection1
            // 
            this.sqlConnection1.ConnectionString = "Integrated Security=SSPI;Pooling=false;Data Source=.\\SQLEXPRESS;Initial Catalog=S" +
    "tateMachineTester";
            this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
            // 
            // validationModule1
            // 
            this.validationModule1.AllowValidationDetailsAccess = true;
            // 
            // stateMachineModule1
            // 
            this.stateMachineModule1.StateMachineStorageType = typeof(DevExpress.ExpressApp.StateMachine.Xpo.XpoStateMachine);
            // 
            // securityStrategyComplex1
            // 
            this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
            this.securityStrategyComplex1.RoleType = typeof(DevExpress.ExpressApp.Security.Strategy.SecuritySystemRole);
            this.securityStrategyComplex1.UserType = typeof(DevExpress.ExpressApp.Security.Strategy.SecuritySystemUser);
            // 
            // authenticationStandard1
            // 
            this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
            // 
            // StateMachineTesterAspNetApplication
            // 
            this.ApplicationName = "StateMachineTester";
            this.Connection = this.sqlConnection1;
            this.Modules.Add(this.module1);
            this.Modules.Add(this.module2);
            this.Modules.Add(this.module3);
            this.Modules.Add(this.module4);
            this.Modules.Add(this.conditionalAppearanceModule1);
            this.Modules.Add(this.validationModule1);
            this.Modules.Add(this.stateMachineModule1);
            this.Modules.Add(this.securityModule1);
            this.Security = this.securityStrategyComplex1;
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
 private void InitializeComponent()
 {
     this.module1        = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2        = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3        = new WorkflowExample.Module.WorkflowExampleModule();
     this.sqlConnection1 = new System.Data.SqlClient.SqlConnection();
     this.conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.workflowModule1          = new DevExpress.ExpressApp.Workflow.WorkflowModule();
     this.securityModule1          = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1 = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1  = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // sqlConnection1
     //
     this.sqlConnection1.ConnectionString = "Integrated Security=SSPI;Pooling=false;Data Source=.\\SQLEXPRESS;Initial Catalog=W" +
                                            "orkflowExample";
     this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
     //
     // workflowModule1
     //
     this.workflowModule1.RunningWorkflowInstanceInfoType   = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoRunningWorkflowInstanceInfo);
     this.workflowModule1.StartWorkflowRequestType          = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoStartWorkflowRequest);
     this.workflowModule1.UserActivityVersionType           = typeof(DevExpress.ExpressApp.Workflow.Versioning.XpoUserActivityVersion);
     this.workflowModule1.WorkflowControlCommandRequestType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowInstanceControlCommandRequest);
     this.workflowModule1.WorkflowDefinitionType            = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowDefinition);
     this.workflowModule1.WorkflowInstanceKeyType           = typeof(DevExpress.Workflow.Xpo.XpoInstanceKey);
     this.workflowModule1.WorkflowInstanceType = typeof(DevExpress.Workflow.Xpo.XpoWorkflowInstance);
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(DevExpress.ExpressApp.Security.Strategy.SecuritySystemRole);
     this.securityStrategyComplex1.UserType       = typeof(DevExpress.ExpressApp.Security.Strategy.SecuritySystemUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // WorkflowExampleAspNetApplication
     //
     this.ApplicationName = "WorkflowExample";
     this.Connection      = this.sqlConnection1;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.conditionalAppearanceModule1);
     this.Modules.Add(this.workflowModule1);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.securityModule1);
     this.Security = this.securityStrategyComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.WorkflowExampleAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #19
0
 private void InitializeComponent()
 {
     this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3 = new NamolyOnPremises.Module.NamolyOnPremisesModule();
     this.module4 = new NamolyOnPremises.Module.Web.NamolyOnPremisesAspNetModule();
     this.conditionalAppearanceModule1    = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.validationModule1               = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.htmlPropertyEditorAspNetModule1 = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
     this.fileAttachmentsAspNetModule1    = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
     this.cmsModuleModule1         = new CMSModule.Module.CMSModuleModule();
     this.securityModule1          = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1 = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1  = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // validationModule1
     //
     this.validationModule1.AllowValidationDetailsAccess     = true;
     this.validationModule1.IgnoreWarningAndInformationRules = false;
     //
     // securityModule1
     //
     this.securityModule1.UserType = typeof(NamolyOnPremises.Module.BusinessObjects.Operational.System.Security.SecurityApplicationUser);
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(NamolyOnPremises.Module.BusinessObjects.Operational.System.Security.ExtendedSecurityRole);
     this.securityStrategyComplex1.UserType       = typeof(NamolyOnPremises.Module.BusinessObjects.Operational.System.Security.SecurityApplicationUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // NamolyOnPremisesAspNetApplication
     //
     this.ApplicationName     = "NamolyOnPremises";
     this.CollectionsEditMode = DevExpress.ExpressApp.Editors.ViewEditMode.Edit;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.conditionalAppearanceModule1);
     this.Modules.Add(this.validationModule1);
     this.Modules.Add(this.htmlPropertyEditorAspNetModule1);
     this.Modules.Add(this.fileAttachmentsAspNetModule1);
     this.Modules.Add(this.cmsModuleModule1);
     this.Modules.Add(this.securityModule1);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Security = this.securityStrategyComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.NamolyOnPremisesAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 private void InitializeComponent()
 {
     this.module1                           = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                           = new DevExpress.ExpressApp.Mobile.SystemModule.SystemMobileModule();
     this.module3                           = new MintaXAF.Module.MintaXAFModule();
     this.module4                           = new MintaXAF.Module.Mobile.MintaXAFMobileModule();
     this.securityModule1                   = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1          = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1           = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.auditTrailModule                  = new DevExpress.ExpressApp.AuditTrail.AuditTrailModule();
     this.conditionalAppearanceModule       = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.conditionalAppearanceMobileModule = new DevExpress.ExpressApp.ConditionalAppearance.Mobile.ConditionalAppearanceMobileModule();
     this.validationModule                  = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationMobileModule            = new DevExpress.ExpressApp.Validation.Mobile.ValidationMobileModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRole);
     this.securityStrategyComplex1.UserType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // securityModule1
     //
     this.securityModule1.UserType = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // auditTrailModule
     //
     this.auditTrailModule.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
     //
     // MintaXAFMobileApplication
     //
     this.ApplicationName = "MintaXAF";
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.securityModule1);
     this.Security = this.securityStrategyComplex1;
     this.Modules.Add(this.auditTrailModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.conditionalAppearanceMobileModule);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.validationMobileModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.MintaXAFMobileApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #21
0
 private void InitializeComponent()
 {
     this.module1                  = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                  = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                  = new MyCRM.Module.MyCRMModule();
     this.module4                  = new MyCRM.Module.Web.MyCRMAspNetModule();
     this.securityModule1          = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1 = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.securityStrategyComplex1.SupportNavigationPermissionsForTypes = false;
     this.authenticationStandard1     = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.objectsModule               = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.conditionalAppearanceModule = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.schedulerModuleBase         = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
     this.schedulerAspNetModule       = new DevExpress.ExpressApp.Scheduler.Web.SchedulerAspNetModule();
     this.validationModule            = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationAspNetModule      = new DevExpress.ExpressApp.Validation.Web.ValidationAspNetModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRole);
     this.securityStrategyComplex1.UserType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // securityModule1
     //
     this.securityModule1.UserType = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // MyCRMAspNetApplication
     //
     this.ApplicationName        = "MyCRM";
     this.CheckCompatibilityType = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.securityModule1);
     this.Security = this.securityStrategyComplex1;
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.schedulerModuleBase);
     this.Modules.Add(this.schedulerAspNetModule);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.validationAspNetModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.MyCRMAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #22
0
        void InitializeComponent()
        {
            _module1        = new SystemModule();
            _module2        = new SystemAspNetModule();
            _module3        = new StateMachineTesterModule();
            _module4        = new StateMachineTesterAspNetModule();
            _sqlConnection1 = new SqlConnection();
            _conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
            _validationModule1            = new DevExpress.ExpressApp.Validation.ValidationModule();
            _stateMachineModule1          = new DevExpress.ExpressApp.StateMachine.StateMachineModule();
            _securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule();

            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            //
            // sqlConnection1
            //
            _sqlConnection1.ConnectionString = "Integrated Security=SSPI;Pooling=false;Data Source=.\\SQLEXPRESS;Initial Catalog=S" +
                                               "tateMachineTester";
            _sqlConnection1.FireInfoMessageEventOnUserErrors = false;
            //
            // validationModule1
            //
            _validationModule1.AllowValidationDetailsAccess = true;
            //
            // stateMachineModule1
            //
            _stateMachineModule1.StateMachineStorageType = typeof(DevExpress.ExpressApp.StateMachine.Xpo.XpoStateMachine);
            //
            // securityStrategyComplex1
            //

            //
            // StateMachineTesterAspNetApplication
            //
            ApplicationName = "StateMachineTester";
            Connection      = _sqlConnection1;
            Modules.Add(_module1);
            Modules.Add(_module2);
            Modules.Add(_module3);
            Modules.Add(_module4);
            Modules.Add(_conditionalAppearanceModule1);
            Modules.Add(_validationModule1);
            Modules.Add(_stateMachineModule1);
            Modules.Add(_securityModule1);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
        }
 private void InitializeComponent()
 {
     this.module1                      = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                      = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                      = new GerenciadorDeProjetos.Module.GerenciadorDeProjetosModule();
     this.module4                      = new GerenciadorDeProjetos.Module.Web.GerenciadorDeProjetosAspNetModule();
     this.securityModule1              = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1     = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1      = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.validationModule1            = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationAspNetModule1      = new DevExpress.ExpressApp.Validation.Web.ValidationAspNetModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRole);
     this.securityStrategyComplex1.UserType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // validationModule1
     //
     this.validationModule1.AllowValidationDetailsAccess     = true;
     this.validationModule1.IgnoreWarningAndInformationRules = false;
     //
     // GerenciadorDeProjetosAspNetApplication
     //
     this.ApplicationName        = "GerenciadorDeProjetos";
     this.CheckCompatibilityType = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.conditionalAppearanceModule1);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.validationModule1);
     this.Modules.Add(this.validationAspNetModule1);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.securityModule1);
     this.Security = this.securityStrategyComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.GerenciadorDeProjetosAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 private void InitializeComponent()
 {
     this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3 = new TypicalDXeXpressAppProject_DoSo.Module.TypicalDXeXpressAppProject_DoSoModule();
     this.module4 = new TypicalDXeXpressAppProject_DoSo.Module.Web.TypicalDXeXpressAppProject_DoSoAspNetModule();
     this.conditionalAppearanceModule = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // TypicalDXeXpressAppProject_DoSoAspNetApplication
     //
     this.ApplicationName        = "TypicalDXeXpressAppProject_DoSo";
     this.CheckCompatibilityType = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.TypicalDXeXpressAppProject_DoSoAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #25
0
 private void InitializeComponent()
 {
     this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3 = new Xafology.BatchDemo.Module.BatchDemoModule();
     this.module4 = new ExpressApp.BatchDelete.Web.BatchDeleteWebModule();
     this.conditionalAppearanceModule = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // BatchDemoAspNetApplication
     //
     this.ApplicationName = "Xafology.BatchDemo";
     this.LinkNewObjectToParentImmediately = false;
     this.CheckCompatibilityType           = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.BatchDemoAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #26
0
 private void InitializeComponent()
 {
     this.module1                     = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                     = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                     = new DXApplication1.Module.DXApplication1Module();
     this.module4                     = new DXApplication1.Module.Web.DXApplication1AspNetModule();
     this.objectsModule               = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.chartModule                 = new DevExpress.ExpressApp.Chart.ChartModule();
     this.chartAspNetModule           = new DevExpress.ExpressApp.Chart.Web.ChartAspNetModule();
     this.cloneObjectModule           = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();
     this.conditionalAppearanceModule = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.dashboardsModule            = new DevExpress.ExpressApp.Dashboards.DashboardsModule();
     this.dashboardsAspNetModule      = new DevExpress.ExpressApp.Dashboards.Web.DashboardsAspNetModule();
     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.schedulerModuleBase         = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
     this.schedulerAspNetModule       = new DevExpress.ExpressApp.Scheduler.Web.SchedulerAspNetModule();
     this.stateMachineModule          = new DevExpress.ExpressApp.StateMachine.StateMachineModule();
     this.treeListEditorsModuleBase   = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase();
     this.treeListEditorsAspNetModule = new DevExpress.ExpressApp.TreeListEditors.Web.TreeListEditorsAspNetModule();
     this.validationModule            = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationAspNetModule      = new DevExpress.ExpressApp.Validation.Web.ValidationAspNetModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // dashboardsModule
     //
     this.dashboardsModule.DashboardDataType = typeof(DevExpress.Persistent.BaseImpl.DashboardData);
     //
     // stateMachineModule
     //
     this.stateMachineModule.StateMachineStorageType = typeof(DevExpress.ExpressApp.StateMachine.Xpo.XpoStateMachine);
     //
     // DXApplication1AspNetApplication
     //
     this.ApplicationName        = "DXApplication1";
     this.CheckCompatibilityType = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.chartModule);
     this.Modules.Add(this.chartAspNetModule);
     this.Modules.Add(this.cloneObjectModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.dashboardsModule);
     this.Modules.Add(this.dashboardsAspNetModule);
     this.Modules.Add(this.pivotChartModuleBase);
     this.Modules.Add(this.pivotChartAspNetModule);
     this.Modules.Add(this.pivotGridModule);
     this.Modules.Add(this.pivotGridAspNetModule);
     this.Modules.Add(this.schedulerModuleBase);
     this.Modules.Add(this.schedulerAspNetModule);
     this.Modules.Add(this.stateMachineModule);
     this.Modules.Add(this.treeListEditorsModuleBase);
     this.Modules.Add(this.treeListEditorsAspNetModule);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.validationAspNetModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.DXApplication1AspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 private void InitializeComponent()
 {
     this.module1                           = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                           = new DevExpress.ExpressApp.Mobile.SystemModule.SystemMobileModule();
     this.module3                           = new CollectionPortal.Module.CollectionPortalModule();
     this.module4                           = new CollectionPortal.Module.Mobile.CollectionPortalMobileModule();
     this.securityModule1                   = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1          = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1           = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.auditTrailModule                  = new DevExpress.ExpressApp.AuditTrail.AuditTrailModule();
     this.objectsModule                     = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.chartModule                       = new DevExpress.ExpressApp.Chart.ChartModule();
     this.conditionalAppearanceModule       = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.conditionalAppearanceMobileModule = new DevExpress.ExpressApp.ConditionalAppearance.Mobile.ConditionalAppearanceMobileModule();
     this.dashboardsModule                  = new DevExpress.ExpressApp.Dashboards.DashboardsModule();
     this.fileAttachmentsMobileModule       = new DevExpress.ExpressApp.FileAttachments.Mobile.FileAttachmentsMobileModule();
     this.kpiModule                         = new DevExpress.ExpressApp.Kpi.KpiModule();
     this.notificationsModule               = new DevExpress.ExpressApp.Notifications.NotificationsModule();
     this.reportsModuleV2                   = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.reportsMobileModuleV2             = new DevExpress.ExpressApp.ReportsV2.Mobile.ReportsMobileModuleV2();
     this.schedulerModuleBase               = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
     this.treeListEditorsModuleBase         = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase();
     this.validationModule                  = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationMobileModule            = new DevExpress.ExpressApp.Validation.Mobile.ValidationMobileModule();
     this.viewVariantsModule                = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
     this.workflowModule                    = new DevExpress.ExpressApp.Workflow.WorkflowModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRole);
     this.securityStrategyComplex1.UserType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // securityModule1
     //
     this.securityModule1.UserType = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // auditTrailModule
     //
     this.auditTrailModule.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
     //
     // dashboardsModule
     //
     this.dashboardsModule.DashboardDataType = typeof(DevExpress.Persistent.BaseImpl.DashboardData);
     //
     // reportsModuleV2
     //
     this.reportsModuleV2.EnableInplaceReports     = true;
     this.reportsModuleV2.ReportDataType           = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     this.reportsModuleV2.ShowAdditionalNavigation = false;
     this.reportsModuleV2.ReportStoreMode          = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     //
     // workflowModule
     //
     this.workflowModule.RunningWorkflowInstanceInfoType   = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoRunningWorkflowInstanceInfo);
     this.workflowModule.StartWorkflowRequestType          = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoStartWorkflowRequest);
     this.workflowModule.UserActivityVersionType           = typeof(DevExpress.ExpressApp.Workflow.Versioning.XpoUserActivityVersion);
     this.workflowModule.WorkflowControlCommandRequestType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowInstanceControlCommandRequest);
     this.workflowModule.WorkflowDefinitionType            = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowDefinition);
     this.workflowModule.WorkflowInstanceKeyType           = typeof(DevExpress.Workflow.Xpo.XpoInstanceKey);
     this.workflowModule.WorkflowInstanceType = typeof(DevExpress.Workflow.Xpo.XpoWorkflowInstance);
     //
     // CollectionPortalMobileApplication
     //
     this.ApplicationName = "CollectionPortal";
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.securityModule1);
     this.Security = this.securityStrategyComplex1;
     this.Modules.Add(this.auditTrailModule);
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.chartModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.conditionalAppearanceMobileModule);
     this.Modules.Add(this.dashboardsModule);
     this.Modules.Add(this.fileAttachmentsMobileModule);
     this.Modules.Add(this.kpiModule);
     this.Modules.Add(this.notificationsModule);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.reportsMobileModuleV2);
     this.Modules.Add(this.schedulerModuleBase);
     this.Modules.Add(this.treeListEditorsModuleBase);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.validationMobileModule);
     this.Modules.Add(this.viewVariantsModule);
     this.Modules.Add(this.workflowModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.CollectionPortalMobileApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #28
0
 private void InitializeComponent()
 {
     this.module1                     = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                     = new DevExpress.ExpressApp.Mobile.SystemModule.SystemMobileModule();
     this.module3                     = new AturableWira.Module.AturableWiraModule();
     this.module4                     = new AturableWira.Module.Mobile.AturableWiraMobileModule();
     this.securityModule1             = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1    = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1     = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.auditTrailModule            = new DevExpress.ExpressApp.AuditTrail.AuditTrailModule();
     this.objectsModule               = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.chartModule                 = new DevExpress.ExpressApp.Chart.ChartModule();
     this.cloneObjectModule           = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();
     this.conditionalAppearanceModule = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.dashboardsModule            = new DevExpress.ExpressApp.Dashboards.DashboardsModule();
     this.fileAttachmentsMobileModule = new DevExpress.ExpressApp.FileAttachments.Mobile.FileAttachmentsMobileModule();
     this.kpiModule                   = new DevExpress.ExpressApp.Kpi.KpiModule();
     this.notificationsModule         = new DevExpress.ExpressApp.Notifications.NotificationsModule();
     this.pivotChartModuleBase        = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
     this.pivotGridModule             = new DevExpress.ExpressApp.PivotGrid.PivotGridModule();
     this.reportsModuleV2             = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.reportsMobileModuleV2       = new DevExpress.ExpressApp.ReportsV2.Mobile.ReportsMobileModuleV2();
     this.schedulerModuleBase         = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
     this.scriptRecorderModuleBase    = new DevExpress.ExpressApp.ScriptRecorder.ScriptRecorderModuleBase();
     this.stateMachineModule          = new DevExpress.ExpressApp.StateMachine.StateMachineModule();
     this.treeListEditorsModuleBase   = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase();
     this.validationModule            = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.viewVariantsModule          = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
     this.workflowModule              = new DevExpress.ExpressApp.Workflow.WorkflowModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(AturableWira.Module.BusinessObjects.HRM.EmployeeRole);
     this.securityStrategyComplex1.UserType       = typeof(AturableWira.Module.BusinessObjects.HRM.Employee);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // auditTrailModule
     //
     this.auditTrailModule.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
     //
     // dashboardsModule
     //
     this.dashboardsModule.DashboardDataType = typeof(DevExpress.Persistent.BaseImpl.DashboardData);
     //
     // notificationsModule
     //
     this.notificationsModule.CanAccessPostponedItems      = false;
     this.notificationsModule.NotificationsRefreshInterval = System.TimeSpan.Parse("00:05:00");
     this.notificationsModule.NotificationsStartDelay      = System.TimeSpan.Parse("00:00:05");
     this.notificationsModule.ShowDismissAllAction         = false;
     this.notificationsModule.ShowNotificationsWindow      = true;
     this.notificationsModule.ShowRefreshAction            = false;
     //
     // 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;
     //
     // stateMachineModule
     //
     this.stateMachineModule.StateMachineStorageType = typeof(DevExpress.ExpressApp.StateMachine.Xpo.XpoStateMachine);
     //
     // validationModule
     //
     this.validationModule.AllowValidationDetailsAccess     = true;
     this.validationModule.IgnoreWarningAndInformationRules = false;
     //
     // workflowModule
     //
     this.workflowModule.RunningWorkflowInstanceInfoType   = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoRunningWorkflowInstanceInfo);
     this.workflowModule.StartWorkflowRequestType          = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoStartWorkflowRequest);
     this.workflowModule.UserActivityVersionType           = typeof(DevExpress.ExpressApp.Workflow.Versioning.XpoUserActivityVersion);
     this.workflowModule.WorkflowControlCommandRequestType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowInstanceControlCommandRequest);
     this.workflowModule.WorkflowDefinitionType            = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowDefinition);
     this.workflowModule.WorkflowInstanceKeyType           = typeof(DevExpress.Workflow.Xpo.XpoInstanceKey);
     this.workflowModule.WorkflowInstanceType = typeof(DevExpress.Workflow.Xpo.XpoWorkflowInstance);
     //
     // AturableWiraMobileApplication
     //
     this.ApplicationName        = "AturableWira";
     this.CheckCompatibilityType = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.securityModule1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.auditTrailModule);
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.chartModule);
     this.Modules.Add(this.cloneObjectModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.dashboardsModule);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.kpiModule);
     this.Modules.Add(this.notificationsModule);
     this.Modules.Add(this.pivotChartModuleBase);
     this.Modules.Add(this.pivotGridModule);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.schedulerModuleBase);
     this.Modules.Add(this.scriptRecorderModuleBase);
     this.Modules.Add(this.stateMachineModule);
     this.Modules.Add(this.treeListEditorsModuleBase);
     this.Modules.Add(this.viewVariantsModule);
     this.Modules.Add(this.workflowModule);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.fileAttachmentsMobileModule);
     this.Modules.Add(this.reportsMobileModuleV2);
     this.Modules.Add(this.module4);
     this.Security = this.securityStrategyComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.AturableWiraMobileApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #29
0
        private void InitializeComponent()
        {
            this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
            this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
            this.module3 = new SecurityDemo.Module.SecurityDemoModule();
            this.module4 = new SecurityDemo.Module.Web.SecurityDemoAspNetModule();
            this.module6 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
            this.module8 = new DevExpress.ExpressApp.TreeListEditors.Web.TreeListEditorsAspNetModule();
            this.securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule();
            this.authentication1 = new SecurityDemo.Module.SecurityDemoAuthentication();
            this.securityComplex1 = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
            this.sqlConnection1 = new System.Data.SqlClient.SqlConnection();
            this.logicModule1 = new Xpand.ExpressApp.Logic.LogicModule();
            this.xpandSystemModule1 = new Xpand.ExpressApp.SystemModule.XpandSystemModule();
            this.conditionalDetailViewModule1 = new Xpand.ExpressApp.ConditionalDetailViews.ConditionalDetailViewModule();
            this.validationModule1 = new DevExpress.ExpressApp.Validation.ValidationModule();
            this.xpandValidationModule1 = new Xpand.ExpressApp.Validation.XpandValidationModule();
            this.additionalViewControlsModule1 = new Xpand.ExpressApp.AdditionalViewControlsProvider.AdditionalViewControlsModule();
            this.jobSchedulerModule1 = new Xpand.ExpressApp.JobScheduler.JobSchedulerModule();
            this.conditionalControllerStateModule1 = new Xpand.ExpressApp.ConditionalControllerState.ConditionalControllerStateModule();
            this.conditionalActionStateModule1 = new Xpand.ExpressApp.ConditionalActionState.ConditionalActionStateModule();
            this.modelArtifactStateModule1 = new Xpand.ExpressApp.ModelArtifactState.ModelArtifactStateModule();
            this.xpandSecurityModule1 = new Xpand.ExpressApp.Security.XpandSecurityModule();
            this.conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
            this.stateMachineModule1 = new DevExpress.ExpressApp.StateMachine.StateMachineModule();
            this.xpandStateMachineModule1 = new Xpand.ExpressApp.StateMachine.XpandStateMachineModule();
            this.viewVariantsModule1 = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
            this.xpandViewVariantsModule1 = new Xpand.ExpressApp.ViewVariants.XpandViewVariantsModule();
            this.workflowModule1 = new DevExpress.ExpressApp.Workflow.WorkflowModule();
            this.xpandWorkFlowModule1 = new Xpand.ExpressApp.Workflow.XpandWorkFlowModule();
            this.worldCreatorModule1 = new Xpand.ExpressApp.WorldCreator.WorldCreatorModule();
            this.worldCreatorDBMapperModule1 = new Xpand.ExpressApp.WorldCreator.DBMapper.WorldCreatorDBMapperModule();
            this.cloneObjectModule1 = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();
            this.modelDifferenceModule1 = new Xpand.ExpressApp.ModelDifference.ModelDifferenceModule();
            this.treeListEditorsModuleBase1 = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase();
            this.xpandSystemAspNetModule1 = new Xpand.ExpressApp.Web.SystemModule.XpandSystemAspNetModule();
            this.additionalViewControlsProviderAspNetModule1 = new Xpand.ExpressApp.AdditionalViewControlsProvider.Web.AdditionalViewControlsProviderAspNetModule();
            this.exceptionHandlingWebModule1 = new Xpand.ExpressApp.ExceptionHandling.Web.ExceptionHandlingWebModule();
            this.filterDataStoreModule1 = new Xpand.ExpressApp.FilterDataStore.FilterDataStoreModule();
            this.filterDataStoreAspNetModule1 = new Xpand.ExpressApp.FilterDataStore.Web.FilterDataStoreAspNetModule();
            this.modelDifferenceAspNetModule1 = new Xpand.ExpressApp.ModelDifference.Web.ModelDifferenceAspNetModule();
            this.nCarouselWebModule1 = new Xpand.ExpressApp.NCarousel.Web.NCarouselWebModule();
            this.pivotChartModuleBase1 = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
            this.xpandPivotChartModule1 = new Xpand.ExpressApp.PivotChart.XpandPivotChartModule();
            this.pivotChartAspNetModule1 = new DevExpress.ExpressApp.PivotChart.Web.PivotChartAspNetModule();
            this.xpandPivotChartAspNetModule1 = new Xpand.ExpressApp.PivotChart.Web.XpandPivotChartAspNetModule();
            this.thumbnailWebModule1 = new Xpand.ExpressApp.Thumbnail.Web.ThumbnailWebModule();
            this.xpandTreeListEditorsModule1 = new Xpand.ExpressApp.TreeListEditors.XpandTreeListEditorsModule();
            this.xpandTreeListEditorsAspNetModule1 = new Xpand.ExpressApp.TreeListEditors.Web.XpandTreeListEditorsAspNetModule();
            this.xpandValidationWebModule1 = new Xpand.ExpressApp.Validation.Web.XpandValidationWebModule();
            this.fileAttachmentsAspNetModule1 = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
            this.worldCreatorWebModule1 = new Xpand.ExpressApp.WorldCreator.Web.WorldCreatorWebModule();
            this.ioModule1 = new Xpand.ExpressApp.IO.IOModule();
            this.ioAspNetModule1 = new Xpand.ExpressApp.IO.Web.IOAspNetModule();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // securityComplex1
            // 
            this.securityComplex1.Authentication = this.authentication1;
            this.securityComplex1.RoleType = typeof(DevExpress.ExpressApp.Security.Strategy.SecuritySystemRole);
            this.securityComplex1.UserType = typeof(SecurityDemo.Module.SecurityDemoUser);
            // 
            // sqlConnection1
            // 
            this.sqlConnection1.ConnectionString = "Integrated Security=SSPI;Pooling=false;Data Source=.\\SQLEXPRESS;Initial Catalog=S" +
    "ecurityDemo";
            this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
            // 
            // validationModule1
            // 
            this.validationModule1.AllowValidationDetailsAccess = true;
            // 
            // stateMachineModule1
            // 
            this.stateMachineModule1.StateMachineStorageType = typeof(DevExpress.ExpressApp.StateMachine.Xpo.XpoStateMachine);
            // 
            // viewVariantsModule1
            // 
            this.viewVariantsModule1.GenerateVariantsNode = true;
            this.viewVariantsModule1.ShowAdditionalNavigation = false;
            // 
            // workflowModule1
            // 
            this.workflowModule1.RunningWorkflowInstanceInfoType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoRunningWorkflowInstanceInfo);
            this.workflowModule1.StartWorkflowRequestType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoStartWorkflowRequest);
            this.workflowModule1.UserActivityVersionType = typeof(DevExpress.ExpressApp.Workflow.Versioning.XpoUserActivityVersion);
            this.workflowModule1.WorkflowControlCommandRequestType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowInstanceControlCommandRequest);
            this.workflowModule1.WorkflowDefinitionType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowDefinition);
            this.workflowModule1.WorkflowInstanceKeyType = typeof(DevExpress.Workflow.Xpo.XpoInstanceKey);
            this.workflowModule1.WorkflowInstanceType = typeof(DevExpress.Workflow.Xpo.XpoWorkflowInstance);
            // 
            // pivotChartModuleBase1
            // 
            this.pivotChartModuleBase1.ShowAdditionalNavigation = false;
            // 
            // SecurityDemoAspNetApplication
            // 
            this.ApplicationName = "SecurityDemo";
            this.Connection = this.sqlConnection1;
            this.Modules.Add(this.module1);
            this.Modules.Add(this.module2);
            this.Modules.Add(this.logicModule1);
            this.Modules.Add(this.securityModule1);
            this.Modules.Add(this.xpandSystemModule1);
            this.Modules.Add(this.conditionalDetailViewModule1);
            this.Modules.Add(this.validationModule1);
            this.Modules.Add(this.xpandValidationModule1);
            this.Modules.Add(this.additionalViewControlsModule1);
            this.Modules.Add(this.jobSchedulerModule1);
            this.Modules.Add(this.conditionalControllerStateModule1);
            this.Modules.Add(this.conditionalActionStateModule1);
            this.Modules.Add(this.modelArtifactStateModule1);
            this.Modules.Add(this.xpandSecurityModule1);
            this.Modules.Add(this.conditionalAppearanceModule1);
            this.Modules.Add(this.stateMachineModule1);
            this.Modules.Add(this.xpandStateMachineModule1);
            this.Modules.Add(this.viewVariantsModule1);
            this.Modules.Add(this.xpandViewVariantsModule1);
            this.Modules.Add(this.workflowModule1);
            this.Modules.Add(this.xpandWorkFlowModule1);
            this.Modules.Add(this.worldCreatorModule1);
            this.Modules.Add(this.worldCreatorDBMapperModule1);
            this.Modules.Add(this.cloneObjectModule1);
            this.Modules.Add(this.modelDifferenceModule1);
            this.Modules.Add(this.module3);
            this.Modules.Add(this.treeListEditorsModuleBase1);
            this.Modules.Add(this.module8);
            this.Modules.Add(this.xpandSystemAspNetModule1);
            this.Modules.Add(this.additionalViewControlsProviderAspNetModule1);
            this.Modules.Add(this.exceptionHandlingWebModule1);
            this.Modules.Add(this.filterDataStoreModule1);
            this.Modules.Add(this.filterDataStoreAspNetModule1);
            this.Modules.Add(this.modelDifferenceAspNetModule1);
            this.Modules.Add(this.nCarouselWebModule1);
            this.Modules.Add(this.pivotChartModuleBase1);
            this.Modules.Add(this.xpandPivotChartModule1);
            this.Modules.Add(this.pivotChartAspNetModule1);
            this.Modules.Add(this.xpandPivotChartAspNetModule1);
            this.Modules.Add(this.thumbnailWebModule1);
            this.Modules.Add(this.xpandTreeListEditorsModule1);
            this.Modules.Add(this.xpandTreeListEditorsAspNetModule1);
            this.Modules.Add(this.xpandValidationWebModule1);
            this.Modules.Add(this.fileAttachmentsAspNetModule1);
            this.Modules.Add(this.worldCreatorWebModule1);
            this.Modules.Add(this.ioModule1);
            this.Modules.Add(this.ioAspNetModule1);
            this.Modules.Add(this.module4);
            this.Modules.Add(this.module6);
            this.Security = this.securityComplex1;
            this.DatabaseVersionMismatch += new System.EventHandler<DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.SecurityDemoAspNetApplication_DatabaseVersionMismatch);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Beispiel #30
0
        void InitializeComponent() {
            _module1 = new SystemModule();
            _module2 = new SystemAspNetModule();
            _module3 = new StateMachineTesterModule();
            _module4 = new StateMachineTesterAspNetModule();
            _sqlConnection1 = new SqlConnection();
            _conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
            _validationModule1 = new DevExpress.ExpressApp.Validation.ValidationModule();
            _stateMachineModule1 = new DevExpress.ExpressApp.StateMachine.StateMachineModule();
            _securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule();

            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // sqlConnection1
            // 
            _sqlConnection1.ConnectionString = "Integrated Security=SSPI;Pooling=false;Data Source=.\\SQLEXPRESS;Initial Catalog=S" +
    "tateMachineTester";
            _sqlConnection1.FireInfoMessageEventOnUserErrors = false;
            // 
            // validationModule1
            // 
            _validationModule1.AllowValidationDetailsAccess = true;
            // 
            // stateMachineModule1
            // 
            _stateMachineModule1.StateMachineStorageType = typeof(DevExpress.ExpressApp.StateMachine.Xpo.XpoStateMachine);
            // 
            // securityStrategyComplex1
            // 
            
            // 
            // StateMachineTesterAspNetApplication
            // 
            ApplicationName = "StateMachineTester";
            Connection = _sqlConnection1;
            Modules.Add(_module1);
            Modules.Add(_module2);
            Modules.Add(_module3);
            Modules.Add(_module4);
            Modules.Add(_conditionalAppearanceModule1);
            Modules.Add(_validationModule1);
            Modules.Add(_stateMachineModule1);
            Modules.Add(_securityModule1);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Beispiel #31
0
        private void InitializeComponent()
        {
            this.module1          = new DevExpress.ExpressApp.SystemModule.SystemModule();
            this.module2          = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
            this.module3          = new DCSecurityDemo.Module.DCSecurityDemoModule();
            this.module4          = new SecurityDemo.Module.Web.SecurityDemoAspNetModule();
            this.module8          = new DevExpress.ExpressApp.TreeListEditors.Web.TreeListEditorsAspNetModule();
            this.validationModule = new DevExpress.ExpressApp.Validation.ValidationModule();
            this.securityModule1  = new DevExpress.ExpressApp.Security.SecurityModule();
            this.authentication1  = new DCSecurityDemo.Module.DCSecurityDemoAuthentication();
            this.securityComplex1 = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
            this.logicModule1     = new Xpand.ExpressApp.Logic.LogicModule();

            this.xpandValidationModule1        = new Xpand.ExpressApp.Validation.XpandValidationModule();
            this.additionalViewControlsModule1 = new Xpand.ExpressApp.AdditionalViewControlsProvider.AdditionalViewControlsModule();
            this.jobSchedulerModule1           = new Xpand.ExpressApp.JobScheduler.JobSchedulerModule();

            this.modelArtifactStateModule1    = new Xpand.ExpressApp.ModelArtifactState.ModelArtifactStateModule();
            this.xpandSecurityModule1         = new Xpand.ExpressApp.Security.XpandSecurityModule();
            this.conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
            this.stateMachineModule1          = new DevExpress.ExpressApp.StateMachine.StateMachineModule();
            this.xpandStateMachineModule1     = new Xpand.ExpressApp.StateMachine.XpandStateMachineModule();
            this.viewVariantsModule1          = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
            this.xpandViewVariantsModule1     = new Xpand.ExpressApp.ViewVariants.XpandViewVariantsModule();
            this.workflowModule1             = new DevExpress.ExpressApp.Workflow.WorkflowModule();
            this.xpandWorkFlowModule1        = new Xpand.ExpressApp.Workflow.XpandWorkFlowModule();
            this.worldCreatorModule1         = new Xpand.ExpressApp.WorldCreator.WorldCreatorModule();
            this.worldCreatorDBMapperModule1 = new Xpand.ExpressApp.WorldCreator.DBMapper.WorldCreatorDBMapperModule();
            this.cloneObjectModule1          = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();
            this.modelDifferenceModule1      = new Xpand.ExpressApp.ModelDifference.ModelDifferenceModule();
            this.treeListEditorsModuleBase1  = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase();
            this.additionalViewControlsProviderAspNetModule1 = new Xpand.ExpressApp.AdditionalViewControlsProvider.Web.AdditionalViewControlsProviderAspNetModule();
            this.exceptionHandlingWebModule1       = new Xpand.ExpressApp.ExceptionHandling.Web.ExceptionHandlingWebModule();
            this.filterDataStoreModule1            = new Xpand.ExpressApp.FilterDataStore.FilterDataStoreModule();
            this.filterDataStoreAspNetModule1      = new Xpand.ExpressApp.FilterDataStore.Web.FilterDataStoreAspNetModule();
            this.modelDifferenceAspNetModule1      = new Xpand.ExpressApp.ModelDifference.Web.ModelDifferenceAspNetModule();
            this.nCarouselWebModule1               = new Xpand.ExpressApp.NCarousel.Web.NCarouselWebModule();
            this.pivotChartModuleBase1             = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
            this.xpandPivotChartModule1            = new Xpand.ExpressApp.PivotChart.XpandPivotChartModule();
            this.pivotChartAspNetModule1           = new DevExpress.ExpressApp.PivotChart.Web.PivotChartAspNetModule();
            this.xpandPivotChartAspNetModule1      = new Xpand.ExpressApp.PivotChart.Web.XpandPivotChartAspNetModule();
            this.xpandTreeListEditorsModule1       = new Xpand.ExpressApp.TreeListEditors.XpandTreeListEditorsModule();
            this.xpandTreeListEditorsAspNetModule1 = new Xpand.ExpressApp.TreeListEditors.Web.XpandTreeListEditorsAspNetModule();
            this.xpandValidationWebModule1         = new Xpand.ExpressApp.Validation.Web.XpandValidationWebModule();
            this.fileAttachmentsAspNetModule1      = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
            this.worldCreatorWebModule1            = new Xpand.ExpressApp.WorldCreator.Web.WorldCreatorWebModule();
            this.ioModule1                = new Xpand.ExpressApp.IO.IOModule();
            this.ioAspNetModule1          = new Xpand.ExpressApp.IO.Web.IOAspNetModule();
            this.xpandSystemModule1       = new Xpand.ExpressApp.SystemModule.XpandSystemModule();
            this.xpandSystemAspNetModule1 = new Xpand.ExpressApp.Web.SystemModule.XpandSystemAspNetModule();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            //
            // module3
            //
            this.module3.AdditionalControllerTypes.Add(typeof(DevExpress.ExpressApp.Demos.ShowHintController));
            //
            // validationModule
            //
            this.validationModule.AllowValidationDetailsAccess = true;
            //
            // securityComplex1
            //
            this.securityComplex1.Authentication = this.authentication1;
            this.securityComplex1.RoleType       = typeof(DCSecurityDemo.Module.Security.IDCRole);
            this.securityComplex1.UserType       = typeof(DCSecurityDemo.Module.Security.IDCUser);
            //
            // stateMachineModule1
            //
            this.stateMachineModule1.StateMachineStorageType = typeof(DevExpress.ExpressApp.StateMachine.Xpo.XpoStateMachine);
            //
            // viewVariantsModule1
            //
            this.viewVariantsModule1.GenerateVariantsNode     = true;
            this.viewVariantsModule1.ShowAdditionalNavigation = false;
            //
            // workflowModule1
            //
            this.workflowModule1.RunningWorkflowInstanceInfoType   = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoRunningWorkflowInstanceInfo);
            this.workflowModule1.StartWorkflowRequestType          = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoStartWorkflowRequest);
            this.workflowModule1.UserActivityVersionType           = typeof(DevExpress.ExpressApp.Workflow.Versioning.XpoUserActivityVersion);
            this.workflowModule1.WorkflowControlCommandRequestType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowInstanceControlCommandRequest);
            this.workflowModule1.WorkflowDefinitionType            = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowDefinition);
            this.workflowModule1.WorkflowInstanceKeyType           = typeof(DevExpress.Workflow.Xpo.XpoInstanceKey);
            this.workflowModule1.WorkflowInstanceType = typeof(DevExpress.Workflow.Xpo.XpoWorkflowInstance);
            //
            // pivotChartModuleBase1
            //
            this.pivotChartModuleBase1.ShowAdditionalNavigation = false;
            //
            // DCSecurityDemoAspNetApplication
            //
            this.ApplicationName  = "DCSecurityDemo";
            this.ConnectionString = "Integrated Security=SSPI;Pooling=false;Data Source=.\\SQLEXPRESS;Initial Catalog=D" +
                                    "CSecurityDemo_v12.2";
            this.Modules.Add(this.module1);
            this.Modules.Add(this.module2);
            this.Modules.Add(this.logicModule1);

            this.Modules.Add(this.validationModule);
            this.Modules.Add(this.xpandValidationModule1);
            this.Modules.Add(this.additionalViewControlsModule1);
            this.Modules.Add(this.jobSchedulerModule1);

            this.Modules.Add(this.modelArtifactStateModule1);
            this.Modules.Add(this.securityModule1);
            this.Modules.Add(this.xpandSecurityModule1);
            this.Modules.Add(this.conditionalAppearanceModule1);
            this.Modules.Add(this.stateMachineModule1);
            this.Modules.Add(this.xpandStateMachineModule1);
            this.Modules.Add(this.viewVariantsModule1);
            this.Modules.Add(this.xpandViewVariantsModule1);
            this.Modules.Add(this.workflowModule1);
            this.Modules.Add(this.xpandWorkFlowModule1);
            this.Modules.Add(this.worldCreatorModule1);
            this.Modules.Add(this.worldCreatorDBMapperModule1);
            this.Modules.Add(this.cloneObjectModule1);
            this.Modules.Add(this.modelDifferenceModule1);
            this.Modules.Add(this.module3);
            this.Modules.Add(this.treeListEditorsModuleBase1);
            this.Modules.Add(this.module8);
            this.Modules.Add(this.additionalViewControlsProviderAspNetModule1);
            this.Modules.Add(this.exceptionHandlingWebModule1);
            this.Modules.Add(this.filterDataStoreModule1);
            this.Modules.Add(this.filterDataStoreAspNetModule1);
            this.Modules.Add(this.modelDifferenceAspNetModule1);
            this.Modules.Add(this.nCarouselWebModule1);
            this.Modules.Add(this.pivotChartModuleBase1);
            this.Modules.Add(this.xpandPivotChartModule1);
            this.Modules.Add(this.pivotChartAspNetModule1);
            this.Modules.Add(this.xpandPivotChartAspNetModule1);
            this.Modules.Add(this.xpandTreeListEditorsModule1);
            this.Modules.Add(this.xpandTreeListEditorsAspNetModule1);
            this.Modules.Add(this.xpandValidationWebModule1);
            this.Modules.Add(this.fileAttachmentsAspNetModule1);
            this.Modules.Add(this.worldCreatorWebModule1);
            this.Modules.Add(this.ioModule1);
            this.Modules.Add(this.ioAspNetModule1);
            this.Modules.Add(this.xpandSystemModule1);
            this.Modules.Add(this.xpandSystemAspNetModule1);
            this.Modules.Add(this.module4);
            this.Security = this.securityComplex1;
            this.DatabaseVersionMismatch            += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.DCSecurityDemoAspNetApplication_DatabaseVersionMismatch);
            this.CreateCustomLogonWindowControllers += new System.EventHandler <DevExpress.ExpressApp.CreateCustomLogonWindowControllersEventArgs>(this.DCSecurityDemoAspNetApplication_CreateCustomLogonWindowControllers);
            this.CreateCustomLogonWindowObjectSpace += new System.EventHandler <DevExpress.ExpressApp.CreateCustomLogonWindowObjectSpaceEventArgs>(this.DCSecurityDemoAspNetApplication_CreateCustomLogonWindowObjectSpace);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
        }
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainDemoWebApplication));
     this.systemModule1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.webSystemModule1 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.sqlConnection1 = new System.Data.SqlClient.SqlConnection();
     this.securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1 = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1 = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.objectsModule1 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.auditTrailModule1 = new DevExpress.ExpressApp.AuditTrail.AuditTrailModule();
     this.fileAttachmentsWebModule1 = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
     this.reportsModule1 = new DevExpress.ExpressApp.Reports.ReportsModule();
     this.reportsWebModule1 = new DevExpress.ExpressApp.Reports.Web.ReportsAspNetModule();
     this.validationModule1 = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.viewVariantsModule1 = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
     this.conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.mainDemoModule1 = new MainDemo.Module.MainDemoModule();
     this.mainDemoWebModule1 = new MainDemo.Module.Web.MainDemoWebModule();
     this.schedulerAspNetModule1 = new DevExpress.ExpressApp.Scheduler.Web.SchedulerAspNetModule();
     this.schedulerModuleBase1 = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
     this.pivotChartAspNetModule1 = new DevExpress.ExpressApp.PivotChart.Web.PivotChartAspNetModule();
     this.pivotChartModuleBase1 = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
     this.htmlPropertyEditorAspNetModule1 = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
     this.scriptRecorderModuleBase1 = new DevExpress.ExpressApp.ScriptRecorder.ScriptRecorderModuleBase();
     this.scriptRecorderAspNetModule1 = new DevExpress.ExpressApp.ScriptRecorder.Web.ScriptRecorderAspNetModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // sqlConnection1
     //
     this.sqlConnection1.ConnectionString = "Integrated Security=SSPI;Pooling=false;Data Source=(local);Initial Catalog=MainDe" +
         "mo_v13.1";
     this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
     //
     // securityComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType = typeof(SecuritySystemRole);
     this.securityStrategyComplex1.UserType = typeof(SecuritySystemUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // auditTrailModule1
     //
     this.auditTrailModule1.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
     //
     // reportsModule1
     //
     this.reportsModule1.EnableInplaceReports = true;
     this.reportsModule1.ReportDataType = typeof(DevExpress.Persistent.BaseImpl.ReportData);
     this.reportsModule1.ShowAdditionalNavigation = false;
     //
     // validationModule1
     //
     this.validationModule1.AllowValidationDetailsAccess = true;
     //
     // viewVariantsModule1
     //
     this.viewVariantsModule1.GenerateVariantsNode = false;
     this.viewVariantsModule1.ShowAdditionalNavigation = false;
     //
     // pivotChartModuleBase1
     //
     this.pivotChartModuleBase1.ShowAdditionalNavigation = false;
     //
     // MainDemoWebApplication
     //
     this.ApplicationName = "MainDemo";
     this.Connection = this.sqlConnection1;
     this.Modules.Add(this.systemModule1);
     this.Modules.Add(this.webSystemModule1);
     this.Modules.Add(this.securityModule1);
     this.Modules.Add(this.objectsModule1);
     this.Modules.Add(this.auditTrailModule1);
     this.Modules.Add(this.fileAttachmentsWebModule1);
     this.Modules.Add(this.reportsModule1);
     this.Modules.Add(this.reportsWebModule1);
     this.Modules.Add(this.validationModule1);
     this.Modules.Add(this.viewVariantsModule1);
     this.Modules.Add(this.conditionalAppearanceModule1);
     this.Modules.Add(this.mainDemoModule1);
     this.Modules.Add(this.mainDemoWebModule1);
     this.Modules.Add(this.schedulerModuleBase1);
     this.Modules.Add(this.schedulerAspNetModule1);
     this.Modules.Add(this.pivotChartModuleBase1);
     this.Modules.Add(this.pivotChartAspNetModule1);
     this.Modules.Add(this.htmlPropertyEditorAspNetModule1);
     this.Modules.Add(this.scriptRecorderModuleBase1);
     this.Modules.Add(this.scriptRecorderAspNetModule1);
     this.Security = this.securityStrategyComplex1;
     this.LastLogonParametersRead += new System.EventHandler<DevExpress.ExpressApp.LastLogonParametersReadEventArgs>(this.MainDemoWebApplication_LastLogonParametersRead);
     this.DatabaseVersionMismatch += new System.EventHandler<DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.MainDemoWebApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #33
0
        private void InitializeComponent() {
            this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
            this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
            this.module5 = new DevExpress.ExpressApp.Validation.ValidationModule();
            this.module6 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
            this.securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule();
            this.sqlConnection1 = new System.Data.SqlClient.SqlConnection();
            this.securityComplex1 = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
            this.authenticationStandard1 = new Xpand.ExpressApp.Security.AuthenticationProviders.XpandAuthenticationStandard();
            this.featureCenterModule1 = new FeatureCenter.Module.FeatureCenterModule();
            this.cloneObjectModule1 = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();
            this.viewVariantsModule1 = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
            this.pivotChartModuleBase1 = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
            this.scriptRecorderModuleBase1 = new DevExpress.ExpressApp.ScriptRecorder.ScriptRecorderModuleBase();
            this.featureCenterAspNetModule1 = new FeatureCenter.Module.Web.FeatureCenterAspNetModule();
            this.pivotChartAspNetModule1 = new DevExpress.ExpressApp.PivotChart.Web.PivotChartAspNetModule();
            this.fileAttachmentsAspNetModule1 = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
            this.conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
            this.kpiModule1 = new DevExpress.ExpressApp.Kpi.KpiModule();
            this.workflowModule1 = new DevExpress.ExpressApp.Workflow.WorkflowModule();
            this.htmlPropertyEditorAspNetModule1 = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
            this.reportsModule1 = new DevExpress.ExpressApp.Reports.ReportsModule();
            this.reportsAspNetModule1 = new DevExpress.ExpressApp.Reports.Web.ReportsAspNetModule();
            this.treeListEditorsAspNetModule1 = new DevExpress.ExpressApp.TreeListEditors.Web.TreeListEditorsAspNetModule();
            this.schedulerModuleBase1 = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
            this.schedulerAspNetModule1 = new DevExpress.ExpressApp.Scheduler.Web.SchedulerAspNetModule();
            this.stateMachineModule1 = new DevExpress.ExpressApp.StateMachine.StateMachineModule();
            this.treeListEditorsModuleBase2 = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // module5
            // 
            this.module5.AllowValidationDetailsAccess = true;
            this.module5.IgnoreWarningAndInformationRules = false;
            // 
            // securityModule1
            // 
            this.securityModule1.UserType = typeof(DevExpress.ExpressApp.Security.Strategy.SecuritySystemUser);
            // 
            // sqlConnection1
            // 
            this.sqlConnection1.ConnectionString = "Data Source=(local);Initial Catalog=XpandFeatureCenter;Integrated Security=SSPI;P" +
    "ooling=false";
            this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
            // 
            // securityComplex1
            // 
            this.securityComplex1.Authentication = this.authenticationStandard1;
            this.securityComplex1.RoleType = typeof(Xpand.ExpressApp.Security.Core.XpandRole);
            this.securityComplex1.UserType = typeof(DevExpress.ExpressApp.Security.Strategy.SecuritySystemUser);
            // 
            // authenticationStandard1
            // 
            this.authenticationStandard1.LogonParametersType = typeof(XpandLogonParameters);
            // 
            // viewVariantsModule1
            // 
            this.viewVariantsModule1.FrameVariantsEngine = null;
            this.viewVariantsModule1.VariantsProvider = null;
            // 
            // pivotChartModuleBase1
            // 
            this.pivotChartModuleBase1.ShowAdditionalNavigation = false;
            // 
            // workflowModule1
            // 
            this.workflowModule1.RunningWorkflowInstanceInfoType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoRunningWorkflowInstanceInfo);
            this.workflowModule1.StartWorkflowRequestType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoStartWorkflowRequest);
            this.workflowModule1.UserActivityVersionType = typeof(DevExpress.ExpressApp.Workflow.Versioning.XpoUserActivityVersion);
            this.workflowModule1.WorkflowControlCommandRequestType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowInstanceControlCommandRequest);
            this.workflowModule1.WorkflowDefinitionType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowDefinition);
            this.workflowModule1.WorkflowInstanceKeyType = typeof(DevExpress.Workflow.Xpo.XpoInstanceKey);
            this.workflowModule1.WorkflowInstanceType = typeof(DevExpress.Workflow.Xpo.XpoWorkflowInstance);
            // 
            // reportsModule1
            // 
            this.reportsModule1.EnableInplaceReports = true;
            this.reportsModule1.ReportDataType = typeof(DevExpress.Persistent.BaseImpl.ReportData);
            // 
            // stateMachineModule1
            // 
            this.stateMachineModule1.StateMachineStorageType = typeof(DevExpress.ExpressApp.StateMachine.Xpo.XpoStateMachine);
            // 
            // FeatureCenterAspNetApplication
            // 
            this.ApplicationName = "FeatureCenter";
            this.Connection = this.sqlConnection1;
            this.Modules.Add(this.module1);
            this.Modules.Add(this.module2);
            this.Modules.Add(this.module5);
            this.Modules.Add(this.module6);
            this.Modules.Add(this.securityModule1);
            this.Modules.Add(this.cloneObjectModule1);
            this.Modules.Add(this.viewVariantsModule1);
            this.Modules.Add(this.conditionalAppearanceModule1);
            this.Modules.Add(this.pivotChartModuleBase1);
            this.Modules.Add(this.scriptRecorderModuleBase1);
            this.Modules.Add(this.kpiModule1);
            this.Modules.Add(this.workflowModule1);
            this.Modules.Add(this.stateMachineModule1);
            this.Modules.Add(this.featureCenterModule1);
            this.Modules.Add(this.pivotChartAspNetModule1);
            this.Modules.Add(this.fileAttachmentsAspNetModule1);
            this.Modules.Add(this.htmlPropertyEditorAspNetModule1);
            this.Modules.Add(this.reportsModule1);
            this.Modules.Add(this.reportsAspNetModule1);
            this.Modules.Add(this.treeListEditorsModuleBase2);
            this.Modules.Add(this.treeListEditorsAspNetModule1);
            this.Modules.Add(this.schedulerModuleBase1);
            this.Modules.Add(this.schedulerAspNetModule1);
            this.Modules.Add(this.featureCenterAspNetModule1);
            this.Security = this.securityComplex1;
            this.DatabaseVersionMismatch += new System.EventHandler<DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.AspNetApplicationDatabaseVersionMismatch);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Beispiel #34
0
		private void InitializeComponent() {
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EFDemoWebApplication));
			this.systemModule1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
			this.webSystemModule1 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
			this.sqlConnection1 = new System.Data.SqlClient.SqlConnection();
			this.securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule();
			this.securityStrategyComplex1 = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
			this.authenticationStandard1 = new DevExpress.ExpressApp.Security.AuthenticationStandard();
			this.fileAttachmentsWebModule1 = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
			this.validationModule1 = new DevExpress.ExpressApp.Validation.ValidationModule();
			this.viewVariantsModule1 = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
			this.conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
			this.efDemoModule1 = new EFDemo.Module.EFDemoModule();
			this.efDemoWebModule1 = new EFDemo.Module.Web.EFDemoWebModule();
			this.schedulerAspNetModule1 = new DevExpress.ExpressApp.Scheduler.Web.SchedulerAspNetModule();
			this.reportsModule1 = new DevExpress.ExpressApp.Reports.ReportsModule();
			this.reportsWebModule1 = new DevExpress.ExpressApp.Reports.Web.ReportsAspNetModule();
			this.schedulerModuleBase1 = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
			this.pivotChartAspNetModule1 = new DevExpress.ExpressApp.PivotChart.Web.PivotChartAspNetModule();
			this.pivotChartModuleBase1 = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
			this.htmlPropertyEditorAspNetModule1 = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
			this.scriptRecorderModuleBase1 = new DevExpress.ExpressApp.ScriptRecorder.ScriptRecorderModuleBase();
			this.scriptRecorderAspNetModule1 = new DevExpress.ExpressApp.ScriptRecorder.Web.ScriptRecorderAspNetModule();
			((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
			// 
			// sqlConnection1
			// 
			this.sqlConnection1.ConnectionString = @"Integrated Security=True;Pooling=false;MultipleActiveResultSets=True;Data Source=.\SQLExpress;Initial Catalog=EFDemo_v12.2";
			this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
			// 
			// securityComplex1
			// 
			this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
			this.securityStrategyComplex1.RoleType = typeof(EFDemo.Module.Data.Role);
			this.securityStrategyComplex1.UserType = typeof(EFDemo.Module.Data.User);
			// 
			// authenticationStandard1
			// 
			this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
			this.authenticationStandard1.UserType = typeof(EFDemo.Module.Data.User);
			// 
			// reportsModule1
			// 
			this.reportsModule1.EnableInplaceReports = true;
			this.reportsModule1.ReportDataType = typeof(EFDemo.Module.Data.ReportData_EF);
			this.reportsModule1.ShowAdditionalNavigation = false;
			// 
			// validationModule1
			// 
			this.validationModule1.AllowValidationDetailsAccess = true;
			// 
			// viewVariantsModule1
			// 
			this.viewVariantsModule1.GenerateVariantsNode = false;
			this.viewVariantsModule1.ShowAdditionalNavigation = false;
			// 
			// pivotChartModuleBase1
			// 
			this.pivotChartModuleBase1.ShowAdditionalNavigation = false;
			// 
			// EFDemoWebApplication
			// 
			this.ApplicationName = "EFDemo";
			this.Connection = this.sqlConnection1;
			this.Modules.Add(this.systemModule1);
			this.Modules.Add(this.webSystemModule1);
			this.Modules.Add(this.securityModule1);
			this.Modules.Add(this.fileAttachmentsWebModule1);
			this.Modules.Add(this.validationModule1);
			this.Modules.Add(this.viewVariantsModule1);
			this.Modules.Add(this.conditionalAppearanceModule1);
			this.Modules.Add(this.efDemoModule1);
			this.Modules.Add(this.efDemoWebModule1);
			this.Modules.Add(this.schedulerModuleBase1);
			this.Modules.Add(this.schedulerAspNetModule1);
			this.Modules.Add(this.reportsModule1);
			this.Modules.Add(this.reportsWebModule1);
			this.Modules.Add(this.pivotChartModuleBase1);
			this.Modules.Add(this.pivotChartAspNetModule1);
			this.Modules.Add(this.htmlPropertyEditorAspNetModule1);
			this.Modules.Add(this.scriptRecorderModuleBase1);
			this.Modules.Add(this.scriptRecorderAspNetModule1);
			this.Security = this.securityStrategyComplex1;
			this.DatabaseVersionMismatch += new System.EventHandler<DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.EFDemoWebApplication_DatabaseVersionMismatch);
			((System.ComponentModel.ISupportInitialize)(this)).EndInit();

		}
Beispiel #35
0
 private void InitializeComponent()
 {
     this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3 = new RRHH.Module.RRHHModule();
     this.module4 = new RRHH.Module.Web.RRHHAspNetModule();
     this.objectsModule = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.chartModule = new DevExpress.ExpressApp.Chart.ChartModule();
     this.chartAspNetModule = new DevExpress.ExpressApp.Chart.Web.ChartAspNetModule();
     this.cloneObjectModule = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();
     this.conditionalAppearanceModule = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.notificationsModule = new DevExpress.ExpressApp.Notifications.NotificationsModule();
     this.notificationsAspNetModule = new DevExpress.ExpressApp.Notifications.Web.NotificationsAspNetModule();
     this.pivotChartModuleBase = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
     this.pivotChartAspNetModule = new DevExpress.ExpressApp.PivotChart.Web.PivotChartAspNetModule();
     this.reportsModuleV2 = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.reportsAspNetModuleV2 = new DevExpress.ExpressApp.ReportsV2.Web.ReportsAspNetModuleV2();
     this.validationModule = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.htmlPropertyEditorAspNetModule1 = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
     this.htmlPropertyEditorWindowsFormsModule1 = new DevExpress.ExpressApp.HtmlPropertyEditor.Win.HtmlPropertyEditorWindowsFormsModule();
     this.securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1 = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1 = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // notificationsModule
     //
     //    this.notificationsModule.DefaultNotificationProvider = null;
     this.notificationsModule.NotificationsRefreshInterval = System.TimeSpan.Parse("00:05:00");
     //
     // pivotChartModuleBase
     //
     this.pivotChartModuleBase.ShowAdditionalNavigation = false;
     //
     // reportsModuleV2
     //
     this.reportsModuleV2.EnableInplaceReports = true;
     this.reportsModuleV2.ReportDataType = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     //
     // validationModule
     //
     this.validationModule.AllowValidationDetailsAccess = true;
     this.validationModule.IgnoreWarningAndInformationRules = false;
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType = typeof(RRHH.Module.BusinessObjects.Rol);
     this.securityStrategyComplex1.UserType = typeof(RRHH.Module.BusinessObjects.Usuarios);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // RRHHAspNetApplication
     //
     this.ApplicationName = "RRHH";
     this.CollectionsEditMode = DevExpress.ExpressApp.Editors.ViewEditMode.Edit;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.chartModule);
     this.Modules.Add(this.cloneObjectModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.notificationsModule);
     this.Modules.Add(this.pivotChartModuleBase);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.htmlPropertyEditorAspNetModule1);
     this.Modules.Add(this.htmlPropertyEditorWindowsFormsModule1);
     this.Modules.Add(this.securityModule1);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.chartAspNetModule);
     this.Modules.Add(this.notificationsAspNetModule);
     this.Modules.Add(this.pivotChartAspNetModule);
     this.Modules.Add(this.reportsAspNetModuleV2);
     this.Modules.Add(this.module4);
     this.Security = this.securityStrategyComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler<DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.RRHHAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #36
0
 private void InitializeComponent()
 {
     this.module1                           = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                           = new DevExpress.ExpressApp.Mobile.SystemModule.SystemMobileModule();
     this.module3                           = new LifeLandManagement.Module.LifeLandManagementModule();
     this.module4                           = new LifeLandManagement.Module.Mobile.LifeLandManagementMobileModule();
     this.securityModule1                   = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1          = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1           = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.auditTrailModule                  = new DevExpress.ExpressApp.AuditTrail.AuditTrailModule();
     this.objectsModule                     = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.conditionalAppearanceModule       = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.conditionalAppearanceMobileModule = new DevExpress.ExpressApp.ConditionalAppearance.Mobile.ConditionalAppearanceMobileModule();
     this.dashboardsModule                  = new DevExpress.ExpressApp.Dashboards.DashboardsModule();
     this.fileAttachmentsMobileModule       = new DevExpress.ExpressApp.FileAttachments.Mobile.FileAttachmentsMobileModule();
     this.localizationMobileModule          = new DevExpress.ExpressApp.Localization.Mobile.LocalizationMobileModule();
     this.reportsModuleV2                   = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.reportsMobileModuleV2             = new DevExpress.ExpressApp.ReportsV2.Mobile.ReportsMobileModuleV2();
     this.validationModule                  = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationMobileModule            = new DevExpress.ExpressApp.Validation.Mobile.ValidationMobileModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRole);
     this.securityStrategyComplex1.UserType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // securityModule1
     //
     this.securityModule1.UserType = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // auditTrailModule
     //
     this.auditTrailModule.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
     //
     // dashboardsModule
     //
     this.dashboardsModule.DashboardDataType = typeof(DevExpress.Persistent.BaseImpl.DashboardData);
     //
     // reportsModuleV2
     //
     this.reportsModuleV2.EnableInplaceReports     = true;
     this.reportsModuleV2.ReportDataType           = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     this.reportsModuleV2.ShowAdditionalNavigation = false;
     this.reportsModuleV2.ReportStoreMode          = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     //
     // LifeLandManagementMobileApplication
     //
     this.ApplicationName = "LifeLandManagement";
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.securityModule1);
     this.Security = this.securityStrategyComplex1;
     this.Modules.Add(this.auditTrailModule);
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.conditionalAppearanceMobileModule);
     this.Modules.Add(this.dashboardsModule);
     this.Modules.Add(this.fileAttachmentsMobileModule);
     this.Modules.Add(this.localizationMobileModule);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.reportsMobileModuleV2);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.validationMobileModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.LifeLandManagementMobileApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Beispiel #37
0
		private void InitializeComponent() {
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EFDemoWebApplication));
			this.systemModule1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
			this.webSystemModule1 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
			this.securityModule1 = new DevExpress.ExpressApp.Security.SecurityModule();
			this.securityStrategyComplex1 = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
			this.authenticationStandard1 = new DevExpress.ExpressApp.Security.AuthenticationStandard();
			this.fileAttachmentsWebModule1 = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
			this.validationModule1 = new DevExpress.ExpressApp.Validation.ValidationModule();
			this.viewVariantsModule1 = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
			this.conditionalAppearanceModule1 = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
			this.objectsModule1 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
			this.efDemoModule1 = new EFDemo.Module.EFDemoModule();
			this.efDemoWebModule1 = new EFDemo.Module.Web.EFDemoWebModule();
			this.schedulerAspNetModule1 = new DevExpress.ExpressApp.Scheduler.Web.SchedulerAspNetModule();
			this.reportsModule1 = new DevExpress.ExpressApp.Reports.ReportsModule();
			this.reportsWebModule1 = new DevExpress.ExpressApp.Reports.Web.ReportsAspNetModule();
			this.schedulerModuleBase1 = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
			this.pivotChartAspNetModule1 = new DevExpress.ExpressApp.PivotChart.Web.PivotChartAspNetModule();
			this.pivotChartModuleBase1 = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
			this.htmlPropertyEditorAspNetModule1 = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
			this.scriptRecorderModuleBase1 = new DevExpress.ExpressApp.ScriptRecorder.ScriptRecorderModuleBase();
			this.scriptRecorderAspNetModule1 = new DevExpress.ExpressApp.ScriptRecorder.Web.ScriptRecorderAspNetModule();
			((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
			// 
			// securityComplex1
			// 
			this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
			this.securityStrategyComplex1.RoleType = typeof(DevExpress.Persistent.BaseImpl.EF.Role);
			this.securityStrategyComplex1.UserType = typeof(DevExpress.Persistent.BaseImpl.EF.User);
			// 
			// authenticationStandard1
			// 
			this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
			this.authenticationStandard1.UserType = typeof(DevExpress.Persistent.BaseImpl.EF.User);
			// 
			// reportsModule1
			// 
			this.reportsModule1.EnableInplaceReports = true;
			this.reportsModule1.ReportDataType = typeof(DevExpress.Persistent.BaseImpl.EF.ReportData);
			this.reportsModule1.ShowAdditionalNavigation = false;
			// 
			// validationModule1
			// 
			this.validationModule1.AllowValidationDetailsAccess = true;
			// 
			// viewVariantsModule1
			// 
			this.viewVariantsModule1.GenerateVariantsNode = false;
			this.viewVariantsModule1.ShowAdditionalNavigation = false;
			// 
			// pivotChartModuleBase1
			// 
			this.pivotChartModuleBase1.ShowAdditionalNavigation = false;
			// 
			// EFDemoWebApplication
			// 
			this.ApplicationName = "EFDemo";
			this.Modules.Add(this.systemModule1);
			this.Modules.Add(this.webSystemModule1);
			this.Modules.Add(this.securityModule1);
			this.Modules.Add(this.fileAttachmentsWebModule1);
			this.Modules.Add(this.validationModule1);
			this.Modules.Add(this.viewVariantsModule1);
			this.Modules.Add(this.conditionalAppearanceModule1);
			this.Modules.Add(this.objectsModule1);
			this.Modules.Add(this.efDemoModule1);
			this.Modules.Add(this.efDemoWebModule1);
			this.Modules.Add(this.schedulerModuleBase1);
			this.Modules.Add(this.schedulerAspNetModule1);
			this.Modules.Add(this.reportsModule1);
			this.Modules.Add(this.reportsWebModule1);
			this.Modules.Add(this.pivotChartModuleBase1);
			this.Modules.Add(this.pivotChartAspNetModule1);
			this.Modules.Add(this.htmlPropertyEditorAspNetModule1);
			this.Modules.Add(this.scriptRecorderModuleBase1);
			this.Modules.Add(this.scriptRecorderAspNetModule1);
			this.Security = this.securityStrategyComplex1;
			this.DatabaseVersionMismatch += new System.EventHandler<DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.EFDemoWebApplication_DatabaseVersionMismatch);
			((System.ComponentModel.ISupportInitialize)(this)).EndInit();

		}
 private void InitializeComponent()
 {
     this.module1                  = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                  = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                  = new TicariOfis.Module.TicariOfisModule();
     this.module4                  = new TicariOfis.Module.Web.TicariOfisAspNetModule();
     this.securityModule1          = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1 = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.securityStrategyComplex1.SupportNavigationPermissionsForTypes = false;
     this.authenticationStandard1        = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.auditTrailModule               = new DevExpress.ExpressApp.AuditTrail.AuditTrailModule();
     this.objectsModule                  = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.chartModule                    = new DevExpress.ExpressApp.Chart.ChartModule();
     this.chartAspNetModule              = new DevExpress.ExpressApp.Chart.Web.ChartAspNetModule();
     this.cloneObjectModule              = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();
     this.conditionalAppearanceModule    = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.dashboardsModule               = new DevExpress.ExpressApp.Dashboards.DashboardsModule();
     this.dashboardsAspNetModule         = new DevExpress.ExpressApp.Dashboards.Web.DashboardsAspNetModule();
     this.fileAttachmentsAspNetModule    = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
     this.htmlPropertyEditorAspNetModule = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
     this.kpiModule                   = new DevExpress.ExpressApp.Kpi.KpiModule();
     this.mapsAspNetModule            = new DevExpress.ExpressApp.Maps.Web.MapsAspNetModule();
     this.notificationsModule         = new DevExpress.ExpressApp.Notifications.NotificationsModule();
     this.notificationsAspNetModule   = new DevExpress.ExpressApp.Notifications.Web.NotificationsAspNetModule();
     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.schedulerModuleBase         = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
     this.schedulerAspNetModule       = new DevExpress.ExpressApp.Scheduler.Web.SchedulerAspNetModule();
     this.scriptRecorderModuleBase    = new DevExpress.ExpressApp.ScriptRecorder.ScriptRecorderModuleBase();
     this.scriptRecorderAspNetModule  = new DevExpress.ExpressApp.ScriptRecorder.Web.ScriptRecorderAspNetModule();
     this.stateMachineModule          = new DevExpress.ExpressApp.StateMachine.StateMachineModule();
     this.treeListEditorsModuleBase   = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase();
     this.treeListEditorsAspNetModule = new DevExpress.ExpressApp.TreeListEditors.Web.TreeListEditorsAspNetModule();
     this.validationModule            = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationAspNetModule      = new DevExpress.ExpressApp.Validation.Web.ValidationAspNetModule();
     this.viewVariantsModule          = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
     this.workflowModule              = new DevExpress.ExpressApp.Workflow.WorkflowModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRole);
     this.securityStrategyComplex1.UserType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // securityModule1
     //
     this.securityModule1.UserType = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // auditTrailModule
     //
     this.auditTrailModule.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
     //
     // dashboardsModule
     //
     this.dashboardsModule.DashboardDataType = typeof(DevExpress.Persistent.BaseImpl.DashboardData);
     //
     // pivotChartModuleBase
     //
     this.pivotChartModuleBase.ShowAdditionalNavigation = true;
     //
     // reportsModuleV2
     //
     this.reportsModuleV2.EnableInplaceReports     = true;
     this.reportsModuleV2.ReportDataType           = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     this.reportsModuleV2.ShowAdditionalNavigation = true;
     //
     // reportsAspNetModuleV2
     //
     this.reportsAspNetModuleV2.ShowFormatSpecificExportActions = true;
     this.reportsAspNetModuleV2.ReportViewerType = DevExpress.ExpressApp.ReportsV2.Web.ReportViewerTypes.HTML5;
     this.reportsModuleV2.ReportStoreMode        = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     //
     // stateMachineModule
     //
     this.stateMachineModule.StateMachineStorageType = typeof(DevExpress.ExpressApp.StateMachine.Xpo.XpoStateMachine);
     //
     // validationModule
     //
     this.validationModule.AllowValidationDetailsAccess     = true;
     this.validationModule.IgnoreWarningAndInformationRules = true;
     //
     // viewVariantsModule
     //
     this.viewVariantsModule.ShowAdditionalNavigation = true;
     //
     // workflowModule
     //
     this.workflowModule.RunningWorkflowInstanceInfoType   = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoRunningWorkflowInstanceInfo);
     this.workflowModule.StartWorkflowRequestType          = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoStartWorkflowRequest);
     this.workflowModule.UserActivityVersionType           = typeof(DevExpress.ExpressApp.Workflow.Versioning.XpoUserActivityVersion);
     this.workflowModule.WorkflowControlCommandRequestType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowInstanceControlCommandRequest);
     this.workflowModule.WorkflowDefinitionType            = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowDefinition);
     this.workflowModule.WorkflowInstanceKeyType           = typeof(DevExpress.Workflow.Xpo.XpoInstanceKey);
     this.workflowModule.WorkflowInstanceType = typeof(DevExpress.Workflow.Xpo.XpoWorkflowInstance);
     //
     // TicariOfisAspNetApplication
     //
     this.ApplicationName        = "TicariOfis";
     this.CheckCompatibilityType = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.securityModule1);
     this.Security = this.securityStrategyComplex1;
     this.Modules.Add(this.auditTrailModule);
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.chartModule);
     this.Modules.Add(this.chartAspNetModule);
     this.Modules.Add(this.cloneObjectModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.dashboardsModule);
     this.Modules.Add(this.dashboardsAspNetModule);
     this.Modules.Add(this.fileAttachmentsAspNetModule);
     this.Modules.Add(this.htmlPropertyEditorAspNetModule);
     this.Modules.Add(this.kpiModule);
     this.Modules.Add(this.mapsAspNetModule);
     this.Modules.Add(this.notificationsModule);
     this.Modules.Add(this.notificationsAspNetModule);
     this.Modules.Add(this.pivotChartModuleBase);
     this.Modules.Add(this.pivotChartAspNetModule);
     this.Modules.Add(this.pivotGridModule);
     this.Modules.Add(this.pivotGridAspNetModule);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.reportsAspNetModuleV2);
     this.Modules.Add(this.schedulerModuleBase);
     this.Modules.Add(this.schedulerAspNetModule);
     this.Modules.Add(this.scriptRecorderModuleBase);
     this.Modules.Add(this.scriptRecorderAspNetModule);
     this.Modules.Add(this.stateMachineModule);
     this.Modules.Add(this.treeListEditorsModuleBase);
     this.Modules.Add(this.treeListEditorsAspNetModule);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.validationAspNetModule);
     this.Modules.Add(this.viewVariantsModule);
     this.Modules.Add(this.workflowModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.TicariOfisAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 private void InitializeComponent()
 {
     this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3 = new CIIP.Module.ERPModule();
     this.module4 = new CIIP.Module.Web.ERPAspNetModule();
     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.conditionalAppearanceModule = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.fileAttachmentsAspNetModule = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
     this.htmlPropertyEditorAspNetModule = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
     this.notificationsModule = new DevExpress.ExpressApp.Notifications.NotificationsModule();
     this.notificationsAspNetModule = new DevExpress.ExpressApp.Notifications.Web.NotificationsAspNetModule();
     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.schedulerModuleBase = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
     this.schedulerAspNetModule = new DevExpress.ExpressApp.Scheduler.Web.SchedulerAspNetModule();
     this.stateMachineModule = new DevExpress.ExpressApp.StateMachine.StateMachineModule();
     this.treeListEditorsModuleBase = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase();
     this.treeListEditorsAspNetModule = new DevExpress.ExpressApp.TreeListEditors.Web.TreeListEditorsAspNetModule();
     this.validationModule = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationAspNetModule = new DevExpress.ExpressApp.Validation.Web.ValidationAspNetModule();
     this.viewVariantsModule = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
     this.codeFirstViewModule1 = new CIIP.CodeFirstView.CodeFirstViewModule();
     this.admiralStateMachineModule1 = new CIIP.StateMachine.AdmiralStateMachineModule();
     this.formCodeModule1 = new CIIP.FormCode.FormCodeModule();
     this.iconModule1 = new CIIP.Icon.IconModule();
     this.importDataModule1 = new Admiral.ImportData.ImportDataModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType = typeof(DevExpress.ExpressApp.Security.Strategy.SecuritySystemRole);
     this.securityStrategyComplex1.UserType = typeof(DevExpress.ExpressApp.Security.Strategy.SecuritySystemUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // notificationsModule
     //
     this.notificationsModule.CanAccessPostponedItems = false;
     this.notificationsModule.NotificationsRefreshInterval = System.TimeSpan.Parse("00:05:00");
     this.notificationsModule.NotificationsStartDelay = System.TimeSpan.Parse("00:00:05");
     this.notificationsModule.ShowNotificationsWindow = true;
     //
     // pivotChartModuleBase
     //
     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;
     //
     // stateMachineModule
     //
     this.stateMachineModule.StateMachineStorageType = typeof(DevExpress.ExpressApp.StateMachine.Xpo.XpoStateMachine);
     //
     // validationModule
     //
     this.validationModule.AllowValidationDetailsAccess = true;
     this.validationModule.IgnoreWarningAndInformationRules = false;
     //
     // ERPAspNetApplication
     //
     this.ApplicationName = "IMatrix.ERP";
     this.CheckCompatibilityType = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     this.LinkNewObjectToParentImmediately = false;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.notificationsModule);
     this.Modules.Add(this.pivotChartModuleBase);
     this.Modules.Add(this.pivotGridModule);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.schedulerModuleBase);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.stateMachineModule);
     this.Modules.Add(this.treeListEditorsModuleBase);
     this.Modules.Add(this.viewVariantsModule);
     this.Modules.Add(this.codeFirstViewModule1);
     this.Modules.Add(this.admiralStateMachineModule1);
     this.Modules.Add(this.formCodeModule1);
     this.Modules.Add(this.iconModule1);
     this.Modules.Add(this.importDataModule1);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.fileAttachmentsAspNetModule);
     this.Modules.Add(this.htmlPropertyEditorAspNetModule);
     this.Modules.Add(this.notificationsAspNetModule);
     this.Modules.Add(this.pivotChartAspNetModule);
     this.Modules.Add(this.pivotGridAspNetModule);
     this.Modules.Add(this.reportsAspNetModuleV2);
     this.Modules.Add(this.schedulerAspNetModule);
     this.Modules.Add(this.treeListEditorsAspNetModule);
     this.Modules.Add(this.validationAspNetModule);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.securityModule1);
     this.Security = this.securityStrategyComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler<DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.ERPAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }