Top Method Summary
Options Name Purpose
RefreshDesign () Redraws the design canvas after the ROWID key has been added
Shutdown () Method called when the Business Entity Designer will get closed
Startup (dataset, BusinessEntityDatasetController, BusinessEntityDesignerForm, UltraToolbarsManager) Method called when the Business Entity Designer is starting and has loaded the plugin


Method Detail
Top

RefreshDesign ()

Purpose: Redraws the design canvas after the ROWID key has been added
Notes: The TempTableShape of the new temp-table has already been drawn
when the TempTableAddedToDesign event is raised, so the added
ROWID field only shows after a redraw

Top

Shutdown ()

Purpose: Method called when the Business Entity Designer will get closed
Notes: Unsubscribes from events

Top

Startup (dataset, BusinessEntityDatasetController, BusinessEntityDesignerForm, UltraToolbarsManager)

Purpose: Method called when the Business Entity Designer is starting and
has loaded the plugin
Notes: Initializes the plugin and subscribes to the TempTableAddedToDesign
event of the Business Entity Dataset Controller

Parameters:
dsBusinessEntity DATASET dsBusinessEntity
Business Entity with the Design dataset, called with the BIND keyword
poController Consultingwerk.BusinessEntityDesigner.UI.BusinessEntityDatasetController
The BusinessEntityDatasetController
poForm Consultingwerk.BusinessEntityDesigner.UI.BusinessEntityDesignerForm
The main Form of the BusinessEntityDesigner
poToolbar Infragistics.Win.UltraWinToolbars.UltraToolbarsManager
The reference to the UltraToolbarsManager used by the BusinessEntityDesigner


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       24.08.2026 05:56:29