|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
# | CHARACTER GetPreprocessorDefinition (character, longchar) |
Searches the source code for a preprocessor definition |
|
# | ImportSDO () |
Shows the Wizzard to import an ADM2 SmartDataObject |
|
+ | ImportSDO (character) |
Imports an ADM2 SmartDataObject into the model |
|
# | ParseFieldSpecs (character, character, longchar) |
Parses the _QUERY-BLOCK for the field details |
|
# | RemoveSdoSupportFields (character) |
Removes the SDO support fields and indexes from the design |
|
+ | Shutdown () |
Shuts down the plugin |
|
+ | Startup (dataset, BusinessEntityDatasetController, BusinessEntityDesignerForm, UltraToolbarsManager) |
Initializes the plugin |
|
# | ToolClickHandler (Object, ToolClickEventArgs) |
Handles the ToolClick event of the Business Entity Designer's
UltraToolbarsManager |
Options | Name | Purpose | |
---|---|---|---|
+ | SmartDataObjectImporterPlugin () |
Constructor for the SmartDataObjectImporterPlugin class |
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.BusinessEntityDesigner.Services.BusinessEntityDatasetController Controller |
Returns the reference to the BusinessEntityDatasetController |
|
+ | System.Windows.Forms.Form Form |
Returns the reference to the Parent Form |
Top
PROTECTED CHARACTER GetPreprocessorDefinition (character, longchar)
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED ImportSDO ()
|
||||||||||||||||||||||||||||||
PUBLIC ImportSDO (character)
|
||||||||||||||||||||||||||||||
PROTECTED ParseFieldSpecs (character, character, longchar)
|
||||||||||||||||||||||||||||||
PROTECTED RemoveSdoSupportFields (character)
|
||||||||||||||||||||||||||||||
PUBLIC Shutdown ()
|
||||||||||||||||||||||||||||||
PUBLIC Startup (dataset, BusinessEntityDatasetController, BusinessEntityDesignerForm, UltraToolbarsManager)
|
||||||||||||||||||||||||||||||
PROTECTED ToolClickHandler (Object, ToolClickEventArgs)
|
PUBLIC SmartDataObjectImporterPlugin ()
|
---|
PUBLIC Consultingwerk.BusinessEntityDesigner.Services.BusinessEntityDatasetController Controller
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC System.Windows.Forms.Form Form
|