|
#
|
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
|