Esempio n. 1
0
 private void InitializeComponent()
 {
     this.module1                           = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                           = new DevExpress.ExpressApp.Mobile.SystemModule.SystemMobileModule();
     this.module3                           = new QuanLyNhanSu.Module.QuanLyNhanSuModule();
     this.module4                           = new QuanLyNhanSu.Module.Mobile.QuanLyNhanSuMobileModule();
     this.cloneObjectModule                 = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();
     this.cloneObjectMobileModule           = new DevExpress.ExpressApp.CloneObject.Mobile.CloneObjectMobileModule();
     this.conditionalAppearanceModule       = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.conditionalAppearanceMobileModule = new DevExpress.ExpressApp.ConditionalAppearance.Mobile.ConditionalAppearanceMobileModule();
     this.fileAttachmentsMobileModule       = new DevExpress.ExpressApp.FileAttachments.Mobile.FileAttachmentsMobileModule();
     this.validationModule                  = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationMobileModule            = new DevExpress.ExpressApp.Validation.Mobile.ValidationMobileModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // QuanLyNhanSuMobileApplication
     //
     this.ApplicationName = "QuanLyNhanSu";
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.cloneObjectModule);
     this.Modules.Add(this.cloneObjectMobileModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.conditionalAppearanceMobileModule);
     this.Modules.Add(this.fileAttachmentsMobileModule);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.validationMobileModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.QuanLyNhanSuMobileApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 2
0
 private void InitializeComponent()
 {
     this.module1                     = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                     = new DevExpress.ExpressApp.Mobile.SystemModule.SystemMobileModule();
     this.module3                     = new ACIMApp.Module.ACIMAppModule();
     this.module4                     = new ACIMApp.Module.Mobile.ACIMAppMobileModule();
     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.fileAttachmentsMobileModule = new DevExpress.ExpressApp.FileAttachments.Mobile.FileAttachmentsMobileModule();
     this.pivotChartModuleBase        = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
     this.pivotGridModule             = new DevExpress.ExpressApp.PivotGrid.PivotGridModule();
     this.reportsModuleV2             = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.reportsMobileModuleV2       = new DevExpress.ExpressApp.ReportsV2.Mobile.ReportsMobileModuleV2();
     this.validationModule            = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationMobileModule      = new DevExpress.ExpressApp.Validation.Mobile.ValidationMobileModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRole);
     this.securityStrategyComplex1.UserType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // securityModule1
     //
     this.securityModule1.UserType = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // reportsModuleV2
     //
     this.reportsModuleV2.EnableInplaceReports     = true;
     this.reportsModuleV2.ReportDataType           = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     this.reportsModuleV2.ShowAdditionalNavigation = false;
     this.reportsModuleV2.ReportStoreMode          = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     //
     // ACIMAppMobileApplication
     //
     this.ApplicationName = "ACIMApp";
     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.fileAttachmentsMobileModule);
     this.Modules.Add(this.pivotChartModuleBase);
     this.Modules.Add(this.pivotGridModule);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.reportsMobileModuleV2);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.validationMobileModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.ACIMAppMobileApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 3
