Namespace: Consultingwerk.Windows.Framework.Repository.Object
Class 
CreateRepositoryCacheForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:CreateRepositoryCacheForm
Purpose:Form to create persisted repository cache (XML)
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Feb 08 19:57:04 CET 2020



Top Method Summary
Options Name Purpose
btnClose_Click (Object, EventArgs) Event handler for the Click event of the btnClose
btnGenerate_Click (Object, EventArgs) Event handler for the Click event of the btnGenerate
GenerateCache () Generates the cache with the provided values
InitializeComponent () Initializes the Visual Components
OnShown (EventArgs) Raises the Shown Event
ultraTextEditor1_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the ultraTextEditor1
ultraTextEditor1_KeyDown (Object, KeyEventArgs) Event handler for the KeyDown handler of the ultraTextEditor1
ValueChangedHandler (Object, EventArgs) Event handler for the ValueChanged events of the various UI controls

Top Constructor Summary
Options Name Purpose
CreateRepositoryCacheForm () Constructor for the CreateRepositoryCacheForm class


Method Detail
Top

btnClose_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnClose
Notes:

Parameters:
sender System.Object
The reference to the control that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

btnGenerate_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnGenerate
Notes:

Parameters:
sender System.Object
The reference to the control that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

GenerateCache ()

Purpose: Generates the cache with the provided values
Notes:

Top

InitializeComponent ()

Purpose: Initializes the Visual Components
Notes:

Top

OnShown (EventArgs)

Purpose: Raises the Shown Event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

ultraTextEditor1_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handler for the EditorButtonClick event of the ultraTextEditor1
Notes:

Parameters:
sender System.Object
The reference to the control that raised the event
e Infragistics.Win.UltraWinEditors.EditorButtonEventArgs
The EditorButtonEventArgs with the data for this event
Top

ultraTextEditor1_KeyDown (Object, KeyEventArgs)

Purpose: Event handler for the KeyDown handler of the ultraTextEditor1
Notes: Maps F3 to EditorButtonClick

Parameters:
sender System.Object
The reference to the object that raised the event
e System.Windows.Forms.KeyEventArgs
The KeyEventArgs with the data for this event
Top

ValueChangedHandler (Object, EventArgs)

Purpose: Event handler for the ValueChanged events of the various UI controls
Notes:

Parameters:
sender System.Object
The reference to the control that raised the event
e System.EventArgs
The System.EventArgs with the data for this event


Constructor Detail
Top

CreateRepositoryCacheForm ()

Purpose: Constructor for the CreateRepositoryCacheForm class
Notes:



Temp-Table Detail


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