Exemplo n.º 1
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();
 }
Exemplo n.º 2
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()
 {
     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();
 }
Exemplo n.º 4
0
 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.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.objectsModule1                  = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.auditTrailModule1               = new DevExpress.ExpressApp.AuditTrail.AuditTrailModule();
     this.fileAttachmentsWebModule1       = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
     this.reportsModuleV21                = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.reportsAspNetModuleV21          = new DevExpress.ExpressApp.ReportsV2.Web.ReportsAspNetModuleV2();
     this.validationModule1               = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationAspNetModule1         = new DevExpress.ExpressApp.Validation.Web.ValidationAspNetModule();
     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();
     this.notificationsModule             = new DevExpress.ExpressApp.Notifications.NotificationsModule();
     this.notificationsModuleWeb          = new DevExpress.ExpressApp.Notifications.Web.NotificationsAspNetModule();
     this.mapsModuleWeb = new DevExpress.ExpressApp.Maps.Web.MapsAspNetModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(PermissionPolicyRole);
     this.securityStrategyComplex1.UserType       = typeof(PermissionPolicyUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // auditTrailModule1
     //
     this.auditTrailModule1.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
     //
     // reportsModuleV21
     //
     this.reportsModuleV21.EnableInplaceReports   = true;
     this.reportsModuleV21.ReportDataType         = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     this.reportsModuleV21.ReportStoreMode        = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     this.reportsAspNetModuleV21.ReportViewerType = DevExpress.ExpressApp.ReportsV2.Web.ReportViewerTypes.HTML5;
     //
     // validationModule1
     //
     this.validationModule1.AllowValidationDetailsAccess = true;
     //
     // viewVariantsModule1
     //
     this.viewVariantsModule1.ShowAdditionalNavigation = false;
     //
     // pivotChartModuleBase1
     //
     this.pivotChartModuleBase1.ShowAdditionalNavigation = false;
     //
     // mapsModule
     //
     this.mapsModuleWeb.GoogleApiKey            = "AIzaSyDk2m6n8ICK7FSmTHBLlapAWF3epiDdkHE";
     this.mapsModuleWeb.SetMapsEditorsAsDefault = false;
     //
     // MainDemoWebApplication
     //
     this.ApplicationName = "MainDemo";
     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.reportsModuleV21);
     this.Modules.Add(this.reportsAspNetModuleV21);
     this.Modules.Add(this.validationModule1);
     this.Modules.Add(this.validationAspNetModule1);
     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.Modules.Add(this.notificationsModule);
     this.Modules.Add(this.notificationsModuleWeb);
     this.Modules.Add(this.mapsModuleWeb);
     this.Security = this.securityStrategyComplex1;
     this.CheckCompatibilityType   = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     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();
 }
Exemplo n.º 5
0
 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();
 }
Exemplo n.º 6
0
 private void InitializeComponent()
 {
     this.module1                        = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                        = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                        = new admin_charity.Module.admin_charityModule();
     this.module4                        = new admin_charity.Module.Web.admin_charityAspNetModule();
     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.chartAspNetModule              = new DevExpress.ExpressApp.Chart.Web.ChartAspNetModule();
     this.cloneObjectModule              = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();
     this.conditionalAppearanceModule    = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.fileAttachmentsAspNetModule    = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
     this.htmlPropertyEditorAspNetModule = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
     this.kpiModule                      = new DevExpress.ExpressApp.Kpi.KpiModule();
     this.notificationsModule            = new DevExpress.ExpressApp.Notifications.NotificationsModule();
     this.notificationsAspNetModule      = new DevExpress.ExpressApp.Notifications.Web.NotificationsAspNetModule();
     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.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);
     //
     // securityModule1
     //
     this.securityModule1.UserType = typeof(DevExpress.ExpressApp.Security.Strategy.SecuritySystemUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // auditTrailModule
     //
     this.auditTrailModule.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
     //
     // reportsModuleV2
     //
     this.reportsModuleV2.EnableInplaceReports     = true;
     this.reportsModuleV2.ReportDataType           = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     this.reportsModuleV2.ShowAdditionalNavigation = false;
     //
     // admin_charityAspNetApplication
     //
     this.ApplicationName     = "admin_charity";
     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.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.fileAttachmentsAspNetModule);
     this.Modules.Add(this.htmlPropertyEditorAspNetModule);
     this.Modules.Add(this.kpiModule);
     this.Modules.Add(this.notificationsModule);
     this.Modules.Add(this.notificationsAspNetModule);
     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.validationModule);
     this.Modules.Add(this.viewVariantsModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.admin_charityAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemplo n.º 7
0
 private void InitializeComponent()
 {
     this.module1                        = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                        = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                        = new MyCompanyInvoices.Module.MyCompanyInvoicesModule();
     this.module4                        = new MyCompanyInvoices.Module.Web.MyCompanyInvoicesAspNetModule();
     this.securityModule1                = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1       = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.objectsModule                  = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.cloneObjectModule              = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();
     this.fileAttachmentsAspNetModule    = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
     this.htmlPropertyEditorAspNetModule = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
     this.reportsModuleV2                = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.reportsAspNetModuleV2          = new DevExpress.ExpressApp.ReportsV2.Web.ReportsAspNetModuleV2();
     this.validationModule               = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationAspNetModule         = new DevExpress.ExpressApp.Validation.Web.ValidationAspNetModule();
     this.conditionalAppearanceModule1   = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.customAuth1                    = new MyCompanyInvoices.Module.BusinessObjects.CustomAuth();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.AllowAnonymousAccess = false;
     this.securityStrategyComplex1.Authentication       = this.customAuth1;
     this.securityStrategyComplex1.RoleType             = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRole);
     this.securityStrategyComplex1.SupportNavigationPermissionsForTypes = false;
     this.securityStrategyComplex1.UserType = typeof(MyCompanyInvoices.Module.BusinessObjects.CompanySeller);
     //
     // cloneObjectModule
     //
     this.cloneObjectModule.ClonerType = null;
     //
     // reportsModuleV2
     //
     this.reportsModuleV2.EnableInplaceReports = true;
     this.reportsModuleV2.ReportDataType       = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     this.reportsModuleV2.ReportStoreMode      = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     //
     // reportsAspNetModuleV2
     //
     this.reportsAspNetModuleV2.ReportViewerType = DevExpress.ExpressApp.ReportsV2.Web.ReportViewerTypes.HTML5;
     //
     // validationModule
     //
     this.validationModule.AllowValidationDetailsAccess     = true;
     this.validationModule.IgnoreWarningAndInformationRules = false;
     //
     // MyCompanyInvoicesAspNetApplication
     //
     this.ApplicationName        = "MyCompanyInvoices";
     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.cloneObjectModule);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.conditionalAppearanceModule1);
     this.Modules.Add(this.securityModule1);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.fileAttachmentsAspNetModule);
     this.Modules.Add(this.htmlPropertyEditorAspNetModule);
     this.Modules.Add(this.reportsAspNetModuleV2);
     this.Modules.Add(this.validationAspNetModule);
     this.Modules.Add(this.module4);
     this.Security = this.securityStrategyComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.MyCompanyInvoicesAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemplo n.º 8
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();

		}
