|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebNode Array (IProparseWebSession, JsonArray) |
Turns a JsonArray into an array of ProparseWebNode |
|
# | CHARACTER Array (JsonArray) |
Turns a JsonArray of characters into an array of characters |
|
# | 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.NodesSet ChildNodes (NodeTypesEnum) |
Returns the set of child nodes |
|
+ | LOGICAL Equals (Object) |
Overrides Equals method to compare NodeNums |
|
+ | Consultingwerk.Studio.ProparseApi.INode FirstDirectChild (NodeTypesEnum) |
Find the first direct child with a given node type. |
|
# | 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 |
|
+ | InsertTextAfter (longchar) |
Parses and inserts text after the node |
|
# | Progress.Lang.Object PostRequest (character, JsonConstruct) |
Executes a POST request on the server Inherited from Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebObject |
|
+ | Consultingwerk.Studio.ProparseApi.INode Query (NodeTypesEnum) |
Returns an Array of all node types of the given node type |
|
# | 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 |
|
+ | CHARACTER ToString () |
Returns a String representation of the node |
|
+ | CHARACTER ToStringFulltext () |
Get the full, preprocessed text from a node |
|
+ | CHARACTER ToStringSourcetext () |
Get the full, not preprocessed text from a node |
Options | Name | Purpose | |
---|---|---|---|
+ | ProparseWebNode (IProparseWebSession, JsonObject) |
Constructor for the ProparseWebNode class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER AllLeadingHiddenText |
|
|
# | Progress.Json.ObjectModel.JsonObject BaseJson |
Inherited from Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebObject |
|
+ | Consultingwerk.Studio.ProparseApi.ICall Call |
|
|
+ | Consultingwerk.Studio.ProparseApi.NodesSet ChildNodes |
|
|
+ | INTEGER Column |
|
|
+ | CHARACTER Comments |
|
|
# | Progress.Json.ObjectModel.JsonObject DetailsJson |
|
|
# | Progress.Json.ObjectModel.JsonObject DetailsLinksJson |
|
|
+ | Consultingwerk.Studio.ProparseApi.IFieldContainer FieldContainer |
|
|
+ | CHARACTER FileName |
|
|
+ | CHARACTER FileNames |
|
|
+ | Consultingwerk.Studio.ProparseApi.INode FirstChild |
|
|
+ | Consultingwerk.Studio.ProparseApi.INode FirstNaturalChild |
|
|
+ | Consultingwerk.Studio.ProparseApi.INode LastChild |
|
|
+ | Consultingwerk.Studio.ProparseApi.INode LastDescendant |
|
|
+ | INTEGER Line |
|
|
# | Progress.Json.ObjectModel.JsonObject Links |
Inherited from Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebObject |
|
+ | LOGICAL Natural |
|
|
+ | Consultingwerk.Studio.ProparseApi.INode NextNode |
|
|
+ | Consultingwerk.Studio.ProparseApi.INode NextSibling |
|
|
+ | INTEGER NodeNum |
|
|
+ | Consultingwerk.Studio.ProparseApi.INode Parent |
|
|
+ | Consultingwerk.Studio.ProparseApi.INode PrevNode |
|
|
+ | Consultingwerk.Studio.ProparseApi.INode PrevSibling |
|
|
# | Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.IProparseWebSession Session |
Inherited from Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebObject |
|
+ | LOGICAL StateHead |
|
|
+ | Consultingwerk.Studio.ProparseApi.INode Statement |
|
|
+ | Consultingwerk.Studio.ProparseApi.NodeSubTypesEnum SubType |
|
|
+ | Consultingwerk.Studio.ProparseApi.ISymbol Symbol |
|
|
+ | CHARACTER Text |
|
|
+ | Consultingwerk.Studio.ProparseApi.NodeTypesEnum Type |
|
Top
PUBLIC Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.ProparseWebNode Array (IProparseWebSession, JsonArray)
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER Array (JsonArray)
|
|||||||||||||||||||||||||
PROTECTED LOGICAL CanGetProperty (JsonObject, character)
|
|||||||||||||||||||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.NodesSet ChildNodes (NodeTypesEnum)
|
|||||||||||||||||||||||||
PUBLIC LOGICAL Equals (Object)
|
|||||||||||||||||||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.INode FirstDirectChild (NodeTypesEnum)
|
|||||||||||||||||||||||||
PROTECTED Consultingwerk.Studio.ProparseApi.INode GetNode (character)
|
|||||||||||||||||||||||||
PROTECTED InitArrays ()
|
|||||||||||||||||||||||||
PUBLIC InsertTextAfter (longchar)
|
|||||||||||||||||||||||||
PROTECTED Progress.Lang.Object PostRequest (character, JsonConstruct)
|
|||||||||||||||||||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.INode Query (NodeTypesEnum)
|
|||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonArray RequestJsonArray (character)
|
|||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject RequestJsonObject (character)
|
|||||||||||||||||||||||||
PUBLIC CHARACTER ToString ()
|
|||||||||||||||||||||||||
PUBLIC CHARACTER ToStringFulltext ()
|
|||||||||||||||||||||||||
PUBLIC CHARACTER ToStringSourcetext ()
|
PUBLIC ProparseWebNode (IProparseWebSession, JsonObject)
|
---|
PUBLIC CHARACTER AllLeadingHiddenText
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PROTECTED Progress.Json.ObjectModel.JsonObject BaseJson
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.ICall Call
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.NodesSet ChildNodes
|
|||||||||
PUBLIC INTEGER Column
|
|||||||||
PUBLIC CHARACTER Comments
|
|||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject DetailsJson
|
|||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject DetailsLinksJson
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.IFieldContainer FieldContainer
|
|||||||||
PUBLIC CHARACTER FileName
|
|||||||||
PUBLIC CHARACTER FileNames
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.INode FirstChild
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.INode FirstNaturalChild
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.INode LastChild
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.INode LastDescendant
|
|||||||||
PUBLIC INTEGER Line
|
|||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject Links
|
|||||||||
PUBLIC LOGICAL Natural
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.INode NextNode
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.INode NextSibling
|
|||||||||
PUBLIC INTEGER NodeNum
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.INode Parent
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.INode PrevNode
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.INode PrevSibling
|
|||||||||
PROTECTED Consultingwerk.Studio.ProparseApi.Implementation.ProparseWeb.IProparseWebSession Session
|
|||||||||
PUBLIC LOGICAL StateHead
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.INode Statement
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.NodeSubTypesEnum SubType
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.ISymbol Symbol
|
|||||||||
PUBLIC CHARACTER Text
|
|||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.NodeTypesEnum Type
|