0
 private void InitializeComponent()
 {
     this.module1                           = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                           = new DevExpress.ExpressApp.Mobile.SystemModule.SystemMobileModule();
     this.module3                           = new LifeLandManagement.Module.LifeLandManagementModule();
     this.module4                           = new LifeLandManagement.Module.Mobile.LifeLandManagementMobileModule();
     this.securityModule1                   = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1          = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1           = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.auditTrailModule                  = new DevExpress.ExpressApp.AuditTrail.AuditTrailModule();
     this.objectsModule                     = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.conditionalAppearanceModule       = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.conditionalAppearanceMobileModule = new DevExpress.ExpressApp.ConditionalAppearance.Mobile.ConditionalAppearanceMobileModule();
     this.dashboardsModule                  = new DevExpress.ExpressApp.Dashboards.DashboardsModule();
     this.fileAttachmentsMobileModule       = new DevExpress.ExpressApp.FileAttachments.Mobile.FileAttachmentsMobileModule();
     this.localizationMobileModule          = new DevExpress.ExpressApp.Localization.Mobile.LocalizationMobileModule();
     this.reportsModuleV2                   = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.reportsMobileModuleV2             = new DevExpress.ExpressApp.ReportsV2.Mobile.ReportsMobileModuleV2();
     this.validationModule                  = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationMobileModule            = new DevExpress.ExpressApp.Validation.Mobile.ValidationMobileModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRole);
     this.securityStrategyComplex1.UserType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // securityModule1
     //
     this.securityModule1.UserType = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // auditTrailModule
     //
     this.auditTrailModule.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
     //
     // dashboardsModule
     //
     this.dashboardsModule.DashboardDataType = typeof(DevExpress.Persistent.BaseImpl.DashboardData);
     //
     // reportsModuleV2
     //
     this.reportsModuleV2.EnableInplaceReports     = true;
     this.reportsModuleV2.ReportDataType           = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     this.reportsModuleV2.ShowAdditionalNavigation = false;
     this.reportsModuleV2.ReportStoreMode          = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     //
     // LifeLandManagementMobileApplication
     //
     this.ApplicationName = "LifeLandManagement";
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.securityModule1);
     this.Security = this.securityStrategyComplex1;
     this.Modules.Add(this.auditTrailModule);
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.conditionalAppearanceMobileModule);
     this.Modules.Add(this.dashboardsModule);
     this.Modules.Add(this.fileAttachmentsMobileModule);
     this.Modules.Add(this.localizationMobileModule);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.reportsMobileModuleV2);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.validationMobileModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.LifeLandManagementMobileApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 private void InitializeComponent()
 {
     this.module1                           = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                           = new DevExpress.ExpressApp.Mobile.SystemModule.SystemMobileModule();
     this.module3                           = new CollectionPortal.Module.CollectionPortalModule();
     this.module4                           = new CollectionPortal.Module.Mobile.CollectionPortalMobileModule();
     this.securityModule1                   = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1          = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1           = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.auditTrailModule                  = new DevExpress.ExpressApp.AuditTrail.AuditTrailModule();
     this.objectsModule                     = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.chartModule                       = new DevExpress.ExpressApp.Chart.ChartModule();
     this.conditionalAppearanceModule       = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.conditionalAppearanceMobileModule = new DevExpress.ExpressApp.ConditionalAppearance.Mobile.ConditionalAppearanceMobileModule();
     this.dashboardsModule                  = new DevExpress.ExpressApp.Dashboards.DashboardsModule();
     this.fileAttachmentsMobileModule       = new DevExpress.ExpressApp.FileAttachments.Mobile.FileAttachmentsMobileModule();
     this.kpiModule                         = new DevExpress.ExpressApp.Kpi.KpiModule();
     this.notificationsModule               = new DevExpress.ExpressApp.Notifications.NotificationsModule();
     this.reportsModuleV2                   = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.reportsMobileModuleV2             = new DevExpress.ExpressApp.ReportsV2.Mobile.ReportsMobileModuleV2();
     this.schedulerModuleBase               = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
     this.treeListEditorsModuleBase         = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase();
     this.validationModule                  = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationMobileModule            = new DevExpress.ExpressApp.Validation.Mobile.ValidationMobileModule();
     this.viewVariantsModule                = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
     this.workflowModule                    = new DevExpress.ExpressApp.Workflow.WorkflowModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRole);
     this.securityStrategyComplex1.UserType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // securityModule1
     //
     this.securityModule1.UserType = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // auditTrailModule
     //
     this.auditTrailModule.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
     //
     // dashboardsModule
     //
     this.dashboardsModule.DashboardDataType = typeof(DevExpress.Persistent.BaseImpl.DashboardData);
     //
     // reportsModuleV2
     //
     this.reportsModuleV2.EnableInplaceReports     = true;
     this.reportsModuleV2.ReportDataType           = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     this.reportsModuleV2.ShowAdditionalNavigation = false;
     this.reportsModuleV2.ReportStoreMode          = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     //
     // workflowModule
     //
     this.workflowModule.RunningWorkflowInstanceInfoType   = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoRunningWorkflowInstanceInfo);
     this.workflowModule.StartWorkflowRequestType          = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoStartWorkflowRequest);
     this.workflowModule.UserActivityVersionType           = typeof(DevExpress.ExpressApp.Workflow.Versioning.XpoUserActivityVersion);
     this.workflowModule.WorkflowControlCommandRequestType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowInstanceControlCommandRequest);
     this.workflowModule.WorkflowDefinitionType            = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowDefinition);
     this.workflowModule.WorkflowInstanceKeyType           = typeof(DevExpress.Workflow.Xpo.XpoInstanceKey);
     this.workflowModule.WorkflowInstanceType = typeof(DevExpress.Workflow.Xpo.XpoWorkflowInstance);
     //
     // CollectionPortalMobileApplication
     //
     this.ApplicationName = "CollectionPortal";
     this.Modules.Add(this.module1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.module4);
     this.Modules.Add(this.securityModule1);
     this.Security = this.securityStrategyComplex1;
     this.Modules.Add(this.auditTrailModule);
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.chartModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.conditionalAppearanceMobileModule);
     this.Modules.Add(this.dashboardsModule);
     this.Modules.Add(this.fileAttachmentsMobileModule);
     this.Modules.Add(this.kpiModule);
     this.Modules.Add(this.notificationsModule);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.reportsMobileModuleV2);
     this.Modules.Add(this.schedulerModuleBase);
     this.Modules.Add(this.treeListEditorsModuleBase);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.validationMobileModule);
     this.Modules.Add(this.viewVariantsModule);
     this.Modules.Add(this.workflowModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.CollectionPortalMobileApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 5
0
 private void InitializeComponent()
 {
     this.module1                     = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                     = new DevExpress.ExpressApp.Mobile.SystemModule.SystemMobileModule();
     this.module3                     = new AturableWira.Module.AturableWiraModule();
     this.module4                     = new AturableWira.Module.Mobile.AturableWiraMobileModule();
     this.securityModule1             = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1    = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1     = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.auditTrailModule            = new DevExpress.ExpressApp.AuditTrail.AuditTrailModule();
     this.objectsModule               = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.chartModule                 = new DevExpress.ExpressApp.Chart.ChartModule();
     this.cloneObjectModule           = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();
     this.conditionalAppearanceModule = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.dashboardsModule            = new DevExpress.ExpressApp.Dashboards.DashboardsModule();
     this.fileAttachmentsMobileModule = new DevExpress.ExpressApp.FileAttachments.Mobile.FileAttachmentsMobileModule();
     this.kpiModule                   = new DevExpress.ExpressApp.Kpi.KpiModule();
     this.notificationsModule         = new DevExpress.ExpressApp.Notifications.NotificationsModule();
     this.pivotChartModuleBase        = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
     this.pivotGridModule             = new DevExpress.ExpressApp.PivotGrid.PivotGridModule();
     this.reportsModuleV2             = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.reportsMobileModuleV2       = new DevExpress.ExpressApp.ReportsV2.Mobile.ReportsMobileModuleV2();
     this.schedulerModuleBase         = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
     this.scriptRecorderModuleBase    = new DevExpress.ExpressApp.ScriptRecorder.ScriptRecorderModuleBase();
     this.stateMachineModule          = new DevExpress.ExpressApp.StateMachine.StateMachineModule();
     this.treeListEditorsModuleBase   = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase();
     this.validationModule            = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.viewVariantsModule          = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
     this.workflowModule              = new DevExpress.ExpressApp.Workflow.WorkflowModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(AturableWira.Module.BusinessObjects.HRM.EmployeeRole);
     this.securityStrategyComplex1.UserType       = typeof(AturableWira.Module.BusinessObjects.HRM.Employee);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // auditTrailModule
     //
     this.auditTrailModule.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
     //
     // dashboardsModule
     //
     this.dashboardsModule.DashboardDataType = typeof(DevExpress.Persistent.BaseImpl.DashboardData);
     //
     // notificationsModule
     //
     this.notificationsModule.CanAccessPostponedItems      = false;
     this.notificationsModule.NotificationsRefreshInterval = System.TimeSpan.Parse("00:05:00");
     this.notificationsModule.NotificationsStartDelay      = System.TimeSpan.Parse("00:00:05");
     this.notificationsModule.ShowDismissAllAction         = false;
     this.notificationsModule.ShowNotificationsWindow      = true;
     this.notificationsModule.ShowRefreshAction            = false;
     //
     // pivotChartModuleBase
     //
     this.pivotChartModuleBase.DataAccessMode           = DevExpress.ExpressApp.CollectionSourceDataAccessMode.Client;
     this.pivotChartModuleBase.ShowAdditionalNavigation = false;
     //
     // reportsModuleV2
     //
     this.reportsModuleV2.EnableInplaceReports = true;
     this.reportsModuleV2.ReportDataType       = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     this.reportsModuleV2.ReportStoreMode      = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     //
     // stateMachineModule
     //
     this.stateMachineModule.StateMachineStorageType = typeof(DevExpress.ExpressApp.StateMachine.Xpo.XpoStateMachine);
     //
     // validationModule
     //
     this.validationModule.AllowValidationDetailsAccess     = true;
     this.validationModule.IgnoreWarningAndInformationRules = false;
     //
     // workflowModule
     //
     this.workflowModule.RunningWorkflowInstanceInfoType   = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoRunningWorkflowInstanceInfo);
     this.workflowModule.StartWorkflowRequestType          = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoStartWorkflowRequest);
     this.workflowModule.UserActivityVersionType           = typeof(DevExpress.ExpressApp.Workflow.Versioning.XpoUserActivityVersion);
     this.workflowModule.WorkflowControlCommandRequestType = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowInstanceControlCommandRequest);
     this.workflowModule.WorkflowDefinitionType            = typeof(DevExpress.ExpressApp.Workflow.Xpo.XpoWorkflowDefinition);
     this.workflowModule.WorkflowInstanceKeyType           = typeof(DevExpress.Workflow.Xpo.XpoInstanceKey);
     this.workflowModule.WorkflowInstanceType = typeof(DevExpress.Workflow.Xpo.XpoWorkflowInstance);
     //
     // AturableWiraMobileApplication
     //
     this.ApplicationName        = "AturableWira";
     this.CheckCompatibilityType = DevExpress.ExpressApp.CheckCompatibilityType.DatabaseSchema;
     this.Modules.Add(this.module1);
     this.Modules.Add(this.securityModule1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.auditTrailModule);
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.chartModule);
     this.Modules.Add(this.cloneObjectModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.dashboardsModule);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.kpiModule);
     this.Modules.Add(this.notificationsModule);
     this.Modules.Add(this.pivotChartModuleBase);
     this.Modules.Add(this.pivotGridModule);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.schedulerModuleBase);
     this.Modules.Add(this.scriptRecorderModuleBase);
     this.Modules.Add(this.stateMachineModule);
     this.Modules.Add(this.treeListEditorsModuleBase);
     this.Modules.Add(this.viewVariantsModule);
     this.Modules.Add(this.workflowModule);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.fileAttachmentsMobileModule);
     this.Modules.Add(this.reportsMobileModuleV2);
     this.Modules.Add(this.module4);
     this.Security = this.securityStrategyComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.AturableWiraMobileApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 6
