Partial Class GLMixedVC _ Public Sub New(ByVal Container As System.ComponentModel.IContainer) MyClass.New() 'Required for Windows.Forms Class Composition Designer support Container.Add(Me) End Sub 'Component overrides dispose to clean up the component list. _ Protected Overrides Sub Dispose(ByVal disposing As Boolean) If disposing AndAlso components IsNot Nothing Then components.Dispose() End If MyBase.Dispose(disposing) End Sub 'Required by the Component Designer Private components As System.ComponentModel.IContainer 'NOTE: The following procedure is required by the Component Designer 'It can be modified using the Component Designer. 'Do not modify it using the code editor. _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Me.aStorno_GLMixed = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aViewPCIDW_RateDiff = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aViewAttachments_RateDiff_GLRows = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aViewRegistry_RateDiff_GLRows = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aToTableD_GLMixed = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aBackToRowEdit_GLMixed = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aMakeEditable_GLMixed = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aToTable_GLMixed = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aFinal_GLMixed = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aFinalAndNew_GLMixed = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aCloneGLMixed = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aSetDateGLMixed = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) ' 'aStorno_GLMixed ' Me.aStorno_GLMixed.Caption = "aStorno_GLMixed" Me.aStorno_GLMixed.Category = "RecordEdit" Me.aStorno_GLMixed.ConfirmationMessage = "Do you want to execute command ?" Me.aStorno_GLMixed.Id = "aStorno_GLMixed" Me.aStorno_GLMixed.ImageName = Nothing Me.aStorno_GLMixed.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aStorno_GLMixed.Shortcut = Nothing Me.aStorno_GLMixed.Tag = Nothing Me.aStorno_GLMixed.TargetObjectsCriteria = Nothing Me.aStorno_GLMixed.TargetObjectType = GetType(Nuvolar.[Module].GLMixed) Me.aStorno_GLMixed.TargetViewId = Nothing Me.aStorno_GLMixed.ToolTip = Nothing Me.aStorno_GLMixed.TypeOfView = GetType(DevExpress.ExpressApp.View) ' 'aViewPCIDW_RateDiff ' Me.aViewPCIDW_RateDiff.Caption = "View detail" Me.aViewPCIDW_RateDiff.Category = "View" Me.aViewPCIDW_RateDiff.ConfirmationMessage = Nothing Me.aViewPCIDW_RateDiff.Id = "aViewPCIDW_RateDiff" Me.aViewPCIDW_RateDiff.ImageName = Nothing Me.aViewPCIDW_RateDiff.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aViewPCIDW_RateDiff.Shortcut = Nothing Me.aViewPCIDW_RateDiff.Tag = Nothing Me.aViewPCIDW_RateDiff.TargetObjectsCriteria = "GLHeader.GLDocumentType=5" Me.aViewPCIDW_RateDiff.TargetViewId = "" Me.aViewPCIDW_RateDiff.ToolTip = Nothing Me.aViewPCIDW_RateDiff.TypeOfView = Nothing ' 'aViewAttachments_RateDiff_GLRows ' Me.aViewAttachments_RateDiff_GLRows.Caption = "aViewAttachments_RateDiff_GLRows" Me.aViewAttachments_RateDiff_GLRows.ConfirmationMessage = Nothing Me.aViewAttachments_RateDiff_GLRows.Id = "aViewAttachments_RateDiff_GLRows" Me.aViewAttachments_RateDiff_GLRows.ImageName = "printer_view" Me.aViewAttachments_RateDiff_GLRows.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aViewAttachments_RateDiff_GLRows.Shortcut = Nothing Me.aViewAttachments_RateDiff_GLRows.Tag = Nothing Me.aViewAttachments_RateDiff_GLRows.TargetObjectsCriteria = "GLHeader.GLDocumentType=5" Me.aViewAttachments_RateDiff_GLRows.TargetViewId = "" Me.aViewAttachments_RateDiff_GLRows.ToolTip = Nothing Me.aViewAttachments_RateDiff_GLRows.TypeOfView = Nothing ' 'aViewRegistry_RateDiff_GLRows ' Me.aViewRegistry_RateDiff_GLRows.Caption = "aViewRegistry_RateDiff_GLRows" Me.aViewRegistry_RateDiff_GLRows.ConfirmationMessage = Nothing Me.aViewRegistry_RateDiff_GLRows.Id = "aViewRegistry_RateDiff_GLRows" Me.aViewRegistry_RateDiff_GLRows.ImageName = "document_pinned" Me.aViewRegistry_RateDiff_GLRows.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aViewRegistry_RateDiff_GLRows.Shortcut = Nothing Me.aViewRegistry_RateDiff_GLRows.Tag = Nothing Me.aViewRegistry_RateDiff_GLRows.TargetObjectsCriteria = "GLHeader.GLDocumentType=5" Me.aViewRegistry_RateDiff_GLRows.TargetViewId = "" Me.aViewRegistry_RateDiff_GLRows.ToolTip = Nothing Me.aViewRegistry_RateDiff_GLRows.TypeOfView = Nothing ' 'aToTableD_GLMixed ' Me.aToTableD_GLMixed.Caption = "Delete row" Me.aToTableD_GLMixed.Category = "aToTable_GLMixed" Me.aToTableD_GLMixed.ConfirmationMessage = Nothing Me.aToTableD_GLMixed.Id = "aToTableD_GLMixed" Me.aToTableD_GLMixed.ImageName = Nothing Me.aToTableD_GLMixed.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aToTableD_GLMixed.Shortcut = Nothing Me.aToTableD_GLMixed.Tag = Nothing Me.aToTableD_GLMixed.TargetObjectsCriteria = Nothing Me.aToTableD_GLMixed.TargetObjectType = GetType(Nuvolar.[Module].GLMixed) Me.aToTableD_GLMixed.TargetViewId = "" Me.aToTableD_GLMixed.TargetViewType = DevExpress.ExpressApp.ViewType.DetailView Me.aToTableD_GLMixed.ToolTip = Nothing Me.aToTableD_GLMixed.TypeOfView = GetType(DevExpress.ExpressApp.DetailView) ' 'aBackToRowEdit_GLMixed ' Me.aBackToRowEdit_GLMixed.Caption = "Edit row" Me.aBackToRowEdit_GLMixed.Category = "aToTable_GLMixed" Me.aBackToRowEdit_GLMixed.ConfirmationMessage = Nothing Me.aBackToRowEdit_GLMixed.Id = "aBackToRowEdit_GLMixed" Me.aBackToRowEdit_GLMixed.ImageName = Nothing Me.aBackToRowEdit_GLMixed.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aBackToRowEdit_GLMixed.Shortcut = Nothing Me.aBackToRowEdit_GLMixed.Tag = Nothing Me.aBackToRowEdit_GLMixed.TargetObjectsCriteria = Nothing Me.aBackToRowEdit_GLMixed.TargetObjectType = GetType(Nuvolar.[Module].GLMixed) Me.aBackToRowEdit_GLMixed.TargetViewId = "" Me.aBackToRowEdit_GLMixed.TargetViewType = DevExpress.ExpressApp.ViewType.DetailView Me.aBackToRowEdit_GLMixed.ToolTip = Nothing Me.aBackToRowEdit_GLMixed.TypeOfView = GetType(DevExpress.ExpressApp.DetailView) ' 'aMakeEditable_GLMixed ' Me.aMakeEditable_GLMixed.Caption = "aMakeEditable_GLMixed" Me.aMakeEditable_GLMixed.Category = "RecordEdit" Me.aMakeEditable_GLMixed.ConfirmationMessage = "Do you want to execute command ?" Me.aMakeEditable_GLMixed.Id = "aMakeEditable_GLMixed" Me.aMakeEditable_GLMixed.ImageName = "Images.replace2.png" Me.aMakeEditable_GLMixed.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aMakeEditable_GLMixed.Shortcut = Nothing Me.aMakeEditable_GLMixed.Tag = Nothing Me.aMakeEditable_GLMixed.TargetObjectsCriteria = Nothing Me.aMakeEditable_GLMixed.TargetObjectType = GetType(Nuvolar.[Module].GLMixed) Me.aMakeEditable_GLMixed.TargetViewId = Nothing Me.aMakeEditable_GLMixed.ToolTip = Nothing Me.aMakeEditable_GLMixed.TypeOfView = Nothing ' 'aToTable_GLMixed ' Me.aToTable_GLMixed.Caption = "aToTable" Me.aToTable_GLMixed.Category = "aToTable_GLMixed" Me.aToTable_GLMixed.ConfirmationMessage = Nothing Me.aToTable_GLMixed.Id = "aToTable_GLMixed" Me.aToTable_GLMixed.ImageName = Nothing Me.aToTable_GLMixed.Shortcut = Nothing Me.aToTable_GLMixed.Tag = Nothing Me.aToTable_GLMixed.TargetObjectsCriteria = Nothing Me.aToTable_GLMixed.TargetObjectType = GetType(Nuvolar.[Module].GLMixed) Me.aToTable_GLMixed.TargetViewId = "" Me.aToTable_GLMixed.TargetViewType = DevExpress.ExpressApp.ViewType.DetailView Me.aToTable_GLMixed.ToolTip = Nothing Me.aToTable_GLMixed.TypeOfView = GetType(DevExpress.ExpressApp.DetailView) ' 'aFinal_GLMixed ' Me.aFinal_GLMixed.Caption = "aFinal_GLMixed" Me.aFinal_GLMixed.ConfirmationMessage = Nothing Me.aFinal_GLMixed.Id = "aFinal_GLMixed" Me.aFinal_GLMixed.ImageName = "MenuBar_SaveAndClose" Me.aFinal_GLMixed.Shortcut = Nothing Me.aFinal_GLMixed.Tag = Nothing Me.aFinal_GLMixed.TargetObjectsCriteria = Nothing Me.aFinal_GLMixed.TargetObjectType = GetType(Nuvolar.[Module].GLMixed) Me.aFinal_GLMixed.TargetViewId = Nothing Me.aFinal_GLMixed.TargetViewType = DevExpress.ExpressApp.ViewType.DetailView Me.aFinal_GLMixed.ToolTip = Nothing Me.aFinal_GLMixed.TypeOfView = GetType(DevExpress.ExpressApp.DetailView) ' 'aFinalAndNew_GLMixed ' Me.aFinalAndNew_GLMixed.Caption = "aFinalAndNew_GLMixed" Me.aFinalAndNew_GLMixed.ConfirmationMessage = Nothing Me.aFinalAndNew_GLMixed.Id = "aFinalAndNew_GLMixed" Me.aFinalAndNew_GLMixed.ImageName = "MenuBar_SaveAndNew" Me.aFinalAndNew_GLMixed.Shortcut = Nothing Me.aFinalAndNew_GLMixed.Tag = Nothing Me.aFinalAndNew_GLMixed.TargetObjectsCriteria = Nothing Me.aFinalAndNew_GLMixed.TargetObjectType = GetType(Nuvolar.[Module].GLMixed) Me.aFinalAndNew_GLMixed.TargetViewId = Nothing Me.aFinalAndNew_GLMixed.TargetViewType = DevExpress.ExpressApp.ViewType.DetailView Me.aFinalAndNew_GLMixed.ToolTip = Nothing Me.aFinalAndNew_GLMixed.TypeOfView = GetType(DevExpress.ExpressApp.DetailView) ' 'aCloneGLMixed ' Me.aCloneGLMixed.Caption = "aCloneGLMixed" Me.aCloneGLMixed.Category = "ObjectsCreation" Me.aCloneGLMixed.ConfirmationMessage = Nothing Me.aCloneGLMixed.Id = "aCloneGLMixed" Me.aCloneGLMixed.ImageName = Nothing Me.aCloneGLMixed.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aCloneGLMixed.Shortcut = Nothing Me.aCloneGLMixed.Tag = Nothing Me.aCloneGLMixed.TargetObjectsCriteria = Nothing Me.aCloneGLMixed.TargetObjectType = GetType(Nuvolar.[Module].GLMixed) Me.aCloneGLMixed.TargetViewId = Nothing Me.aCloneGLMixed.ToolTip = Nothing Me.aCloneGLMixed.TypeOfView = Nothing ' 'aSetDateGLMixed ' Me.aSetDateGLMixed.Caption = "aSet Date GLMixed" Me.aSetDateGLMixed.ConfirmationMessage = Nothing Me.aSetDateGLMixed.Id = "aSetDateGLMixed" Me.aSetDateGLMixed.ImageName = Nothing Me.aSetDateGLMixed.Shortcut = Nothing Me.aSetDateGLMixed.Tag = Nothing Me.aSetDateGLMixed.TargetObjectsCriteria = Nothing Me.aSetDateGLMixed.TargetObjectType = GetType(Nuvolar.[Module].GLMixed) Me.aSetDateGLMixed.TargetViewId = Nothing Me.aSetDateGLMixed.TargetViewType = DevExpress.ExpressApp.ViewType.DetailView Me.aSetDateGLMixed.ToolTip = Nothing Me.aSetDateGLMixed.TypeOfView = GetType(DevExpress.ExpressApp.DetailView) End Sub Friend WithEvents aToTable_GLMixed As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aMakeEditable_GLMixed As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aStorno_GLMixed As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aFinal_GLMixed As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aFinalAndNew_GLMixed As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aToTableD_GLMixed As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aBackToRowEdit_GLMixed As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aViewPCIDW_RateDiff As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aViewAttachments_RateDiff_GLRows As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aViewRegistry_RateDiff_GLRows As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aCloneGLMixed As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aSetDateGLMixed As DevExpress.ExpressApp.Actions.SimpleAction End Class