StiDataBuilder Methods |
The StiDataBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| Build |
Builds TreeNodeCollection from dictionary.
| |
| BuildBusinessObject(StiBusinessObject, TreeNodeEx, Boolean) | ||
| BuildBusinessObject(StiBusinessObject, TreeNode, Boolean, Boolean) |
Builds TreeNode from the Business Object.
| |
| BuildBusinessObjects | ||
| BuildDataSource |
Builds TreeNode from the Data Source.
| |
| CheckBusinessObject | ||
| CollapsedNode | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| ExpandedNode(TreeNodeEx, Boolean) | ||
| ExpandedNode(TreeNodeEx, Boolean, Boolean) | ||
| ExpandedNode(TreeNodeEx, Boolean, Object) | ||
| ExpandedNode(TreeNodeEx, Boolean, Boolean, Object) | ||
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetColumnFromPath(String, StiDataSource) | ||
| GetColumnFromPath(String, StiDictionary) | ||
| GetColumnPathFromNode(TreeNode) |
Returns the ColumnPath from TreeNode.
| |
| GetColumnPathFromNode(TreeNode, Boolean, Boolean) |
Returns the ColumnPath from TreeNode.
| |
| GetColumnPathFromNodeWithAlias |
Returns the string view of a column from TreeNode taking into consideration aliases.
| |
| GetColumnPathFromNodeWithAliasWithoutReplace | ||
| GetDataBandColumnPathFromNode |
Returns the ColumnPath from TreeNode for Interaction.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetImageKeyFromColumn | ||
| GetImageKeyFromResource | ||
| GetImageKeyFromVariable | ||
| GetParameterPathFromNode | ||
| GetPropertyInfoPathFromNode |
Returns the PropertyInfoPath from TreeNode.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |