Namespace: Consultingwerk.Studio.AnnotationViewer
Class 
AnnotationViewerForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:AnnotationViewerForm
Purpose:Form to select a Annotations file and visualization in a TreeView
Author(s):Mark Bartscherer
Created:Wed Nov 30 09:49:42 CET 2016



Top Method Summary
Options Name Purpose
InitializeComponent ()
ParseAndViewJSonFile (character, logical)
CHARACTER SelectAnnotationFile () Shows the openFileDialog to let the user select a *.annotations file
ToolClickHandler (Object, ToolClickEventArgs) Event handler for the ToolClick event of the ToolBar
CHARACTER WindowTitle (character) Returns the Title that should be shown in the title bar Business Entity Designer Form

Top Constructor Summary
Options Name Purpose
AnnotationViewerForm () Constructor for the AnnotationViewerForm class
AnnotationViewerForm (character) Constructor for the AnnotationViewerForm class


Method Detail
Top

InitializeComponent ()


Top

ParseAndViewJSonFile (character, logical)

Purpose:
Notes:

Parameters:
pcFileName CHARACTER
Filename of the file which is parsed into a JsonConstruct
plHideSerializeType LOGICAL
Flag to Show/Hide the Consultingwerk SerializeType Attribute in the TreeViews
Top

CHARACTER SelectAnnotationFile ()

Purpose: Shows the openFileDialog to let the user select a *.annotations file
Notes:

Returns CHARACTER
returns the selected file. Cancel the dialog returns a ?.
Top

ToolClickHandler (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the ToolBar
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event
Top

CHARACTER WindowTitle (character)

Purpose: Returns the Title that should be shown in the title bar Business Entity Designer Form
Notes:

Parameters:
pcFileName CHARACTER
The currently open file name or ? for "untitled"
Returns CHARACTER
The Title that should be shown in the title bar


Constructor Detail
Top

AnnotationViewerForm ()

Purpose: Constructor for the AnnotationViewerForm class
Notes:

Top

AnnotationViewerForm (character)

Purpose: Constructor for the AnnotationViewerForm class
Notes:

Parameters:
pcFileName CHARACTER
Filename of the file which is parsed into a JsonConstruct and visualized


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:29:26