|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | CHARACTER GetFormActionTargetName (handle, ISmartRepositoryService) |
Determines the name of the FormAction target |
|
# | CHARACTER GetPrimaryDataSourceName (handle, ISmartRepositoryService) |
Determines the name of the primary data-source |
|
# | CHARACTER GetPrimaryDataTargetNames (handle, ISmartRepositoryService) |
Determines the names of the primary data-target's |
|
# | RenderDataSources (JsonObject, handle, ISmartRepositoryService) |
Renders the Data Sources in the Form |
|
+ | Progress.Json.ObjectModel.JsonObject RenderDynamicFormToJson (character) |
Renders the form template to JSON |
|
+ | Progress.Json.ObjectModel.JsonObject RenderDynamicFormToJson (handle) |
Renders the form template |
Top
PROTECTED CHARACTER GetFormActionTargetName (handle, ISmartRepositoryService)
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER GetPrimaryDataSourceName (handle, ISmartRepositoryService)
|
|||||||||||||||||||||||||
PROTECTED CHARACTER GetPrimaryDataTargetNames (handle, ISmartRepositoryService)
|
|||||||||||||||||||||||||
PROTECTED RenderDataSources (JsonObject, handle, ISmartRepositoryService)
|
|||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject RenderDynamicFormToJson (character)
|
|||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject RenderDynamicFormToJson (handle)
|