Exemplo n.º 9
0
 private void InitializeComponent()
 {
     this.module1                        = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                        = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                        = new SkyFaith.Module.SkyFaithModule();
     this.module4                        = new SkyFaith.Module.Web.SkyFaithAspNetModule();
     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.cloneObjectModule              = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();
     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.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.validationAspNetModule         = new DevExpress.ExpressApp.Validation.Web.ValidationAspNetModule();
     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);
     //
     // securityModule1
     //
     this.securityModule1.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);
     this.reportsModuleV2.ShowAdditionalNavigation = false;
     this.reportsAspNetModuleV2.ReportViewerType   = DevExpress.ExpressApp.ReportsV2.Web.ReportViewerTypes.HTML5;
     this.reportsModuleV2.ReportStoreMode          = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     //
     // SkyFaithAspNetApplication
     //
     this.ApplicationName = "SkyFaith";
     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.securityModule1);
     this.Security = this.securityStrategyComplex1;
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.cloneObjectModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.fileAttachmentsAspNetModule);
     this.Modules.Add(this.htmlPropertyEditorAspNetModule);
     this.Modules.Add(this.notificationsModule);
     this.Modules.Add(this.notificationsAspNetModule);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.reportsAspNetModuleV2);
     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.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.SkyFaithAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemplo n.º 10
0
 private void InitializeComponent()
 {
     this.module1                        = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                        = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                        = new Vnb_IPM_2017.Module.Vnb_IPM_2017Module();
     this.module4                        = new Vnb_IPM_2017.Module.Web.Vnb_IPM_2017AspNetModule();
     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.chartModule                    = new DevExpress.ExpressApp.Chart.ChartModule();
     this.chartAspNetModule              = new DevExpress.ExpressApp.Chart.Web.ChartAspNetModule();
     this.conditionalAppearanceModule    = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.dashboardsModule               = new DevExpress.ExpressApp.Dashboards.DashboardsModule();
     this.dashboardsAspNetModule         = new DevExpress.ExpressApp.Dashboards.Web.DashboardsAspNetModule();
     this.htmlPropertyEditorAspNetModule = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
     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(Vnb_IPM_2017.Module.BusinessObjects.QuyenNhanVien);
     this.securityStrategyComplex1.SupportNavigationPermissionsForTypes = false;
     this.securityStrategyComplex1.UserType = typeof(Vnb_IPM_2017.Module.BusinessObjects.NhanVien);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // dashboardsModule
     //
     this.dashboardsModule.DashboardDataType = typeof(DevExpress.Persistent.BaseImpl.DashboardData);
     //
     // reportsModuleV2
     //
     this.reportsModuleV2.EnableInplaceReports = true;
     this.reportsModuleV2.ReportDataType       = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     this.reportsModuleV2.ReportStoreMode      = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     //
     // reportsAspNetModuleV2
     //
     this.reportsAspNetModuleV2.ReportViewerType = DevExpress.ExpressApp.ReportsV2.Web.ReportViewerTypes.HTML5;
     //
     // validationModule
     //
     this.validationModule.AllowValidationDetailsAccess     = true;
     this.validationModule.IgnoreWarningAndInformationRules = false;
     //
     // Vnb_IPM_2017AspNetApplication
     //
     this.ApplicationName        = "Vnb_IPM_2017";
     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.chartModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.dashboardsModule);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.chartAspNetModule);
     this.Modules.Add(this.dashboardsAspNetModule);
     this.Modules.Add(this.htmlPropertyEditorAspNetModule);
     this.Modules.Add(this.reportsAspNetModuleV2);
     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.Vnb_IPM_2017AspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemplo n.º 11
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.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(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);
     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.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();
 }
