|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | AfterGenerateSourceHandler (Object, EventArgs) |
Event handler for the AfterGenerateSource event of the
BusinessEntityDatasetController |
|
# | CHARACTER CheckTemplatePath (character) |
Verifies the path to a template file |
|
# | CHARACTER FindOutputFolder () |
Returns the output folder (source code folder for business logic) |
|
# | GenerateConstantsInclude () |
Generates the Model Classes |
|
+ | GenerateConstantsInclude (dataset) |
Generates the Constants include file |
|
+ | 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. |
Top
PROTECTED AfterGenerateSourceHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER CheckTemplatePath (character)
|
||||||||||||||||||||||||||||||||||
PROTECTED CHARACTER FindOutputFolder ()
|
||||||||||||||||||||||||||||||||||
PROTECTED GenerateConstantsInclude ()
|
||||||||||||||||||||||||||||||||||
PUBLIC GenerateConstantsInclude (dataset)
|
||||||||||||||||||||||||||||||||||
PUBLIC Shutdown ()
|
||||||||||||||||||||||||||||||||||
PUBLIC Startup (dataset, BusinessEntityDatasetController, BusinessEntityDesignerForm, UltraToolbarsManager)
|