|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | LONGCHAR AddTempTableMetaInfo (longchar, JsonObject) |
Adds the temp-table meta-info to the given source |
|
# | Progress.Json.ObjectModel.JsonObject BuildFieldMetaInfoJson (handle) |
Builds a meta-info JsonObject for a field |
|
# | Progress.Json.ObjectModel.JsonObject BuildFieldsMetaInfoJson (character) |
Builds a JsonObject with meta-data for all fields of a temp-table |
|
# | Progress.Json.ObjectModel.JsonObject BuildIndexMetaInfoJson (handle) |
Builds a meta-info JsonObject for an index |
|
# | Progress.Json.ObjectModel.JsonObject BuildIndicesMetaInfoJson (character) |
Builds a JsonObject with meta-data about a temp-tables indices |
|
# | Progress.Json.ObjectModel.JsonObject BuildMetaInfo (character) |
Builds a JsonObject with meta-data of a table and its fields and indices |
|
# | Progress.Json.ObjectModel.JsonObject BuildTableMetaInfoJson (handle) |
Builds a meta-info JsonObject for the temp-table |
|
# | GenerateTempTableHandler (Object, GenerateTempTableEventArgs) |
Event handler for the GenerateTempTable event of the BusinessEntityGenerator |
|
# | LOGICAL IsPluginActive () |
Returns if the Plugin is active (not disabled) |
|
+ | 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. |
|
# | ToggleActive () |
Toggles the .Disabled property |
|
# | ToolClickHandler (Object, ToolClickEventArgs) |
Event handler the for the ToolClick event of the UltraToolbarsController |
Top
PROTECTED LONGCHAR AddTempTableMetaInfo (longchar, JsonObject)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED Progress.Json.ObjectModel.JsonObject BuildFieldMetaInfoJson (handle)
|
||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject BuildFieldsMetaInfoJson (character)
|
||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject BuildIndexMetaInfoJson (handle)
|
||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject BuildIndicesMetaInfoJson (character)
|
||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject BuildMetaInfo (character)
|
||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject BuildTableMetaInfoJson (handle)
|
||||||||||||||||||||||||||||||||||
PROTECTED GenerateTempTableHandler (Object, GenerateTempTableEventArgs)
|
||||||||||||||||||||||||||||||||||
PROTECTED LOGICAL IsPluginActive ()
|
||||||||||||||||||||||||||||||||||
PUBLIC Shutdown ()
|
||||||||||||||||||||||||||||||||||
PUBLIC Startup (dataset, BusinessEntityDatasetController, BusinessEntityDesignerForm, UltraToolbarsManager)
|
||||||||||||||||||||||||||||||||||
PROTECTED ToggleActive ()
|
||||||||||||||||||||||||||||||||||
PROTECTED ToolClickHandler (Object, ToolClickEventArgs)
|
Temp-Table eBusinessEntityDefined in: |
Temp-Table eBusinessEntityPropertiesDefined in: |
Temp-Table eDataRelationDefined in: |
Temp-Table eDataRelationPropertiesDefined in: |
Temp-Table eFieldDefined in: |
Temp-Table eFieldPropertiesDefined in: |
Temp-Table eIndexDefined in: |
Temp-Table eIndexPropertiesDefined in: |
Temp-Table eTableDefined in: |
Temp-Table eTablePropertiesDefined in: |