Exemplo n.º 12
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();

        }
Exemplo n.º 13
0
 private void InitializeComponent()
 {
     this.module1                        = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                        = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     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.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.validationModule               = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationAspNetModule         = new DevExpress.ExpressApp.Validation.Web.ValidationAspNetModule();
     this.workflowModule                 = new DevExpress.ExpressApp.Workflow.WorkflowModule();
     this.module3                        = new GestParcAuto.Module.GestParcAutoModule();
     this.module4                        = new GestParcAuto.Module.Web.GestParcAutoAspNetModule();
     this.securityModule1                = new DevExpress.ExpressApp.Security.SecurityModule();
     this.gestParcAutoModule1            = new GestParcAuto.Module.GestParcAutoModule();
     this.gestParcAutoModule2            = new GestParcAuto.Module.GestParcAutoModule();
     this.authenticationStandard1        = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.securityStrategyComplex1       = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // cloneObjectModule
     //
     this.cloneObjectModule.ClonerType = null;
     //
     // 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:05:00");
     this.notificationsModule.ShowDismissAllAction         = false;
     this.notificationsModule.ShowNotificationsWindow      = true;
     this.notificationsModule.ShowRefreshAction            = 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;
     //
     // 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);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.AllowAnonymousAccess = false;
     this.securityStrategyComplex1.Authentication       = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType             = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRole);
     this.securityStrategyComplex1.UserType             = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // GestParcAutoAspNetApplication
     //
     this.ApplicationName        = "GestParcAuto";
     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.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.reportsModuleV2);
     this.Modules.Add(this.schedulerModuleBase);
     this.Modules.Add(this.scriptRecorderModuleBase);
     this.Modules.Add(this.stateMachineModule);
     this.Modules.Add(this.workflowModule);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.chartAspNetModule);
     this.Modules.Add(this.dashboardsAspNetModule);
     this.Modules.Add(this.fileAttachmentsAspNetModule);
     this.Modules.Add(this.htmlPropertyEditorAspNetModule);
     this.Modules.Add(this.mapsAspNetModule);
     this.Modules.Add(this.notificationsAspNetModule);
     this.Modules.Add(this.reportsAspNetModuleV2);
     this.Modules.Add(this.schedulerAspNetModule);
     this.Modules.Add(this.scriptRecorderAspNetModule);
     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.GestParcAutoAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemplo n.º 14
0
 private void InitializeComponent()
 {
     this.module1                        = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                        = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                        = new testXaf001.Module.testXaf001Module();
     this.module4                        = new testXaf001.Module.Web.testXaf001AspNetModule();
     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.chartAspNetModule              = new DevExpress.ExpressApp.Chart.Web.ChartAspNetModule();
     this.cloneObjectModule              = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();
     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.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();
     ((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);
     //
     // 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;
     //
     // testXaf001AspNetApplication
     //
     this.ApplicationName        = "testXaf001";
     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.fileAttachmentsAspNetModule);
     this.Modules.Add(this.htmlPropertyEditorAspNetModule);
     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.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.testXaf001AspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemplo n.º 15
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();

		}
        /// <summary>
        /// InitializeComponent
        /// </summary>
        private void InitializeComponent()
        {
            this.module1         = new DevExpress.ExpressApp.SystemModule.SystemModule();
            this.module2         = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
            this.module3         = new WexProject.Module.WexProjectModule();
            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.conditionalAppearanceModule1    = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
            this.securityComplex1                = new DevExpress.ExpressApp.Security.SecurityComplex();
            this.wexStandardAuthentication1      = new WexProject.Web.Libs.ActiveDirectory.WexStandardAuthentication();
            this.htmlPropertyEditorAspNetModule1 = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
            this.chartAspNetModule1              = new DevExpress.ExpressApp.Chart.Web.ChartAspNetModule();
            this.chartModule1 = new DevExpress.ExpressApp.Chart.ChartModule();
            this.htmlPropertyEditorAspNetModule2 = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
            this.schedulerModuleBase1            = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
            this.schedulerWindowsFormsModule1    = new DevExpress.ExpressApp.Scheduler.Win.SchedulerWindowsFormsModule();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();

            wexStandardAuthentication1.AoAutenticarUsuarioComSessao += Autenticar;

            //
            // module5
            //
            this.module5.AllowValidationDetailsAccess = true;
            //
            // sqlConnection1
            //
            this.sqlConnection1.FireInfoMessageEventOnUserErrors = false;
            //
            // securityComplex1
            //
            this.securityComplex1.Authentication = this.wexStandardAuthentication1;
            this.securityComplex1.RoleType       = typeof(DevExpress.Persistent.BaseImpl.Role);
            this.securityComplex1.UserType       = typeof(DevExpress.Persistent.BaseImpl.User);
            //
            // wexStandardAuthentication1
            //
            this.wexStandardAuthentication1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
            //
            // WexProjectAspNetApplication
            //
            this.ApplicationName = "WexProject";
            this.Connection      = this.sqlConnection1;
            this.Modules.Add(this.module1);
            this.Modules.Add(this.module2);
            this.Modules.Add(this.module6);
            this.Modules.Add(this.conditionalAppearanceModule1);
            this.Modules.Add(this.htmlPropertyEditorAspNetModule1);
            this.Modules.Add(this.schedulerModuleBase1);
            this.Modules.Add(this.schedulerWindowsFormsModule1);
            this.Modules.Add(this.module3);
            this.Modules.Add(this.module5);
            this.Modules.Add(this.securityModule1);
            this.Modules.Add(this.chartModule1);
            this.Modules.Add(this.chartAspNetModule1);
            this.Modules.Add(this.htmlPropertyEditorAspNetModule2);
            this.Security = this.securityComplex1;
            this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.WexProjectAspNetApplication_DatabaseVersionMismatch);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
        }