0
 private void InitializeComponent()
 {
     this.module1                           = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                           = new DevExpress.ExpressApp.Mobile.SystemModule.SystemMobileModule();
     this.module3                           = new FT_EClaim.Module.FT_EClaimModule();
     this.module4                           = new Mobile.Default.Module.Mobile.DefaultMobileModule();
     this.securityModule1                   = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1          = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1           = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.conditionalAppearanceModule       = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.conditionalAppearanceMobileModule = new DevExpress.ExpressApp.ConditionalAppearance.Mobile.ConditionalAppearanceMobileModule();
     this.fileAttachmentsMobileModule       = new DevExpress.ExpressApp.FileAttachments.Mobile.FileAttachmentsMobileModule();
     this.localizationMobileModule          = new DevExpress.ExpressApp.Localization.Mobile.LocalizationMobileModule();
     this.mapsMobileModule                  = new DevExpress.ExpressApp.Maps.Mobile.MapsMobileModule();
     this.reportsModuleV2                   = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.reportsMobileModuleV2             = new DevExpress.ExpressApp.ReportsV2.Mobile.ReportsMobileModuleV2();
     this.validationModule                  = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationMobileModule            = new DevExpress.ExpressApp.Validation.Mobile.ValidationMobileModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRole);
     this.securityStrategyComplex1.UserType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // securityModule1
     //
     this.securityModule1.UserType = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // reportsModuleV2
     //
     this.reportsModuleV2.EnableInplaceReports     = true;
     this.reportsModuleV2.ReportDataType           = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     this.reportsModuleV2.ShowAdditionalNavigation = false;
     this.reportsModuleV2.ReportStoreMode          = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     //
     // DefaultMobileApplication
     //
     this.ApplicationName = "FT_EClaim";
     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.conditionalAppearanceModule);
     this.Modules.Add(this.conditionalAppearanceMobileModule);
     this.Modules.Add(this.fileAttachmentsMobileModule);
     this.Modules.Add(this.localizationMobileModule);
     this.Modules.Add(this.mapsMobileModule);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.reportsMobileModuleV2);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.validationMobileModule);
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.DefaultMobileApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 7
0
        private void InitializeComponent()
        {
            this.module1                  = new DevExpress.ExpressApp.SystemModule.SystemModule();
            this.module2                  = new DevExpress.ExpressApp.Mobile.SystemModule.SystemMobileModule();
            this.module3                  = new MainDemo.Module.MainDemoModule();
            this.module4                  = new MainDemo.Module.Mobile.MainDemoMobileModule();
            this.securityModule1          = new DevExpress.ExpressApp.Security.SecurityModule();
            this.securityStrategyComplex1 = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
            this.securityStrategyComplex1.SupportNavigationPermissionsForTypes = false;
            this.mixedAuthentication1                     = new DevExpress.ExpressApp.Security.AuthenticationMixed();
            this.auditTrailModule                         = new DevExpress.ExpressApp.AuditTrail.AuditTrailModule();
            this.cloneObjectModule                        = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();
            this.conditionalAppearanceModule              = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
            this.conditionalAppearanceMobileModule        = new DevExpress.ExpressApp.ConditionalAppearance.Mobile.ConditionalAppearanceMobileModule();
            this.validationModule                         = new DevExpress.ExpressApp.Validation.ValidationModule();
            this.validationMobile                         = new DevExpress.ExpressApp.Validation.Mobile.ValidationMobileModule();
            this.reportsModuleV21                         = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
            this.reportsMobileModuleV21                   = new DevExpress.ExpressApp.ReportsV2.Mobile.ReportsMobileModuleV2();
            this.fileAttachmentsMobileModule1             = new DevExpress.ExpressApp.FileAttachments.Mobile.FileAttachmentsMobileModule();
            this.viewVariantsModule1                      = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
            this.mapsMobileModule1                        = new DevExpress.ExpressApp.Maps.Mobile.MapsMobileModule();
            this.businessClassLibraryCustomizationModule1 = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
            this.pivotChartModuleBase1                    = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            //
            // securityStrategyComplex1
            //
            this.securityStrategyComplex1.Authentication = this.mixedAuthentication1;
            this.securityStrategyComplex1.RoleType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRole);
            this.securityStrategyComplex1.UserType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser);
            //
            // mixedAuthentication1
            //
            this.mixedAuthentication1.LogonParametersType     = typeof(AuthenticationStandardLogonParameters);
            this.mixedAuthentication1.IsSupportChangePassword = true;
            this.mixedAuthentication1.AddAuthenticationStandardProvider(typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser));
            this.mixedAuthentication1.AddIdentityAuthenticationProvider(typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyUser));
            //
            // auditTrailModule
            //
            this.auditTrailModule.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
            //
            // validationModule
            //
            this.validationModule.AllowValidationDetailsAccess     = true;
            this.validationModule.IgnoreWarningAndInformationRules = false;
            //
            // reportsModuleV21
            //
            this.reportsModuleV21.EnableInplaceReports = true;
            this.reportsModuleV21.ReportDataType       = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
            //
            // reportsMobileModuleV2
            //
            this.reportsMobileModuleV21.EnableReportViewer = true;
            //
            // mapsMobileModule1
            //
            this.mapsMobileModule1.SetMapsEditorsAsDefault = false;
            //
            // pivotChartModuleBase1
            //

            this.localizationMobileModule1                      = new DevExpress.ExpressApp.Localization.Mobile.LocalizationMobileModule();
            this.pivotChartModuleBase1.DataAccessMode           = DevExpress.ExpressApp.CollectionSourceDataAccessMode.Client;
            this.pivotChartModuleBase1.ShowAdditionalNavigation = false;
            //
            // MainDemoMobileApplication
            //
            this.ApplicationName = "MainDemo";
            this.Modules.Add(this.module1);
            this.Modules.Add(this.securityModule1);
            this.Modules.Add(this.module2);
            this.Modules.Add(this.businessClassLibraryCustomizationModule1);
            this.Modules.Add(this.viewVariantsModule1);
            this.Modules.Add(this.validationModule);
            this.Modules.Add(this.conditionalAppearanceModule);
            this.Modules.Add(this.reportsModuleV21);
            this.Modules.Add(this.pivotChartModuleBase1);
            this.Modules.Add(this.module3);
            this.Modules.Add(this.module4);
            this.Modules.Add(this.auditTrailModule);
            this.Modules.Add(this.cloneObjectModule);
            this.Modules.Add(this.validationMobile);
            this.Modules.Add(this.reportsMobileModuleV21);
            this.Modules.Add(this.conditionalAppearanceMobileModule);
            this.Modules.Add(this.fileAttachmentsMobileModule1);
            this.Modules.Add(this.mapsMobileModule1);
            this.Modules.Add(this.localizationMobileModule1);
            this.Security = this.securityStrategyComplex1;
            this.DatabaseVersionMismatch    += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.MainDemoMobileApplication_DatabaseVersionMismatch);
            this.LastLogonParametersReading += MainDemoMobileApplication_LastLogonParametersReading;
            this.CustomizeApplicationConfig += MainDemoMobileApplication_CustomizeApplicationConfig;
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
        }
