|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | Infragistics.Win.UltraWinTree.TreeNodesCollection CreatePackageNodes (character) |
Creates a node structure for a package (part of the classname) |
|
# | CreateVerbs () |
Creates Designer Verbs based on the DesignerVerbs property Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents () |
Returns a List of all Components in the Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
- | InitializeComponent () |
Initializes the Visual Design |
|
+ | LoadBusinessEntities () |
Loads the Business Entites and populates the TreeView |
|
# | OnLoad (EventArgs) |
Raises the Load event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | OnSelectedClassNameChanged (EventArgs) |
Raises the SelectedClassNameChanged event |
|
+ | OnVerbClicked (character) |
Event Handler method for Designer Verbs Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | ParentFormDestroyedHandler (Object, EventArgs) |
Event handler for the FormDestroyed event of the owning Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | SubscribeParentFormDestroyed () |
Subscribes the ParentFormDestroyed event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
- | ultraTree1_MouseDoubleClick (Object, MouseEventArgs) |
Event handler for the MouseDoubleClick event of the ultraTree1 class |
Options | Name | Purpose | |
---|---|---|---|
+ | BusinessEntityTreeViewControl () |
Constructor for the BusinessEntityTreeViewControl class |
Options | Name | Purpose | |
---|---|---|---|
+ | SelectedClassNameChanged DELEGATE System.EventHandler |
Raised when the SelectedClassName property changes |
Options | Name | Purpose | |
---|---|---|---|
# | CHARACTER DesignerVerbs |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | LOGICAL DesignTime |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | CHARACTER HiddenProperties |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | CHARACTER NonBrowsableProperties |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
# | LOGICAL ParentFormDestroyedSubscribed |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
+ | CHARACTER SelectedClassName |
|
Top
PROTECTED Infragistics.Win.UltraWinTree.TreeNodesCollection CreatePackageNodes (character)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CreateVerbs ()
|
||||||||||||||||||||
PUBLIC System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
|
||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
PUBLIC LoadBusinessEntities ()
|
||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||
PROTECTED OnSelectedClassNameChanged (EventArgs)
|
||||||||||||||||||||
PUBLIC OnVerbClicked (character)
|
||||||||||||||||||||
PROTECTED ParentFormDestroyedHandler (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC SubscribeParentFormDestroyed ()
|
||||||||||||||||||||
PRIVATE ultraTree1_MouseDoubleClick (Object, MouseEventArgs)
|
PUBLIC BusinessEntityTreeViewControl ()
|
---|
PUBLIC SelectedClassNameChanged DELEGATE System.EventHandler
|
---|
PROTECTED CHARACTER DesignerVerbs
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL DesignTime
|
|||||||||
PROTECTED CHARACTER HiddenProperties
|
|||||||||
PROTECTED CHARACTER NonBrowsableProperties
|
|||||||||
PROTECTED LOGICAL ParentFormDestroyedSubscribed
|
|||||||||
PUBLIC CHARACTER SelectedClassName
|