Exemplo n.º 17
0
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(XCRMWebApplication));
            this.systemModule1           = new DevExpress.ExpressApp.SystemModule.SystemModule();
            this.webSystemModule1        = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
            this.securityModule1         = new DevExpress.ExpressApp.Security.SecurityModule();
            this.securityStrategyComplex = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
            this.securityStrategyComplex.SupportNavigationPermissionsForTypes = false;
            this.authenticationStandard1   = new DevExpress.ExpressApp.Security.AuthenticationStandard();
            this.objectsModule1            = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
            this.fileAttachmentsWebModule1 = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
            this.reportsModule1            = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
            this.reportsWebModule1         = new DevExpress.ExpressApp.ReportsV2.Web.ReportsAspNetModuleV2();
            this.validationModule1         = new DevExpress.ExpressApp.Validation.ValidationModule();
            this.validationAspNetModule1   = new DevExpress.ExpressApp.Validation.Web.ValidationAspNetModule();
            this.viewVariantsModule1       = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
            this.schedulerAspNetModule1    = new DevExpress.ExpressApp.Scheduler.Web.SchedulerAspNetModule();
            this.schedulerModuleBase1      = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
            this.kpiModule = new DevExpress.ExpressApp.Kpi.KpiModule();
            this.htmlPropertyEditorAspNetModule1 = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
            this.treeListEditorsAspNetModule     = new DevExpress.ExpressApp.TreeListEditors.Web.TreeListEditorsAspNetModule();
            this.pivotGridModule       = new DevExpress.ExpressApp.PivotGrid.PivotGridModule();
            this.pivotGridAspNetModule = new DevExpress.ExpressApp.PivotGrid.Web.PivotGridAspNetModule();
            this.XCRMFullAppModule1    = new XCRMModule();
            this.xcrmAspNetModule      = new XCRMAspNetModule();
            this.chartModule           = new DevExpress.ExpressApp.Chart.ChartModule();
            this.chartAspNetModule     = new DevExpress.ExpressApp.Chart.Web.ChartAspNetModule();
            this.dashboardsModule      = new DevExpress.ExpressApp.Dashboards.DashboardsModule();

            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            //
            // authenticationStandard1
            this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
            this.authenticationStandard1.UserType            = typeof(MyAppUser);
            //
            // securityComplex
            //
            this.securityStrategyComplex.UserType       = typeof(MyAppUser);
            this.securityStrategyComplex.Authentication = this.authenticationStandard1;
            this.securityStrategyComplex.RoleType       = typeof(PersistentRole);
            this.Security = securityStrategyComplex;
            //
            // reportsModule1
            //
            this.reportsModule1.EnableInplaceReports     = true;
            this.reportsModule1.ReportDataType           = typeof(DevExpress.Persistent.BaseImpl.EF.ReportDataV2);
            this.reportsModule1.ShowAdditionalNavigation = false;
            this.reportsModule1.ReportStoreMode          = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
            this.reportsWebModule1.ReportViewerType      = DevExpress.ExpressApp.ReportsV2.Web.ReportViewerTypes.HTML5;
            //
            // dashboardsModule1
            //
            this.dashboardsModule.DashboardDataType               = typeof(DevExpress.Persistent.BaseImpl.EF.DashboardData);
            this.dashboardsModule.GenerateNavigationItem          = false;
            this.dashboardsModule.HideDirectDataSourceConnections = true;
            //
            // validationModule1
            //
            this.validationModule1.AllowValidationDetailsAccess = true;
            //
            // viewVariantsModule1
            //
            this.viewVariantsModule1.ShowAdditionalNavigation = false;
            //
            // MainDemoWebApplication
            //
            this.ApplicationName        = "XCRM";
            this.CheckCompatibilityType = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
            this.Modules.Add(this.systemModule1);
            this.Modules.Add(this.webSystemModule1);
            this.Modules.Add(this.securityModule1);
            this.Modules.Add(this.objectsModule1);
            this.Modules.Add(this.fileAttachmentsWebModule1);
            this.Modules.Add(this.dashboardsModule);
            this.Modules.Add(this.reportsModule1);
            this.Modules.Add(this.reportsWebModule1);
            this.Modules.Add(this.validationModule1);
            this.Modules.Add(this.validationAspNetModule1);
            this.Modules.Add(this.viewVariantsModule1);
            this.Modules.Add(this.schedulerModuleBase1);
            this.Modules.Add(this.schedulerAspNetModule1);
            this.Modules.Add(this.kpiModule);
            this.Modules.Add(this.chartModule);
            this.Modules.Add(this.chartAspNetModule);
            this.Modules.Add(this.htmlPropertyEditorAspNetModule1);
            this.Modules.Add(this.treeListEditorsAspNetModule);
            this.Modules.Add(this.pivotGridModule);
            this.Modules.Add(this.pivotGridAspNetModule);
            this.Modules.Add(this.XCRMFullAppModule1);
            this.Modules.Add(this.xcrmAspNetModule);
            this.LastLogonParametersRead += new System.EventHandler <DevExpress.ExpressApp.LastLogonParametersReadEventArgs>(this.FullXCRMWebApplication_LastLogonParametersRead);
            this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.FullXCRMWebApplication_DatabaseVersionMismatch);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
        }
