Top Method Summary
Options Name Purpose
# ClearCache () Clears the SmartFramework repository and dynamic browser caches
# FormClosedHandler (Object, FormClosedEventArgs) Event handler for the FormClosed event of the DynamicForm
# OpenRepositoryDesigner (DynamicForm) Opens the repository designer for the given DynamicForm
+ RenderRuntimeRepositoryDeveloperMenu (DynamicForm) Renders the developer runtime repository menu for the given DynamicForm
# ToolClickHandler (Object, ToolClickEventArgs) Event handler for the ToolClick event of the UltraToolbarsManager
# TrimServers () Trims PASOE servers used by the application

Top Constructor Summary
Options Name Purpose
+ RuntimeRepositoryDeveloperMenuRenderer () Default constructor, loads image resources for the developer menu


Method Detail
Top

PROTECTED ClearCache ()

Purpose: Clears the SmartFramework repository and dynamic browser caches
Notes: Mirrors the ClearCache logic from the DynamicLauncher

Top

PROTECTED FormClosedHandler (Object, FormClosedEventArgs)

Purpose: Event handler for the FormClosed event of the DynamicForm
Notes: Unsubscribes the ToolClick and FormClosed event handlers

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

PROTECTED OpenRepositoryDesigner (DynamicForm)

Purpose: Opens the repository designer for the given DynamicForm
Notes: Resolves the ObjectMasterGuid and opens the SmartObjectMasterForm

Parameters:
poDynamicForm Consultingwerk.Windows.Framework.Repository.Rendering.DynamicForm
The reference to the DynamicForm instance
Top

PUBLIC RenderRuntimeRepositoryDeveloperMenu (DynamicForm)

Purpose: Renders the developer runtime repository menu for the given DynamicForm
Notes: Default implementation with empty method body

Parameters:
poDynamicForm Consultingwerk.Windows.Framework.Repository.Rendering.DynamicForm
The reference to the DynamicForm instance
Top

PROTECTED ToolClickHandler (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the UltraToolbarsManager
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

PROTECTED TrimServers ()

Purpose: Trims PASOE servers used by the application
Notes: Placeholder implementation, actual trimming logic to be added



Constructor Detail
Top

PUBLIC RuntimeRepositoryDeveloperMenuRenderer ()

Purpose: Default constructor, loads image resources for the developer menu
Notes:



©2006-2025 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.11.2025 22:00:54