Esempio n. 8
0
 private void InitializeComponent()
 {
     this.module1                           = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                           = new DevExpress.ExpressApp.Mobile.SystemModule.SystemMobileModule();
     this.module3                           = new FT_EClaim.Module.FT_EClaimModule();
     this.module4                           = new FT_EClaim.Module.Mobile.FT_EClaimMobileModule();
     this.securityModule1                   = new DevExpress.ExpressApp.Security.SecurityModule();
     this.securityStrategyComplex1          = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1           = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     this.auditTrailModule                  = new DevExpress.ExpressApp.AuditTrail.AuditTrailModule();
     this.objectsModule                     = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.chartModule                       = new DevExpress.ExpressApp.Chart.ChartModule();
     this.cloneObjectModule                 = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();
     this.cloneObjectMobileModule           = new DevExpress.ExpressApp.CloneObject.Mobile.CloneObjectMobileModule();
     this.conditionalAppearanceModule       = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.conditionalAppearanceMobileModule = new DevExpress.ExpressApp.ConditionalAppearance.Mobile.ConditionalAppearanceMobileModule();
     this.dashboardsModule                  = new DevExpress.ExpressApp.Dashboards.DashboardsModule();
     this.fileAttachmentsMobileModule       = new DevExpress.ExpressApp.FileAttachments.Mobile.FileAttachmentsMobileModule();
     this.localizationMobileModule          = new DevExpress.ExpressApp.Localization.Mobile.LocalizationMobileModule();
     this.mapsMobileModule                  = new DevExpress.ExpressApp.Maps.Mobile.MapsMobileModule();
     this.notificationsModule               = new DevExpress.ExpressApp.Notifications.NotificationsModule();
     this.pivotChartModuleBase              = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
     this.pivotGridModule                   = new DevExpress.ExpressApp.PivotGrid.PivotGridModule();
     this.reportsModuleV2                   = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.reportsMobileModuleV2             = new DevExpress.ExpressApp.ReportsV2.Mobile.ReportsMobileModuleV2();
     this.schedulerModuleBase               = new DevExpress.ExpressApp.Scheduler.SchedulerModuleBase();
     this.treeListEditorsModuleBase         = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase();
     this.validationModule                  = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationMobileModule            = new DevExpress.ExpressApp.Validation.Mobile.ValidationMobileModule();
     this.viewVariantsModule                = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(DevExpress.Persistent.BaseImpl.PermissionPolicy.PermissionPolicyRole);
     this.securityStrategyComplex1.UserType       = typeof(FT_EClaim.Module.BusinessObjects.SystemUsers);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // auditTrailModule
     //
     this.auditTrailModule.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
     //
     // dashboardsModule
     //
     this.dashboardsModule.DashboardDataType = typeof(DevExpress.Persistent.BaseImpl.DashboardData);
     //
     // notificationsModule
     //
     this.notificationsModule.CanAccessPostponedItems      = false;
     this.notificationsModule.NotificationsRefreshInterval = System.TimeSpan.Parse("00:05:00");
     this.notificationsModule.NotificationsStartDelay      = System.TimeSpan.Parse("00:00:05");
     this.notificationsModule.ShowDismissAllAction         = false;
     this.notificationsModule.ShowNotificationsWindow      = true;
     this.notificationsModule.ShowRefreshAction            = false;
     //
     // pivotChartModuleBase
     //
     this.pivotChartModuleBase.DataAccessMode           = DevExpress.ExpressApp.CollectionSourceDataAccessMode.Client;
     this.pivotChartModuleBase.ShowAdditionalNavigation = 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;
     //
     // validationModule
     //
     this.validationModule.AllowValidationDetailsAccess     = true;
     this.validationModule.IgnoreWarningAndInformationRules = true;
     //
     // viewVariantsModule
     //
     this.viewVariantsModule.ShowAdditionalNavigation = true;
     //
     // FT_EClaimMobileApplication
     //
     this.ApplicationName = "FT_EClaim";
     this.Modules.Add(this.module1);
     this.Modules.Add(this.securityModule1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.auditTrailModule);
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.chartModule);
     this.Modules.Add(this.cloneObjectModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.dashboardsModule);
     this.Modules.Add(this.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.module3);
     this.Modules.Add(this.cloneObjectMobileModule);
     this.Modules.Add(this.conditionalAppearanceMobileModule);
     this.Modules.Add(this.fileAttachmentsMobileModule);
     this.Modules.Add(this.localizationMobileModule);
     this.Modules.Add(this.mapsMobileModule);
     this.Modules.Add(this.reportsMobileModuleV2);
     this.Modules.Add(this.validationMobileModule);
     this.Modules.Add(this.module4);
     this.Security = this.securityStrategyComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.FT_EClaimMobileApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 9
