![]() | Job |
The JobConnectorUserControl Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | JobConnectorUserControl | Standard constructor. |
Name | Description of the | |
---|---|---|
![]() | UserResultViewModel |
Adopts the current, specific DataContext for Vishnu as IVishnuViewModel.
(Inherited from DynamicUserControlBase) |
Name | Description of the | |
---|---|---|
![]() | Dispose |
Public method for cleaning up.
(Inherited from DynamicUserControlBase) |
![]() | Dispose(Boolean) |
Clean up here: calls Dispose() for all user elements that are disposable.
(Inherited from DynamicUserControlBase) |
![]() | DoDispose |
The actions required for disposing are carried out here.
(Inherited from DynamicUserControlBase) |
![]() | Finalise |
Finaliser: is called by the GarbageCollector.
(Inherited from DynamicUserControlBase) |
![]() | GetParentViewAbsoluteScreenPosition |
Absolute screen position of the centre of the containing control.
(Inherited from DynamicUserControlBase) |
![]() | GetUserResultViewModel |
Abstract definition of GetUserResultViewModel: must be overwritten for specific application.
(Inherited from DynamicUserControlBase) |
![]() | InitializeComponent | InitializeComponent |
![]() | OnDynamicUserControl_ContentRendered |
Triggers the OnDynamicUserControl_ContentRendered event.
(Inherited from DynamicUserControlBase) |
![]() | SetContextMenuDataContext |
Sets the specific DataContext for the ContextMenu.
Can be overwritten (example: LogicalTaskJobGroupsControl.xaml.cs).
(Inherited from DynamicUserControlBase) |
Name | Description of the | |
---|---|---|
![]() | DynamicUserControl_ContentRendered |
Standard handler for mounting the WPF event system
in the registered event DynamicUserControl_ContentRenderedEvent.
(Inherited from DynamicUserControlBase) |