|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | LOGICAL CanGetProperty (JsonObject, character) |
Helper method to check whether a property can be retrieved from a JSON object Inherited from Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebObject |
|
# | Consultingwerk.Studio.ProparseApi.INode GetNode (character) |
Helper method to get a node from the backend and create the object Inherited from Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebObject |
|
# | InitArrays () |
Initializes the extent properties |
|
# | Progress.Lang.Object PostRequest (character, JsonConstruct) |
Executes a POST request on the server Inherited from Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebObject |
|
# | Progress.Json.ObjectModel.JsonArray RequestJsonArray (character) |
Helper method to get a JSON array from the server Inherited from Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebObject |
|
# | Progress.Json.ObjectModel.JsonObject RequestJsonObject (character) |
Helper method to get a JSON object from the server Inherited from Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebObject |
Options | Name | Purpose | |
---|---|---|---|
+ | ProparseWebBlock (IProparseWebSession, JsonObject) |
Constructor for the ProparseWebBlock class |
Options | Name | Purpose | |
---|---|---|---|
# | Progress.Json.ObjectModel.JsonObject BaseJson |
Inherited from Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebObject |
|
+ | Consultingwerk.Studio.ProparseApi.ITableBuffer BlockBuffers |
|
|
+ | Consultingwerk.Studio.ProparseApi.IFrame DefaultFrame |
|
|
+ | Consultingwerk.Studio.ProparseApi.IFrame Frames |
|
|
# | Progress.Json.ObjectModel.JsonObject Links |
Inherited from Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebObject |
|
+ | LOGICAL MethodBlock |
|
|
+ | Consultingwerk.Studio.ProparseApi.INode Node |
|
|
+ | Consultingwerk.Studio.ProparseApi.IBlock Parent |
|
|
+ | LOGICAL ProgramBlock |
|
|
+ | LOGICAL RootBlock |
|
|
# | Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.IProparseWebSession Session |
Inherited from Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebObject |
|
+ | Consultingwerk.Studio.ProparseApi.ISymbolScope SymbolScope |
|
Top
PROTECTED LOGICAL CanGetProperty (JsonObject, character)
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED Consultingwerk.Studio.ProparseApi.INode GetNode (character)
|
|||||||||||||||||||||||||
PROTECTED InitArrays ()
|
|||||||||||||||||||||||||
PROTECTED Progress.Lang.Object PostRequest (character, JsonConstruct)
|
|||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonArray RequestJsonArray (character)
|
|||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject RequestJsonObject (character)
|
PUBLIC ProparseWebBlock (IProparseWebSession, JsonObject)
|
---|
PROTECTED Progress.Json.ObjectModel.JsonObject BaseJson
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Studio.ProparseApi.ITableBuffer BlockBuffers
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.IFrame DefaultFrame
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.IFrame Frames
|
|||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject Links
|
|||||||||
PUBLIC LOGICAL MethodBlock
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.INode Node
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.IBlock Parent
|
|||||||||
PUBLIC LOGICAL ProgramBlock
|
|||||||||
PUBLIC LOGICAL RootBlock
|
|||||||||
PROTECTED Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.IProparseWebSession Session
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.ISymbolScope SymbolScope
|