Partial Class GLCompensationVC _ 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.aMakeEditable_GLCompensation = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aToTableD_GLCompensation = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aBackToRowEdit_GLCompensation = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aToTable_GLCompensation = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aFinal_GLCompensation = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aFinalAndNew_GLCompensation = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aPrintCompensation = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aGLCompensationDivideRows = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components) Me.aGenerateGLCompensationRateDiff = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components) Me.aImportPCIGroupCompensation = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components) ' 'aMakeEditable_GLCompensation ' Me.aMakeEditable_GLCompensation.Caption = "aMakeEditable_GLCompensation" Me.aMakeEditable_GLCompensation.Category = "RecordEdit" Me.aMakeEditable_GLCompensation.ConfirmationMessage = Nothing Me.aMakeEditable_GLCompensation.Id = "aMakeEditable_GLCompensation" Me.aMakeEditable_GLCompensation.ImageName = "Images.replace2.png" Me.aMakeEditable_GLCompensation.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aMakeEditable_GLCompensation.Shortcut = Nothing Me.aMakeEditable_GLCompensation.Tag = Nothing Me.aMakeEditable_GLCompensation.TargetObjectsCriteria = "IsEditable=False and IsStorno=False" Me.aMakeEditable_GLCompensation.TargetViewId = Nothing Me.aMakeEditable_GLCompensation.TargetViewType = DevExpress.ExpressApp.ViewType.ListView Me.aMakeEditable_GLCompensation.ToolTip = Nothing Me.aMakeEditable_GLCompensation.TypeOfView = GetType(DevExpress.ExpressApp.ListView) ' 'aToTableD_GLCompensation ' Me.aToTableD_GLCompensation.Caption = "Delete row" Me.aToTableD_GLCompensation.Category = "" Me.aToTableD_GLCompensation.ConfirmationMessage = Nothing Me.aToTableD_GLCompensation.Id = "aToTableD_GLCompensation" Me.aToTableD_GLCompensation.ImageName = Nothing Me.aToTableD_GLCompensation.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aToTableD_GLCompensation.Shortcut = Nothing Me.aToTableD_GLCompensation.Tag = Nothing Me.aToTableD_GLCompensation.TargetObjectsCriteria = Nothing Me.aToTableD_GLCompensation.TargetViewId = "GLCompensation_DetailView" Me.aToTableD_GLCompensation.ToolTip = Nothing Me.aToTableD_GLCompensation.TypeOfView = Nothing ' 'aBackToRowEdit_GLCompensation ' Me.aBackToRowEdit_GLCompensation.Caption = "Edit row" Me.aBackToRowEdit_GLCompensation.Category = "" Me.aBackToRowEdit_GLCompensation.ConfirmationMessage = Nothing Me.aBackToRowEdit_GLCompensation.Id = "aBackToRowEdit_GLCompensation" Me.aBackToRowEdit_GLCompensation.ImageName = Nothing Me.aBackToRowEdit_GLCompensation.Shortcut = Nothing Me.aBackToRowEdit_GLCompensation.Tag = Nothing Me.aBackToRowEdit_GLCompensation.TargetObjectsCriteria = Nothing Me.aBackToRowEdit_GLCompensation.TargetViewId = "GLCompensation_DetailView" Me.aBackToRowEdit_GLCompensation.ToolTip = Nothing Me.aBackToRowEdit_GLCompensation.TypeOfView = Nothing ' 'aToTable_GLCompensation ' Me.aToTable_GLCompensation.Caption = "aToTable" Me.aToTable_GLCompensation.Category = "" Me.aToTable_GLCompensation.ConfirmationMessage = Nothing Me.aToTable_GLCompensation.Id = "aToTable_GLCompensation" Me.aToTable_GLCompensation.ImageName = Nothing Me.aToTable_GLCompensation.Shortcut = Nothing Me.aToTable_GLCompensation.Tag = Nothing Me.aToTable_GLCompensation.TargetObjectsCriteria = Nothing Me.aToTable_GLCompensation.TargetObjectType = GetType(Nuvolar.[Module].GLCompensation) Me.aToTable_GLCompensation.TargetViewId = "" Me.aToTable_GLCompensation.TargetViewType = DevExpress.ExpressApp.ViewType.DetailView Me.aToTable_GLCompensation.ToolTip = Nothing Me.aToTable_GLCompensation.TypeOfView = GetType(DevExpress.ExpressApp.DetailView) ' 'aFinal_GLCompensation ' Me.aFinal_GLCompensation.Caption = "aFinal_GLCompensation" Me.aFinal_GLCompensation.Category = "ObjectsCreation" Me.aFinal_GLCompensation.ConfirmationMessage = Nothing Me.aFinal_GLCompensation.Id = "aFinal_GLCompensation" Me.aFinal_GLCompensation.ImageName = "MenuBar_SaveAndClose" Me.aFinal_GLCompensation.Shortcut = Nothing Me.aFinal_GLCompensation.Tag = Nothing Me.aFinal_GLCompensation.TargetObjectsCriteria = Nothing Me.aFinal_GLCompensation.TargetObjectType = GetType(Nuvolar.[Module].GLCompensation) Me.aFinal_GLCompensation.TargetViewId = Nothing Me.aFinal_GLCompensation.TargetViewType = DevExpress.ExpressApp.ViewType.DetailView Me.aFinal_GLCompensation.ToolTip = Nothing Me.aFinal_GLCompensation.TypeOfView = GetType(DevExpress.ExpressApp.DetailView) ' 'aFinalAndNew_GLCompensation ' Me.aFinalAndNew_GLCompensation.Caption = "aFinalAndNew_GLCompensation" Me.aFinalAndNew_GLCompensation.Category = "ObjectsCreation" Me.aFinalAndNew_GLCompensation.ConfirmationMessage = Nothing Me.aFinalAndNew_GLCompensation.Id = "aFinalAndNew_GLCompensation" Me.aFinalAndNew_GLCompensation.ImageName = "MenuBar_SaveAndNew" Me.aFinalAndNew_GLCompensation.Shortcut = Nothing Me.aFinalAndNew_GLCompensation.Tag = Nothing Me.aFinalAndNew_GLCompensation.TargetObjectsCriteria = Nothing Me.aFinalAndNew_GLCompensation.TargetObjectType = GetType(Nuvolar.[Module].GLCompensation) Me.aFinalAndNew_GLCompensation.TargetViewId = Nothing Me.aFinalAndNew_GLCompensation.TargetViewType = DevExpress.ExpressApp.ViewType.DetailView Me.aFinalAndNew_GLCompensation.ToolTip = Nothing Me.aFinalAndNew_GLCompensation.TypeOfView = GetType(DevExpress.ExpressApp.DetailView) ' 'aPrintCompensation ' Me.aPrintCompensation.Caption = "Print document" Me.aPrintCompensation.Category = "View" Me.aPrintCompensation.ConfirmationMessage = Nothing Me.aPrintCompensation.Id = "aPrintCompensation" Me.aPrintCompensation.ImageName = "Action_Printing_Print" Me.aPrintCompensation.Shortcut = Nothing Me.aPrintCompensation.Tag = Nothing Me.aPrintCompensation.TargetObjectsCriteria = Nothing Me.aPrintCompensation.TargetViewId = "GLCompensation_ListView" Me.aPrintCompensation.ToolTip = Nothing Me.aPrintCompensation.TypeOfView = Nothing ' 'aGLCompensationDivideRows ' Me.aGLCompensationDivideRows.AcceptButtonCaption = Nothing Me.aGLCompensationDivideRows.CancelButtonCaption = Nothing Me.aGLCompensationDivideRows.Caption = "Divide rows" Me.aGLCompensationDivideRows.ConfirmationMessage = Nothing Me.aGLCompensationDivideRows.Id = "aGLCompensationDivideRows" Me.aGLCompensationDivideRows.ImageName = "row_add_after" Me.aGLCompensationDivideRows.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject Me.aGLCompensationDivideRows.Shortcut = Nothing Me.aGLCompensationDivideRows.Tag = Nothing Me.aGLCompensationDivideRows.TargetObjectsCriteria = Nothing Me.aGLCompensationDivideRows.TargetViewId = "GLHeader_GLRows_ListView_Compensation" Me.aGLCompensationDivideRows.ToolTip = Nothing Me.aGLCompensationDivideRows.TypeOfView = Nothing ' 'aGenerateGLCompensationRateDiff ' Me.aGenerateGLCompensationRateDiff.Caption = "Generate rate diff" Me.aGenerateGLCompensationRateDiff.Category = "ObjectsCreation" Me.aGenerateGLCompensationRateDiff.ConfirmationMessage = "Do you want to execute command ?" Me.aGenerateGLCompensationRateDiff.Id = "aGenerateGLCompensationRateDiff" Me.aGenerateGLCompensationRateDiff.ImageName = "money" Me.aGenerateGLCompensationRateDiff.Shortcut = Nothing Me.aGenerateGLCompensationRateDiff.Tag = Nothing Me.aGenerateGLCompensationRateDiff.TargetObjectsCriteria = Nothing Me.aGenerateGLCompensationRateDiff.TargetViewId = "GLCompensation_ListView" Me.aGenerateGLCompensationRateDiff.TargetViewType = DevExpress.ExpressApp.ViewType.DetailView Me.aGenerateGLCompensationRateDiff.ToolTip = Nothing Me.aGenerateGLCompensationRateDiff.TypeOfView = GetType(DevExpress.ExpressApp.DetailView) ' 'aImportPCIGroupCompensation ' Me.aImportPCIGroupCompensation.AcceptButtonCaption = Nothing Me.aImportPCIGroupCompensation.CancelButtonCaption = Nothing Me.aImportPCIGroupCompensation.Caption = "Get exported " Me.aImportPCIGroupCompensation.Category = "aImportPCIGroupCompensation" Me.aImportPCIGroupCompensation.ConfirmationMessage = Nothing Me.aImportPCIGroupCompensation.Id = "aImportPCIGroupCompensation" Me.aImportPCIGroupCompensation.ImageName = Nothing Me.aImportPCIGroupCompensation.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects Me.aImportPCIGroupCompensation.Shortcut = Nothing Me.aImportPCIGroupCompensation.Tag = Nothing Me.aImportPCIGroupCompensation.TargetObjectsCriteria = Nothing Me.aImportPCIGroupCompensation.TargetViewId = "GLCompensation_DetailView" Me.aImportPCIGroupCompensation.ToolTip = Nothing Me.aImportPCIGroupCompensation.TypeOfView = Nothing End Sub Friend WithEvents aToTable_GLCompensation As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aMakeEditable_GLCompensation As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aFinal_GLCompensation As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aFinalAndNew_GLCompensation As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aToTableD_GLCompensation As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aBackToRowEdit_GLCompensation As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aPrintCompensation As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aGLCompensationDivideRows As DevExpress.ExpressApp.Actions.PopupWindowShowAction Friend WithEvents aGenerateGLCompensationRateDiff As DevExpress.ExpressApp.Actions.SimpleAction Friend WithEvents aImportPCIGroupCompensation As DevExpress.ExpressApp.Actions.PopupWindowShowAction End Class