0
 private void InitializeComponent()
 {
     this.module1                           = new DevExpress.ExpressApp.SystemModule.SystemModule();
     this.module2                           = new DevExpress.ExpressApp.Mobile.SystemModule.SystemMobileModule();
     this.module3                           = new BPIWABK.Module.BPIWABKModule();
     this.module4                           = new BPIWABK.Module.Mobile.BPIWABKMobileModule();
     this.securityModule1                   = new DevExpress.ExpressApp.Security.SecurityModule();
     this.auditTrailModule                  = new DevExpress.ExpressApp.AuditTrail.AuditTrailModule();
     this.objectsModule                     = new DevExpress.ExpressApp.Objects.BusinessClassLibraryCustomizationModule();
     this.chartModule                       = new DevExpress.ExpressApp.Chart.ChartModule();
     this.cloneObjectModule                 = new DevExpress.ExpressApp.CloneObject.CloneObjectModule();
     this.cloneObjectMobileModule           = new DevExpress.ExpressApp.CloneObject.Mobile.CloneObjectMobileModule();
     this.conditionalAppearanceModule       = new DevExpress.ExpressApp.ConditionalAppearance.ConditionalAppearanceModule();
     this.conditionalAppearanceMobileModule = new DevExpress.ExpressApp.ConditionalAppearance.Mobile.ConditionalAppearanceMobileModule();
     this.dashboardsModule                  = new DevExpress.ExpressApp.Dashboards.DashboardsModule();
     this.fileAttachmentsMobileModule       = new DevExpress.ExpressApp.FileAttachments.Mobile.FileAttachmentsMobileModule();
     this.pivotChartModuleBase              = new DevExpress.ExpressApp.PivotChart.PivotChartModuleBase();
     this.pivotGridModule                   = new DevExpress.ExpressApp.PivotGrid.PivotGridModule();
     this.reportsModuleV2                   = new DevExpress.ExpressApp.ReportsV2.ReportsModuleV2();
     this.reportsMobileModuleV2             = new DevExpress.ExpressApp.ReportsV2.Mobile.ReportsMobileModuleV2();
     this.treeListEditorsModuleBase         = new DevExpress.ExpressApp.TreeListEditors.TreeListEditorsModuleBase();
     this.validationModule                  = new DevExpress.ExpressApp.Validation.ValidationModule();
     this.validationMobileModule            = new DevExpress.ExpressApp.Validation.Mobile.ValidationMobileModule();
     this.viewVariantsModule                = new DevExpress.ExpressApp.ViewVariantsModule.ViewVariantsModule();
     this.securityStrategyComplex1          = new DevExpress.ExpressApp.Security.SecurityStrategyComplex();
     this.authenticationStandard1           = new DevExpress.ExpressApp.Security.AuthenticationStandard();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // auditTrailModule
     //
     this.auditTrailModule.AuditDataItemPersistentType = typeof(DevExpress.Persistent.BaseImpl.AuditDataItemPersistent);
     //
     // dashboardsModule
     //
     this.dashboardsModule.DashboardDataType = typeof(DevExpress.Persistent.BaseImpl.DashboardData);
     //
     // pivotChartModuleBase
     //
     this.pivotChartModuleBase.DataAccessMode           = DevExpress.ExpressApp.CollectionSourceDataAccessMode.Client;
     this.pivotChartModuleBase.ShowAdditionalNavigation = false;
     //
     // reportsModuleV2
     //
     this.reportsModuleV2.EnableInplaceReports = true;
     this.reportsModuleV2.ReportDataType       = typeof(DevExpress.Persistent.BaseImpl.ReportDataV2);
     this.reportsModuleV2.ReportStoreMode      = DevExpress.ExpressApp.ReportsV2.ReportStoreModes.XML;
     //
     // validationModule
     //
     this.validationModule.AllowValidationDetailsAccess     = true;
     this.validationModule.IgnoreWarningAndInformationRules = false;
     //
     // securityStrategyComplex1
     //
     this.securityStrategyComplex1.Authentication = this.authenticationStandard1;
     this.securityStrategyComplex1.RoleType       = typeof(BPIWABK.Module.BusinessObjects.Administrative.Peran);
     this.securityStrategyComplex1.UserType       = typeof(BPIWABK.Module.BusinessObjects.Administrative.Pegawai);
     //
     // authenticationStandard1
     //
     this.authenticationStandard1.LogonParametersType = typeof(DevExpress.ExpressApp.Security.AuthenticationStandardLogonParameters);
     //
     // BPIWABKMobileApplication
     //
     this.ApplicationName = "BPIWABK";
     this.Modules.Add(this.module1);
     this.Modules.Add(this.securityModule1);
     this.Modules.Add(this.module2);
     this.Modules.Add(this.auditTrailModule);
     this.Modules.Add(this.objectsModule);
     this.Modules.Add(this.chartModule);
     this.Modules.Add(this.cloneObjectModule);
     this.Modules.Add(this.conditionalAppearanceModule);
     this.Modules.Add(this.dashboardsModule);
     this.Modules.Add(this.pivotChartModuleBase);
     this.Modules.Add(this.pivotGridModule);
     this.Modules.Add(this.reportsModuleV2);
     this.Modules.Add(this.treeListEditorsModuleBase);
     this.Modules.Add(this.validationModule);
     this.Modules.Add(this.viewVariantsModule);
     this.Modules.Add(this.module3);
     this.Modules.Add(this.cloneObjectMobileModule);
     this.Modules.Add(this.conditionalAppearanceMobileModule);
     this.Modules.Add(this.fileAttachmentsMobileModule);
     this.Modules.Add(this.reportsMobileModuleV2);
     this.Modules.Add(this.validationMobileModule);
     this.Modules.Add(this.module4);
     this.Security = this.securityStrategyComplex1;
     this.DatabaseVersionMismatch += new System.EventHandler <DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs>(this.BPIWABKMobileApplication_DatabaseVersionMismatch);
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }