|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebParameter Array (IProparseWebSession, JsonArray) |
Turns a JsonArray into an array of ProparseWebParameter |
|
# | 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 |
|
# | 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 | |
---|---|---|---|
+ | ProparseWebParameter (IProparseWebSession, JsonObject) |
Constructor for the ProparseWebParameter class |
Options | Name | Purpose | |
---|---|---|---|
# | Progress.Json.ObjectModel.JsonObject BaseJson |
Inherited from Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebObject |
|
+ | LOGICAL Bind |
|
|
+ | Consultingwerk.Studio.ProparseApi.INode DirectionNode |
|
|
# | Progress.Json.ObjectModel.JsonObject Links |
Inherited from Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebObject |
|
+ | Consultingwerk.Studio.ProparseApi.NodeTypesEnum ProgressType |
|
|
# | Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.IProparseWebSession Session |
Inherited from Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebObject |
|
+ | Consultingwerk.Studio.ProparseApi.ISymbol Symbol |
|
Top
PUBLIC Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebParameter Array (IProparseWebSession, JsonArray)
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED LOGICAL CanGetProperty (JsonObject, character)
|
|||||||||||||||||||||||||
PROTECTED Consultingwerk.Studio.ProparseApi.INode GetNode (character)
|
|||||||||||||||||||||||||
PROTECTED Progress.Lang.Object PostRequest (character, JsonConstruct)
|
|||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonArray RequestJsonArray (character)
|
|||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject RequestJsonObject (character)
|
PUBLIC ProparseWebParameter (IProparseWebSession, JsonObject)
|
---|
PROTECTED Progress.Json.ObjectModel.JsonObject BaseJson
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL Bind
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.INode DirectionNode
|
|||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject Links
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.NodeTypesEnum ProgressType
|
|||||||||
PROTECTED Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.IProparseWebSession Session
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.ISymbol Symbol
|