|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | CopyIncoming () |
Copies the selected node from the incoming dataset |
|
| + | CopyOwn () |
Copies the selected node from the own dataset |
|
| # | 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 |
|
| - | NodeCollapsedHandler (Object, NodeEventArgs) |
Event handler for the NodeCollapsed event of the tree controls |
|
| - | NodeExpandedHandler (Object, NodeEventArgs) |
Event handler for the NodeExpanded event of the tree controls |
|
| - | NodeSelectedHandler (Object, SelectEventArgs) |
EVent handler for the NodeSelectedHandler event of the three tree controls |
|
| - | ObjectMasterMergeControl_Resize (Object, EventArgs) |
Event handler for the Resize Event |
|
| # | OnLoad (EventArgs) |
Raises the Load event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| + | OnVerbClicked (character) |
Event Handler method for Designer Verbs Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| # | OpenIncomingFile (character) |
Opens the smartrepo file in the incoming tree view |
|
| + | OpenMerge (character, character) |
Starts a merge session by loading a .smartrepo file and an
object master from the repository |
|
| # | OpenRepositoryObject (character) |
Opens the existing repository object |
|
| # | ParentFormDestroyedHandler (Object, EventArgs) |
Event handler for the FormDestroyed event of the owning Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| + | RemoveNode () |
Removes a Node from the Merged Tree |
|
| + | SaveChanges () |
Saves the changes to the repository object |
|
| + | SetLabels (character, character) |
Sets the Labels |
|
| + | SubscribeParentFormDestroyed () |
Subscribes the ParentFormDestroyed event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| # | SubscribeUserControlEvents () |
Allows for custom event subscriptions during OnLoad() Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
| # | TreeUpdatedHandler (Object, EventArgs) |
Event handler for the TreeUpdated event of the tree view with the merged result |
| Options | Name | Purpose | |
|---|---|---|---|
| + | ObjectMasterMergeControl () |
Constructor for the ObjectMasterMergeControl class |
| 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 |
|
| # | LOGICAL UserControlEventsSubscribed |
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl |
|
Top
PUBLIC CopyIncoming ()
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CopyOwn ()
|
||||||||||||||||||||||
PROTECTED CreateVerbs ()
|
||||||||||||||||||||||
PUBLIC System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
|
||||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||||
PRIVATE NodeCollapsedHandler (Object, NodeEventArgs)
|
||||||||||||||||||||||
PRIVATE NodeExpandedHandler (Object, NodeEventArgs)
|
||||||||||||||||||||||
PRIVATE NodeSelectedHandler (Object, SelectEventArgs)
|
||||||||||||||||||||||
PRIVATE ObjectMasterMergeControl_Resize (Object, EventArgs)
|
||||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||||
PUBLIC OnVerbClicked (character)
|
||||||||||||||||||||||
PROTECTED OpenIncomingFile (character)
|
||||||||||||||||||||||
PUBLIC OpenMerge (character, character)
|
||||||||||||||||||||||
PROTECTED OpenRepositoryObject (character)
|
||||||||||||||||||||||
PROTECTED ParentFormDestroyedHandler (Object, EventArgs)
|
||||||||||||||||||||||
PUBLIC RemoveNode ()
|
||||||||||||||||||||||
PUBLIC SaveChanges ()
|
||||||||||||||||||||||
PUBLIC SetLabels (character, character)
|
||||||||||||||||||||||
PUBLIC SubscribeParentFormDestroyed ()
|
||||||||||||||||||||||
PROTECTED SubscribeUserControlEvents ()
|
||||||||||||||||||||||
PROTECTED TreeUpdatedHandler (Object, EventArgs)
|
||||||||||||||||||||||
PUBLIC ObjectMasterMergeControl ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER DesignerVerbs
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL DesignTime
|
|||||||||
PROTECTED CHARACTER HiddenProperties
|
|||||||||
PROTECTED CHARACTER NonBrowsableProperties
|
|||||||||
PROTECTED LOGICAL ParentFormDestroyedSubscribed
|
|||||||||
PROTECTED LOGICAL UserControlEventsSubscribed
|
|||||||||