|
Options |
Name |
Purpose |
|
#
|
AfterGenerateSourceHandler (Object, EventArgs)
|
Event handler for the AfterGenerateSource event of the
BusinessEntityDatasetController Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
#
|
BusinessEntityDatasetController_ClassRenamedMoved (Object, ClassRenamedMovedEventArgs)
|
Handler for the BusinessEntityDatasetControllers ClassRenamedMoved event
|
|
#
|
LOGICAL CheckDirectoriesExist ()
|
Validates that the target folders exists of prompts for create Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
#
|
CHARACTER CheckTemplatePath (character)
|
Verifies the path to a template file Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
#
|
CustomPropertiesUpdatedHandler (Object, CustomPropertiesUpdatedEventArgs)
|
Event handler for the CustomPropertiesUpdated event of the controller
|
|
#
|
CHARACTER FindOutputFolder ()
|
Returns the output folder (source code folder for shared code) Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
#
|
LONGCHAR GenerateConstructors (character)
|
Returns the code for the search constructors Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
#
|
GenerateFieldEnumQueryPredicate (character, character, character, character, character, character, character, character)
|
Generates a single field query predicate class Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
#
|
GenerateFieldQueryPredicate (character, character, character, character, character, character)
|
Generates a single field query predicate class Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
#
|
GenerateQueryClasses ()
|
Generates the Query Classes Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
#
|
GetCustomPropertyNamesHandler (Object, GetCustomPropertyNamesEventArgs)
|
Event handler for the GetCustomPropertyNamesHandler event of the
BusinessEntityDatasetController Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
#
|
GetCustomPropertyValuesHandler (Object, GetCustomPropertyValuesEventArgs)
|
Event handler for the GetCustomPropertyNamesHandler event of the
BusinessEntityDatasetController Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
#
|
LOGICAL IsPluginActive ()
|
Returns if the Plugin is active (not disabled) Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
+
|
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.
|
|
+
|
TableQueryBuilderClasses (dataset)
|
Generates the Table Query Builder Classes Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|
|
#
|
ToggleActive ()
|
Toggles the .Disabled property
|
|
#
|
ToolClickHandler (Object, ToolClickEventArgs)
|
Event handle the for the ToolClick event of the UltraToolbarsController
|
|
#
|
ValidateSearchCodeIndexes ()
|
Validates that the indexes flagged with "Default Search Code Generation"
do not cause constructors with duplicate signatures Inherited from Consultingwerk.BusinessEntityDesigner.Common.Plugins.AbstractTableQueryBuilderGeneratorPlugin
|