|
|
|
HANDLE GetDataset (character)
|
Fetches the ProDataset of the given Business Entity, used for
resolving the proper-cased field names of the ComboBox bindings.
|
|
|
|
Progress.Json.ObjectModel.JsonObject RenderJson (character, character, character, character, logical, logical, logical, handle, handle, character)
|
Renders a repository object as JSON
|
|
|
|
CHARACTER ResolveFieldName (character, handle, character)
|
Returns the properly-cased SERIALIZE-NAME (or NAME) of a buffer
field as defined in the given ProDataset, so that the JSON
rendering of the ComboBox uses the casing of the schema.
|