|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL ExpandNode (character, logical) |
Expands or collapses the TreeNode with the given key |
||
| FillMenuStructure (character, logical) |
Fills the tree menu |
||
| FindNodes (character, TreeNodesCollection) |
Searches the Tree View Nodes for a Search String |
||
| FocusSearchField () |
Puts the Focus into the Search Field |
||
| FormClosedHandler (Object, FormClosedEventArgs) |
Event handler for the FormClosed event of the owning Form |
||
| InitializeComponent () |
|
||
| ItemSelected (UltraTreeNode) |
Raises the TreeNodeSelected event if the given Node is enabled |
||
| ListViewItemSelected () |
Raises the ItemSelected event for the UltraTreeNode that correspondents
to the currently selected ListViewItem |
||
| LoadMenu () |
Loads the Menu Structure in the Tree |
||
| LockControl () |
Locks the Control when the Session is locked |
||
| OnLoad (EventArgs) |
Raises the Load event |
||
| OnTreeNodeSelected (TreeNodeSelectedEventArgs) |
Raises the TreeNodeSelected event |
||
| PerformSearch () |
Performs the search |
||
| PopulateNodes (TreeNodesCollection, character) |
Populates the Nodes in the Tree |
||
| LOGICAL SelectNode (character) |
Expands or collapses the TreeNode with the given key |
||
| timer1_Tick (Object, EventArgs) |
Event handler for the Tick Event of the timer Component |
||
| ultraListView1_DoubleClick (Object, EventArgs) |
Event handler for the DoubleClick Event of the ultraListView1 |
||
| ultraListView1_KeyDown (Object, KeyEventArgs) |
Event handler for the KeyDown Event of the ultraListView1 |
||
| ultraListView1_MouseDown (Object, MouseEventArgs) |
Event handler for the MouseDown Event of the ultraListView1 |
||
| ultraTextEditor1_EditorButtonClick (Object, EditorButtonEventArgs) |
Event handler for the EditorButtonClick Event of the ultraTextEditor1 |
||
| ultraTextEditor1_KeyDown (Object, KeyEventArgs) |
Event handler for the KeyDown Event of the ultraTextEditor1 |
||
| ultraTextEditor1_KeyPress (Object, KeyPressEventArgs) |
Event handler for the KeyPress Event of the ultraTextEditor1 |
||
| ultraTree1_AfterExpand (Object, NodeEventArgs) |
Event handler for the AfterExpand event handler of the ultraTree1
instance |
||
| ultraTree1_KeyDown (Object, KeyEventArgs) |
Event handler for the KeyDown Event of the ultraTree1 |
||
| ultraTree1_MouseClick (Object, MouseEventArgs) |
Event handler for the MouseClick Event of the ultraTree1 |
||
| ultraTree1_MouseDoubleClick (Object, MouseEventArgs) |
Event handler for the MouseDoubleClick Event of the ultraTree1 |
| Options | Name | Purpose | |
|---|---|---|---|
| MenuTreeViewControl () |
Constructor for the MenuTreeViewControl class |
| Options | Name | Purpose | |
|---|---|---|---|
| TreeNodeSelected (Object, TreeNodeSelectedEventArgs) |
Event raised when the user selects a TreeNode or the corresponding
item in the UltraListView |
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL ExpandFirstLevelAfterStart |
|
||
| LOGICAL ExpandSecondLevelAfterStart |
|
||
| Consultingwerk.Forms.BaseForm Form |
|
||
| LOGICAL IncludeParentNodeTextIntoSearchResult |
|
||
| CHARACTER ParentNodeTextSubstitute |
|
||
| LOGICAL RenderRootNode |
|
||
| CHARACTER RootNodeKey |
|
||
| LOGICAL SearchFieldVisible |
|
||
| CHARACTER SettingsKey |
|
||
| LOGICAL SkipAuthorizationCheck |
|
||
| LOGICAL Sorted |
|
||
| Infragistics.Win.UltraWinListView.UltraListView UltraListView |
|
||
| Infragistics.Win.UltraWinTree.UltraTree UltraTree |
|
||
| LOGICAL UseDoubleClickForItemSelect |
|
|
Top
LOGICAL ExpandNode (character, logical)
|
|||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
FillMenuStructure (character, logical)
|
|||||||||||||||||||||||||
FindNodes (character, TreeNodesCollection)
|
|||||||||||||||||||||||||
FocusSearchField ()
|
|||||||||||||||||||||||||
FormClosedHandler (Object, FormClosedEventArgs)
|
|||||||||||||||||||||||||
InitializeComponent ()
|
|||||||||||||||||||||||||
ItemSelected (UltraTreeNode)
|
|||||||||||||||||||||||||
ListViewItemSelected ()
|
|||||||||||||||||||||||||
LoadMenu ()
|
|||||||||||||||||||||||||
LockControl ()
|
|||||||||||||||||||||||||
OnLoad (EventArgs)
|
|||||||||||||||||||||||||
OnTreeNodeSelected (TreeNodeSelectedEventArgs)
|
|||||||||||||||||||||||||
PerformSearch ()
|
|||||||||||||||||||||||||
PopulateNodes (TreeNodesCollection, character)
|
|||||||||||||||||||||||||
LOGICAL SelectNode (character)
|
|||||||||||||||||||||||||
timer1_Tick (Object, EventArgs)
|
|||||||||||||||||||||||||
ultraListView1_DoubleClick (Object, EventArgs)
|
|||||||||||||||||||||||||
ultraListView1_KeyDown (Object, KeyEventArgs)
|
|||||||||||||||||||||||||
ultraListView1_MouseDown (Object, MouseEventArgs)
|
|||||||||||||||||||||||||
ultraTextEditor1_EditorButtonClick (Object, EditorButtonEventArgs)
|
|||||||||||||||||||||||||
ultraTextEditor1_KeyDown (Object, KeyEventArgs)
|
|||||||||||||||||||||||||
ultraTextEditor1_KeyPress (Object, KeyPressEventArgs)
|
|||||||||||||||||||||||||
ultraTree1_AfterExpand (Object, NodeEventArgs)
|
|||||||||||||||||||||||||
ultraTree1_KeyDown (Object, KeyEventArgs)
|
|||||||||||||||||||||||||
ultraTree1_MouseClick (Object, MouseEventArgs)
|
|||||||||||||||||||||||||
ultraTree1_MouseDoubleClick (Object, MouseEventArgs)
|
|||||||||||||||||||||||||
MenuTreeViewControl ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
TreeNodeSelected (Object, TreeNodeSelectedEventArgs)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL ExpandFirstLevelAfterStart
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
LOGICAL ExpandSecondLevelAfterStart
|
|||||||||
Consultingwerk.Forms.BaseForm Form
|
|||||||||
LOGICAL IncludeParentNodeTextIntoSearchResult
|
|||||||||
CHARACTER ParentNodeTextSubstitute
|
|||||||||
LOGICAL RenderRootNode
|
|||||||||
CHARACTER RootNodeKey
|
|||||||||
LOGICAL SearchFieldVisible
|
|||||||||
CHARACTER SettingsKey
|
|||||||||
LOGICAL SkipAuthorizationCheck
|
|||||||||
LOGICAL Sorted
|
|||||||||
Infragistics.Win.UltraWinListView.UltraListView UltraListView
|
|||||||||
Infragistics.Win.UltraWinTree.UltraTree UltraTree
|
|||||||||
LOGICAL UseDoubleClickForItemSelect
|
|||||||||