256 lines
15 KiB
VB.net
256 lines
15 KiB
VB.net
Partial Class GLCardVC
|
|
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
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.
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
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.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Me.aGLCardsQuery = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aGLCardsPrint = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aViewRegistry_Cards = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aViewAttachments_Cards = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aGLCardsChangeParam = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
|
Me.aGLCardsMakeConnection = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
|
Me.aGLCardsOpenDocument = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aGLCardsDivideRows = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
|
Me.aViewPCIDetail_GLCard = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aPCICheckDetail_GLCard = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aGLCardsQueryPCI = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aViewPCIDGroup_GLCrads = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aViewPCIDGroup_GLDetails_GLCards = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aViewAttachments_GLCards = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aPCICheckDetail_GLCardsRowsPCI = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aGLCardsQueryABRQuery = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aGenerateOpenClosePCIRecord_GLCards = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
|
Me.aGenerateOpenClosePCIRecord_Storno_GLCards = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
|
'
|
|
'aGLCardsQuery
|
|
'
|
|
Me.aGLCardsQuery.Caption = "aGLCards Query"
|
|
Me.aGLCardsQuery.ConfirmationMessage = Nothing
|
|
Me.aGLCardsQuery.Id = "aGLCardsQuery"
|
|
Me.aGLCardsQuery.ImageName = "stopwatch_run"
|
|
Me.aGLCardsQuery.TargetViewId = "GLCardsHeader_DetailView"
|
|
Me.aGLCardsQuery.ToolTip = Nothing
|
|
'
|
|
'aGLCardsPrint
|
|
'
|
|
Me.aGLCardsPrint.Caption = "Print document"
|
|
Me.aGLCardsPrint.Category = "View"
|
|
Me.aGLCardsPrint.ConfirmationMessage = Nothing
|
|
Me.aGLCardsPrint.Id = "aGLCardsPrint"
|
|
Me.aGLCardsPrint.ImageName = "Action_Printing_Print"
|
|
Me.aGLCardsPrint.TargetViewId = "GLCardsHeader_DetailView"
|
|
Me.aGLCardsPrint.ToolTip = Nothing
|
|
'
|
|
'aViewRegistry_Cards
|
|
'
|
|
Me.aViewRegistry_Cards.Caption = "View registry"
|
|
Me.aViewRegistry_Cards.ConfirmationMessage = Nothing
|
|
Me.aViewRegistry_Cards.Id = "aViewRegistry_Cards"
|
|
Me.aViewRegistry_Cards.ImageName = "document_pinned"
|
|
Me.aViewRegistry_Cards.TargetViewId = "GLCardsHeader_GLCardsRows_ListView"
|
|
Me.aViewRegistry_Cards.ToolTip = Nothing
|
|
'
|
|
'aViewAttachments_Cards
|
|
'
|
|
Me.aViewAttachments_Cards.Caption = "View attachments"
|
|
Me.aViewAttachments_Cards.ConfirmationMessage = Nothing
|
|
Me.aViewAttachments_Cards.Id = "aViewAttachments_Cards"
|
|
Me.aViewAttachments_Cards.ImageName = "printer_view"
|
|
Me.aViewAttachments_Cards.TargetViewId = "GLCardsHeader_GLCardsRows_ListView"
|
|
Me.aViewAttachments_Cards.ToolTip = Nothing
|
|
'
|
|
'aGLCardsChangeParam
|
|
'
|
|
Me.aGLCardsChangeParam.AcceptButtonCaption = Nothing
|
|
Me.aGLCardsChangeParam.CancelButtonCaption = Nothing
|
|
Me.aGLCardsChangeParam.Caption = "Change parameters"
|
|
Me.aGLCardsChangeParam.ConfirmationMessage = Nothing
|
|
Me.aGLCardsChangeParam.Id = "aGLCardsChangeParam"
|
|
Me.aGLCardsChangeParam.ImageName = "index_preferences"
|
|
Me.aGLCardsChangeParam.TargetViewId = "GLCardsHeader_GLCardsRows_ListView"
|
|
Me.aGLCardsChangeParam.ToolTip = Nothing
|
|
'
|
|
'aGLCardsMakeConnection
|
|
'
|
|
Me.aGLCardsMakeConnection.AcceptButtonCaption = Nothing
|
|
Me.aGLCardsMakeConnection.CancelButtonCaption = Nothing
|
|
Me.aGLCardsMakeConnection.Caption = "Change parameters"
|
|
Me.aGLCardsMakeConnection.ConfirmationMessage = Nothing
|
|
Me.aGLCardsMakeConnection.Id = "aGLCardsMakeConnection"
|
|
Me.aGLCardsMakeConnection.ImageName = "document_connection"
|
|
Me.aGLCardsMakeConnection.TargetViewId = "GLCardsHeader_GLCardsRows_ListView"
|
|
Me.aGLCardsMakeConnection.ToolTip = Nothing
|
|
'
|
|
'aGLCardsOpenDocument
|
|
'
|
|
Me.aGLCardsOpenDocument.Caption = "View document"
|
|
Me.aGLCardsOpenDocument.ConfirmationMessage = Nothing
|
|
Me.aGLCardsOpenDocument.Id = "aGLCardsOpenDocument"
|
|
Me.aGLCardsOpenDocument.ImageName = "Action_Open"
|
|
Me.aGLCardsOpenDocument.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
|
|
Me.aGLCardsOpenDocument.TargetViewId = "GLCardsHeader_GLCardsRows_ListView"
|
|
Me.aGLCardsOpenDocument.ToolTip = Nothing
|
|
'
|
|
'aGLCardsDivideRows
|
|
'
|
|
Me.aGLCardsDivideRows.AcceptButtonCaption = Nothing
|
|
Me.aGLCardsDivideRows.CancelButtonCaption = Nothing
|
|
Me.aGLCardsDivideRows.Caption = "Divide rows"
|
|
Me.aGLCardsDivideRows.ConfirmationMessage = Nothing
|
|
Me.aGLCardsDivideRows.Id = "aGLCardsDivideRows"
|
|
Me.aGLCardsDivideRows.ImageName = "index_preferences"
|
|
Me.aGLCardsDivideRows.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
|
|
Me.aGLCardsDivideRows.TargetObjectType = GetType(Nuvolar.[Module].GLCardsRows)
|
|
Me.aGLCardsDivideRows.TargetViewId = "GLCardsHeader_GLCardsRows_ListView"
|
|
Me.aGLCardsDivideRows.ToolTip = Nothing
|
|
'
|
|
'aViewPCIDetail_GLCard
|
|
'
|
|
Me.aViewPCIDetail_GLCard.Caption = "aViewPCIDGroup"
|
|
Me.aViewPCIDetail_GLCard.ConfirmationMessage = Nothing
|
|
Me.aViewPCIDetail_GLCard.Id = "aViewPCIDetail_GLCard"
|
|
Me.aViewPCIDetail_GLCard.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
|
|
Me.aViewPCIDetail_GLCard.TargetObjectType = GetType(Nuvolar.[Module].GLCardsRows)
|
|
Me.aViewPCIDetail_GLCard.TargetViewId = ""
|
|
Me.aViewPCIDetail_GLCard.ToolTip = Nothing
|
|
'
|
|
'aPCICheckDetail_GLCard
|
|
'
|
|
Me.aPCICheckDetail_GLCard.Caption = "aPCICheckDetail_GLCard"
|
|
Me.aPCICheckDetail_GLCard.Category = "RecordEdit"
|
|
Me.aPCICheckDetail_GLCard.ConfirmationMessage = Nothing
|
|
Me.aPCICheckDetail_GLCard.Id = "aPCICheckDetail_GLCard"
|
|
Me.aPCICheckDetail_GLCard.TargetObjectType = GetType(Nuvolar.[Module].GLCardsRows)
|
|
Me.aPCICheckDetail_GLCard.ToolTip = Nothing
|
|
'
|
|
'aGLCardsQueryPCI
|
|
'
|
|
Me.aGLCardsQueryPCI.Caption = "aGLCardsQueryPCI"
|
|
Me.aGLCardsQueryPCI.Category = "aGLCardsQueryPCI"
|
|
Me.aGLCardsQueryPCI.ConfirmationMessage = Nothing
|
|
Me.aGLCardsQueryPCI.Id = "aGLCardsQueryPCI"
|
|
Me.aGLCardsQueryPCI.TargetObjectType = GetType(Nuvolar.[Module].GLCardsHeader)
|
|
Me.aGLCardsQueryPCI.TargetViewType = DevExpress.ExpressApp.ViewType.DetailView
|
|
Me.aGLCardsQueryPCI.ToolTip = Nothing
|
|
Me.aGLCardsQueryPCI.TypeOfView = GetType(DevExpress.ExpressApp.DetailView)
|
|
'
|
|
'aViewPCIDGroup_GLCrads
|
|
'
|
|
Me.aViewPCIDGroup_GLCrads.Caption = "aViewPCIDGroup_GLCrads"
|
|
Me.aViewPCIDGroup_GLCrads.ConfirmationMessage = Nothing
|
|
Me.aViewPCIDGroup_GLCrads.Id = "aViewPCIDGroup_GLCrads"
|
|
Me.aViewPCIDGroup_GLCrads.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
|
|
Me.aViewPCIDGroup_GLCrads.TargetObjectType = GetType(Nuvolar.[Module].GLCardsRowsPCI)
|
|
Me.aViewPCIDGroup_GLCrads.TargetViewId = ""
|
|
Me.aViewPCIDGroup_GLCrads.ToolTip = Nothing
|
|
'
|
|
'aViewPCIDGroup_GLDetails_GLCards
|
|
'
|
|
Me.aViewPCIDGroup_GLDetails_GLCards.Caption = "aViewPCIDGroup_GLDetails_GLCards"
|
|
Me.aViewPCIDGroup_GLDetails_GLCards.ConfirmationMessage = Nothing
|
|
Me.aViewPCIDGroup_GLDetails_GLCards.Id = "aViewPCIDGroup_GLDetails_GLCards"
|
|
Me.aViewPCIDGroup_GLDetails_GLCards.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
|
|
Me.aViewPCIDGroup_GLDetails_GLCards.TargetObjectType = GetType(Nuvolar.[Module].GLCardsRowsPCI)
|
|
Me.aViewPCIDGroup_GLDetails_GLCards.TargetViewId = ""
|
|
Me.aViewPCIDGroup_GLDetails_GLCards.ToolTip = Nothing
|
|
'
|
|
'aViewAttachments_GLCards
|
|
'
|
|
Me.aViewAttachments_GLCards.Caption = "aViewAttachments_GLCards"
|
|
Me.aViewAttachments_GLCards.ConfirmationMessage = Nothing
|
|
Me.aViewAttachments_GLCards.Id = "aViewAttachments_GLCards"
|
|
Me.aViewAttachments_GLCards.ImageName = "printer_view"
|
|
Me.aViewAttachments_GLCards.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
|
|
Me.aViewAttachments_GLCards.TargetObjectType = GetType(Nuvolar.[Module].GLCardsRowsPCI)
|
|
Me.aViewAttachments_GLCards.TargetViewId = ""
|
|
Me.aViewAttachments_GLCards.ToolTip = Nothing
|
|
'
|
|
'aPCICheckDetail_GLCardsRowsPCI
|
|
'
|
|
Me.aPCICheckDetail_GLCardsRowsPCI.Caption = "aPCICheckDetail_GLCardsRowsPCI"
|
|
Me.aPCICheckDetail_GLCardsRowsPCI.Category = "RecordEdit"
|
|
Me.aPCICheckDetail_GLCardsRowsPCI.ConfirmationMessage = Nothing
|
|
Me.aPCICheckDetail_GLCardsRowsPCI.Id = "aPCICheckDetail_GLCardsRowsPCI"
|
|
Me.aPCICheckDetail_GLCardsRowsPCI.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aPCICheckDetail_GLCardsRowsPCI.TargetObjectType = GetType(Nuvolar.[Module].GLCardsRowsPCI)
|
|
Me.aPCICheckDetail_GLCardsRowsPCI.ToolTip = Nothing
|
|
'
|
|
'aGLCardsQueryABRQuery
|
|
'
|
|
Me.aGLCardsQueryABRQuery.Caption = "aGLCardsQueryABRQuery"
|
|
Me.aGLCardsQueryABRQuery.Category = "aGLCardsQueryABRQuery"
|
|
Me.aGLCardsQueryABRQuery.ConfirmationMessage = Nothing
|
|
Me.aGLCardsQueryABRQuery.Id = "aGLCardsQueryABRQuery"
|
|
Me.aGLCardsQueryABRQuery.TargetObjectType = GetType(Nuvolar.[Module].GLCardsHeader)
|
|
Me.aGLCardsQueryABRQuery.TargetViewType = DevExpress.ExpressApp.ViewType.DetailView
|
|
Me.aGLCardsQueryABRQuery.ToolTip = Nothing
|
|
Me.aGLCardsQueryABRQuery.TypeOfView = GetType(DevExpress.ExpressApp.DetailView)
|
|
'
|
|
'aGenerateOpenClosePCIRecord_GLCards
|
|
'
|
|
Me.aGenerateOpenClosePCIRecord_GLCards.AcceptButtonCaption = Nothing
|
|
Me.aGenerateOpenClosePCIRecord_GLCards.CancelButtonCaption = Nothing
|
|
Me.aGenerateOpenClosePCIRecord_GLCards.Caption = "aGenerateOpenClosePCIRecord_GLCards"
|
|
Me.aGenerateOpenClosePCIRecord_GLCards.ConfirmationMessage = Nothing
|
|
Me.aGenerateOpenClosePCIRecord_GLCards.Id = "aGenerateOpenClosePCIRecord_GLCards"
|
|
Me.aGenerateOpenClosePCIRecord_GLCards.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aGenerateOpenClosePCIRecord_GLCards.TargetObjectType = GetType(Nuvolar.[Module].GLCardsRowsPCI)
|
|
Me.aGenerateOpenClosePCIRecord_GLCards.ToolTip = Nothing
|
|
'
|
|
'aGenerateOpenClosePCIRecord_Storno_GLCards
|
|
'
|
|
Me.aGenerateOpenClosePCIRecord_Storno_GLCards.AcceptButtonCaption = Nothing
|
|
Me.aGenerateOpenClosePCIRecord_Storno_GLCards.CancelButtonCaption = Nothing
|
|
Me.aGenerateOpenClosePCIRecord_Storno_GLCards.Caption = "aGenerateOpenClosePCIRecord_Storno_GLCards"
|
|
Me.aGenerateOpenClosePCIRecord_Storno_GLCards.ConfirmationMessage = Nothing
|
|
Me.aGenerateOpenClosePCIRecord_Storno_GLCards.Id = "aGenerateOpenClosePCIRecord_Storno_GLCards"
|
|
Me.aGenerateOpenClosePCIRecord_Storno_GLCards.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aGenerateOpenClosePCIRecord_Storno_GLCards.TargetObjectType = GetType(Nuvolar.[Module].GLCardsRowsPCI)
|
|
Me.aGenerateOpenClosePCIRecord_Storno_GLCards.ToolTip = Nothing
|
|
|
|
End Sub
|
|
Friend WithEvents aGLCardsQuery As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aGLCardsPrint As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aViewRegistry_Cards As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aViewAttachments_Cards As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aGLCardsChangeParam As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
|
Friend WithEvents aGLCardsDivideRows As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
|
Friend WithEvents aGLCardsMakeConnection As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
|
Friend WithEvents aGLCardsOpenDocument As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aViewPCIDetail_GLCard As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aPCICheckDetail_GLCard As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aGLCardsQueryPCI As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aViewPCIDGroup_GLCrads As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aViewPCIDGroup_GLDetails_GLCards As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aViewAttachments_GLCards As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aPCICheckDetail_GLCardsRowsPCI As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aGLCardsQueryABRQuery As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aGenerateOpenClosePCIRecord_GLCards As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
|
Friend WithEvents aGenerateOpenClosePCIRecord_Storno_GLCards As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
|
|
|
End Class
|