|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | DisplayJsonObject (JsonConstruct) |
Visializes an Json Construct in a TreeView |
|
+ | DisplayJsonObject (JsonConstruct, logical) |
Visializes an Json Construct in a TreeView |
|
- | InitializeComponent () |
Initializes the Visual Design |
|
- | InitTreeHelper () |
Initializes the TreeView and the UltraTreeColumnResizeHelper |
|
- | WalkthroughJSON (UltraTreeNode, JsonArray) |
Reads an JsonArray and adds a TreeNode for each of it's elements |
|
- | WalkthroughJSON (UltraTreeNode, JsonObject) |
Reads an JsonObject and adds a TreeNode for each of it's elements |
Options | Name | Purpose | |
---|---|---|---|
+ | JSONObjectViewerControl () |
Constructor for the BusinessEntityDesignerForm class |
Top
PUBLIC DisplayJsonObject (JsonConstruct)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC DisplayJsonObject (JsonConstruct, logical)
|
||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
PRIVATE InitTreeHelper ()
|
||||||||||||||||||||
PRIVATE WalkthroughJSON (UltraTreeNode, JsonArray)
|
||||||||||||||||||||
PRIVATE WalkthroughJSON (UltraTreeNode, JsonObject)
|
PUBLIC JSONObjectViewerControl ()
|
---|