AdvancedFindTree Methods
The AdvancedFindTree type exposes the following members.
Methods
Name | Description | |
---|---|---|
FindAfInTree |
Finds the af in tree.
|
|
FindFieldInTree |
Finds the field in tree.
|
|
FindTableInTree(TableDefinitionBase, TreeViewItem, Boolean, FieldDefinition, FieldDefinition) |
Finds the table in tree.
|
|
FindTableInTree(TableDefinitionBase) |
Finds the table in tree.
|
|
LoadTree |
Loads the tree.
|
|
MakeIncludes |
Makes the includes.
|
|
ProcessFoundTreeViewItem(String, TreeViewType, TreeViewItem) |
Processes the found TreeView item.
|
|
ProcessFoundTreeViewItem(String, FieldDefinition, Nullable<(Of <<'(FieldDataTypes>)>>), Nullable<(Of <<'(DecimalEditFormatTypes>)>>)) |
Processes the found TreeView item.
|