Exemplo n.º 18
0
 private void InitializeComponent()
 {
     this.module1                  = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                  = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                  = new P3TEK.Module.P3TEKModule();
     this.module4                  = new P3TEK.Module.Web.P3TEKAspNetModule();
     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.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.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();
     ((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.reportsAspNetModuleV2.ReportViewerType   = DevExpress.ExpressApp.ReportsV2.Web.ReportViewerTypes.HTML5;
     this.reportsModuleV2.ReportStoreMode          = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     //
     // P3TEKAspNetApplication
     //
     this.ApplicationName        = "P3TEK";
     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.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.treeListEditorsModuleBase);
     this.Modules.Add(this.treeListEditorsAspNetModule);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.validationAspNetModule);
     this.Modules.Add(this.viewVariantsModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.P3TEKAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemplo n.º 19
0
        //protected override string GetDcAssemblyFilePath()
        //{
        //    return BusinessBuilder.Instance.XafDCFile; //.FullName;
        //}

        //protected override string GetModelAssemblyFilePath()
        //{
        //    return BusinessBuilder.Instance.XafModelFile.FullName;
        //}

        //protected override string GetModulesVersionInfoFilePath()
        //{
        //    return BusinessBuilder.Instance.XafModuleVersionFileInfo.FullName;
        //}

        private void InitializeComponent()
        {
            this.module1                        = new DevExpress.ExpressApp.SystemModule.SystemModule();
            this.module2                        = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
            this.module3                        = new Admiral.ERP.Module.ERPModule();
            this.module4                        = new Admiral.ERP.Module.Web.ERPAspNetModule();
            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.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.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();
            this.reportsModule1                 = new DevExpress.ExpressApp.Reports.ReportsModule();
            this.reportsAspNetModule1           = new DevExpress.ExpressApp.Reports.Web.ReportsAspNetModule();
            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();
            //
            // auditTrailModule
            //
            this.auditTrailModule.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
            //
            // notificationsModule
            //
            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);
            //
            // validationModule
            //
            this.validationModule.AllowValidationDetailsAccess     = true;
            this.validationModule.IgnoreWarningAndInformationRules = false;
            //
            // reportsModule1
            //
            this.reportsModule1.EnableInplaceReports = true;
            this.reportsModule1.ReportDataType       = typeof(DevExpress.Persistent.BaseImpl.ReportData);
            //
            // securityStrategyComplex1
            //
            this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
            this.securityStrategyComplex1.RoleType       = typeof(SecuritySystemRole);
            this.securityStrategyComplex1.UserType       = typeof(SecuritySystemUser);
            //
            // authenticationStandard1
            //
            this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
            //
            // ERPAspNetApplication
            //
            this.ApplicationName     = "Admiral.ERP";
            this.CollectionsEditMode = DevExpress.ExpressApp.Editors.ViewEditMode.Edit;
            this.Modules.Add(this.module1);
            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.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.treeListEditorsModuleBase);
            this.Modules.Add(this.validationModule);
            this.Modules.Add(this.viewVariantsModule);
            this.Modules.Add(this.reportsModule1);
            this.Modules.Add(this.module3);
            this.Modules.Add(this.chartAspNetModule);
            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.reportsAspNetModule1);
            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();
        }
Exemplo n.º 20
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();
 }
 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();
 }
Exemplo n.º 22
0
        private void InitializeComponent()
        {
            this.module1                        = new DevExpress.ExpressApp.SystemModule.SystemModule();
            this.module2                        = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
            this.module3                        = new DoSoReporting.Module.DoSoReportingModule();
            this.module4                        = new DoSoReporting.Module.Web.DoSoReportingAspNetModule();
            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.fileAttachmentsAspNetModule    = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
            this.htmlPropertyEditorAspNetModule = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
            //this.kpiModule = new DevExpress.ExpressApp.Kpi.KpiModule();
            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.scriptRecorderModuleBase    = new DevExpress.ExpressApp.ScriptRecorder.ScriptRecorderModuleBase();
            this.scriptRecorderAspNetModule  = new DevExpress.ExpressApp.ScriptRecorder.Web.ScriptRecorderAspNetModule();
            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();

            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            //
            // auditTrailModule
            //
            this.auditTrailModule.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
            //
            // 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;
            //
            // DoSoReportingAspNetApplication
            //
            this.ApplicationName        = "DoSoReporting";
            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(new DoSo.Reporting.ReportingModule());

            //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.fileAttachmentsAspNetModule);
            //this.Modules.Add(this.htmlPropertyEditorAspNetModule);
            ////this.Modules.Add(this.kpiModule);
            //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.scriptRecorderModuleBase);
            //this.Modules.Add(this.scriptRecorderAspNetModule);
            //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(new DoSo.Reporting.ReportingModule());
            this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.DoSoReportingAspNetApplication_DatabaseVersionMismatch);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
        }
Exemplo n.º 23
0
 private void InitializeComponent()
 {
     this.module1                        = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                        = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                        = new FT_PurchasingPortal.Module.FT_PurchasingPortalModule();
     this.module4                        = new FT_PurchasingPortal.Module.Web.FT_PurchasingPortalAspNetModule();
     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.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.officeModule                   = new DevExpress.ExpressApp.Office.OfficeModule();
     this.officeAspNetModule             = new DevExpress.ExpressApp.Office.Web.OfficeAspNetModule();
     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.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();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // 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.SupportNavigationPermissionsForTypes = false;
     this.securityStrategyComplex1.UserType = typeof(FT_PurchasingPortal.Module.BusinessObjects.SystemUsers);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // auditTrailModule
     //
     this.auditTrailModule.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
     //
     // cloneObjectModule
     //
     this.cloneObjectModule.ClonerType = null;
     //
     // 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;
     //
     // officeModule
     //
     this.officeModule.RichTextMailMergeDataType = null;
     //
     // pivotChartModuleBase
     //
     this.pivotChartModuleBase.DataAccessMode           = DevExpress.ExpressApp.CollectionSourceDataAccessMode.Client;
     this.pivotChartModuleBase.ShowAdditionalNavigation = true;
     //
     // reportsModuleV2
     //
     this.reportsModuleV2.EnableInplaceReports     = true;
     this.reportsModuleV2.ReportDataType           = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     this.reportsModuleV2.ReportStoreMode          = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     this.reportsModuleV2.ShowAdditionalNavigation = true;
     //
     // reportsAspNetModuleV2
     //
     this.reportsAspNetModuleV2.ReportViewerType = DevExpress.ExpressApp.ReportsV2.Web.ReportViewerTypes.HTML5;
     this.reportsAspNetModuleV2.ShowFormatSpecificExportActions = true;
     //
     // validationModule
     //
     this.validationModule.AllowValidationDetailsAccess     = true;
     this.validationModule.IgnoreWarningAndInformationRules = true;
     //
     // viewVariantsModule
     //
     this.viewVariantsModule.ShowAdditionalNavigation = true;
     //
     // FT_PurchasingPortalAspNetApplication
     //
     this.ApplicationName        = "FT_PurchasingPortal";
     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.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.officeModule);
     this.Modules.Add(this.pivotChartModuleBase);
     this.Modules.Add(this.pivotGridModule);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.schedulerModuleBase);
     this.Modules.Add(this.treeListEditorsModuleBase);
     this.Modules.Add(this.viewVariantsModule);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.chartAspNetModule);
     this.Modules.Add(this.dashboardsAspNetModule);
     this.Modules.Add(this.fileAttachmentsAspNetModule);
     this.Modules.Add(this.htmlPropertyEditorAspNetModule);
     this.Modules.Add(this.mapsAspNetModule);
     this.Modules.Add(this.notificationsAspNetModule);
     this.Modules.Add(this.officeAspNetModule);
     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.FT_PurchasingPortalAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemplo n.º 24
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();
 }
Exemplo n.º 25
0
 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.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.reportsModuleV21                = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.reportsAspNetModuleV21          = new DevExpress.ExpressApp.ReportsV2.Web.ReportsAspNetModuleV2();
     this.validationModule1               = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationAspNetModule1         = new DevExpress.ExpressApp.Validation.Web.ValidationAspNetModule();
     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();
     this.notificationsModule             = new DevExpress.ExpressApp.Notifications.NotificationsModule();
     this.notificationsModuleWeb          = new DevExpress.ExpressApp.Notifications.Web.NotificationsAspNetModule();
     this.elasticSearchModule1            = new BYteWare.XAF.ElasticSearch.ElasticSearchModule();
     ((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);
     //
     // auditTrailModule1
     //
     this.auditTrailModule1.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
     //
     // reportsModuleV21
     //
     this.reportsModuleV21.EnableInplaceReports = true;
     this.reportsModuleV21.ReportDataType       = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     this.reportsModuleV21.ReportStoreMode      = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     //
     // validationModule1
     //
     this.validationModule1.AllowValidationDetailsAccess     = true;
     this.validationModule1.IgnoreWarningAndInformationRules = false;
     //
     // pivotChartModuleBase1
     //
     this.pivotChartModuleBase1.DataAccessMode           = DevExpress.ExpressApp.CollectionSourceDataAccessMode.Client;
     this.pivotChartModuleBase1.ShowAdditionalNavigation = false;
     //
     // 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;
     //
     // elasticSearchModule1
     //
     this.elasticSearchModule1.ElasticSearchIndexPersistentType        = null;
     this.elasticSearchModule1.ElasticSearchIndexRefreshPersistentType = null;
     //
     // MainDemoWebApplication
     //
     this.ApplicationName        = "MainDemo";
     this.CheckCompatibilityType = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     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.reportsModuleV21);
     this.Modules.Add(this.reportsAspNetModuleV21);
     this.Modules.Add(this.validationModule1);
     this.Modules.Add(this.validationAspNetModule1);
     this.Modules.Add(this.viewVariantsModule1);
     this.Modules.Add(this.conditionalAppearanceModule1);
     this.Modules.Add(this.pivotChartModuleBase1);
     this.Modules.Add(this.elasticSearchModule1);
     this.Modules.Add(this.mainDemoModule1);
     this.Modules.Add(this.htmlPropertyEditorAspNetModule1);
     this.Modules.Add(this.schedulerModuleBase1);
     this.Modules.Add(this.schedulerAspNetModule1);
     this.Modules.Add(this.mainDemoWebModule1);
     this.Modules.Add(this.pivotChartAspNetModule1);
     this.Modules.Add(this.scriptRecorderModuleBase1);
     this.Modules.Add(this.scriptRecorderAspNetModule1);
     this.Modules.Add(this.notificationsModule);
     this.Modules.Add(this.notificationsModuleWeb);
     this.Security = this.securityStrategyComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.MainDemoWebApplication_DatabaseVersionMismatch);
     this.LastLogonParametersRead += new System.EventHandler <DevExpress.ExpressApp.LastLogonParametersReadEventArgs>(this.MainDemoWebApplication_LastLogonParametersRead);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemplo n.º 26
0
 private void InitializeComponent()
 {
     this.module1                        = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                        = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
     this.module3                        = new Marbid.Module.MarbidModule();
     this.module4                        = new Marbid.Module.Web.MarbidAspNetModule();
     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.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();
     this.xpandValidationModule1         = new Xpand.ExpressApp.Validation.XpandValidationModule();
     this.xpandSecurityModule1           = new Xpand.ExpressApp.Security.XpandSecurityModule();
     this.logicModule1                   = new Xpand.ExpressApp.Logic.LogicModule();
     this.emailModule1                   = new Xpand.ExpressApp.Email.EmailModule();
     this.xpandSecurityWebModule1        = new Xpand.ExpressApp.Security.Web.XpandSecurityWebModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(Marbid.Module.BusinessObjects.Administration.MarbidRole);
     this.securityStrategyComplex1.SupportNavigationPermissionsForTypes = false;
     this.securityStrategyComplex1.UsePermissionRequestProcessor        = false;
     this.securityStrategyComplex1.UserType = typeof(Marbid.Module.BusinessObjects.Administration.Employee);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // auditTrailModule
     //
     this.auditTrailModule.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
     //
     // dashboardsModule
     //
     this.dashboardsModule.DashboardDataType = typeof(Marbid.Module.BusinessObjects.ReportCentral.BIDashboard);
     //
     // 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(Marbid.Module.BusinessObjects.ReportCentral.Reporting);
     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;
     //
     // 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);
     //
     // MarbidAspNetApplication
     //
     this.ApplicationName = "Marbid";
     this.Modules.Add(this.module1);
     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.xpandValidationModule1);
     this.Modules.Add(this.securityModule1);
     this.Modules.Add(this.xpandSecurityModule1);
     this.Modules.Add(this.logicModule1);
     this.Modules.Add(this.emailModule1);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.chartAspNetModule);
     this.Modules.Add(this.dashboardsAspNetModule);
     this.Modules.Add(this.fileAttachmentsAspNetModule);
     this.Modules.Add(this.htmlPropertyEditorAspNetModule);
     this.Modules.Add(this.mapsAspNetModule);
     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.scriptRecorderAspNetModule);
     this.Modules.Add(this.treeListEditorsAspNetModule);
     this.Modules.Add(this.validationAspNetModule);
     this.Modules.Add(this.xpandSecurityWebModule1);
     this.Modules.Add(this.module4);
     this.Security = this.securityStrategyComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.MarbidAspNetApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemplo n.º 27
0
        private void InitializeComponent()
        {
            this.module1 = new DevExpress.ExpressApp.SystemModule.SystemModule();
            this.module2 = new DevExpress.ExpressApp.Web.SystemModule.SystemAspNetModule();
            this.module3 = new FeatureCenter.Module.FeatureCenterModule();
            this.module4 = new FeatureCenter.Module.Web.FeatureCenterAspNetModule();
            this.module6 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
            //this.module5 = new DevExpress.ExpressApp.Reports.Web.ReportsAspNetModule();
            this.module7 = new DevExpress.ExpressApp.FileAttachments.Web.FileAttachmentsAspNetModule();
            this.module8 = new DevExpress.ExpressApp.Validation.ValidationModule();
            this.validationAspNetModule = new DevExpress.ExpressApp.Validation.Web.ValidationAspNetModule();
            this.module9  = new DevExpress.ExpressApp.HtmlPropertyEditor.Web.HtmlPropertyEditorAspNetModule();
            this.module10 = new DevExpress.ExpressApp.TreeListEditors.Web.TreeListEditorsAspNetModule();
            this.schedulerAspNetModule1      = new DevExpress.ExpressApp.Scheduler.Web.SchedulerAspNetModule();
            this.schedulerModuleBase1        = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
            this.scriptRecorderModuleBase1   = new DevExpress.ExpressApp.ScriptRecorder.ScriptRecorderModuleBase();
            this.scriptRecorderAspNetModule1 = new DevExpress.ExpressApp.ScriptRecorder.Web.ScriptRecorderAspNetModule();
            this.viewVariantsModule1         = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
            this.conditionalAppearanceModule = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
            this.kpiModule              = new DevExpress.ExpressApp.Kpi.KpiModule();
            this.chartModule            = new DevExpress.ExpressApp.Chart.ChartModule();
            this.chartAspNetModule      = new DevExpress.ExpressApp.Chart.Web.ChartAspNetModule();
            this.pivotGridModule        = new DevExpress.ExpressApp.PivotGrid.PivotGridModule();
            this.pivotGridAspNetModule  = new DevExpress.ExpressApp.PivotGrid.Web.PivotGridAspNetModule();
            this.stateMachine1          = new DevExpress.ExpressApp.StateMachine.StateMachineModule();
            this.reportsModule          = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
            this.reportsAspNetModule    = new DevExpress.ExpressApp.ReportsV2.Web.ReportsAspNetModuleV2();
            this.notificationsModule    = new DevExpress.ExpressApp.Notifications.NotificationsModule();
            this.notificationsModuleWeb = new DevExpress.ExpressApp.Notifications.Web.NotificationsAspNetModule();
            this.officeModule           = new DevExpress.ExpressApp.Office.OfficeModule();
            this.officeAspNetModule     = new DevExpress.ExpressApp.Office.Web.OfficeAspNetModule();
            this.officeModule.RichTextMailMergeDataType = typeof(DevExpress.Persistent.BaseImpl.RichTextMailMergeData);
            this.mapsModuleWeb    = new DevExpress.ExpressApp.Maps.Web.MapsAspNetModule();
            this.dashboardsModule = new DevExpress.ExpressApp.Dashboards.DashboardsModule();

            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            //
            // ReportsModule
            //
            this.reportsModule.ReportDataType         = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
            this.reportsModule.ReportStoreMode        = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
            this.reportsAspNetModule.ReportViewerType = DevExpress.ExpressApp.ReportsV2.Web.ReportViewerTypes.HTML5;
            //
            // mapsModule
            //
            this.mapsModuleWeb.GoogleApiKey = "AIzaSyDk2m6n8ICK7FSmTHBLlapAWF3epiDdkHE";
            dashboardsModule.HideDirectDataSourceConnections = true;
            //
            // FeatureCenterAspNetApplication
            //
            this.CheckCompatibilityType = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
            this.DatabaseUpdateMode     = DatabaseUpdateMode.UpdateDatabaseAlways;
            this.ApplicationName        = "FeatureCenter";
            this.Modules.Add(this.module1);
            this.Modules.Add(this.module2);
            this.Modules.Add(this.viewVariantsModule1);
            this.Modules.Add(this.module3);
            this.Modules.Add(this.module4);
            //this.Modules.Add(this.module5);
            this.Modules.Add(this.module6);
            this.Modules.Add(this.module7);
            this.Modules.Add(this.module8);
            this.Modules.Add(this.validationAspNetModule);
            this.Modules.Add(this.module9);
            this.Modules.Add(this.module10);
            this.Modules.Add(this.schedulerModuleBase1);
            this.Modules.Add(this.schedulerAspNetModule1);
            this.Modules.Add(this.scriptRecorderModuleBase1);
            this.Modules.Add(this.scriptRecorderAspNetModule1);
            this.Modules.Add(this.conditionalAppearanceModule);
            this.Modules.Add(this.kpiModule);
            this.Modules.Add(this.chartModule);
            this.Modules.Add(this.chartAspNetModule);
            this.Modules.Add(this.pivotGridModule);
            this.Modules.Add(this.pivotGridAspNetModule);
            this.Modules.Add(this.stateMachine1);
            this.Modules.Add(this.reportsModule);
            this.Modules.Add(this.reportsAspNetModule);
            this.Modules.Add(this.notificationsModule);
            this.Modules.Add(this.notificationsModuleWeb);
            this.Modules.Add(this.officeModule);
            this.Modules.Add(this.officeAspNetModule);
            this.Modules.Add(this.mapsModuleWeb);
            this.Modules.Add(this.dashboardsModule);

            this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.FeatureCenterAspNetApplication_DatabaseVersionMismatch);
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
        }
Exemplo n.º 28
0
 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();
 }
Exemplo n.º 29
0
 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();
 }