LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

DoInitialize Method (PanViewPresenter)

Show in webframe






The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
The Leadtools.Medical.Workstation.Interfaces.Views.IPanView view that will be activated.
Activates and runs a view of type Leadtools.Medical.Workstation.Interfaces.Views.IPanView.
Syntax
protected override void DoInitialize( 
   WorkstationContainer container,
   IPanView view
)
'Declaration
 
Protected Overrides Sub DoInitialize( _
   ByVal container As WorkstationContainer, _
   ByVal view As IPanView _
) 
'Usage
 
Dim instance As PanViewPresenter
Dim container As WorkstationContainer
Dim view As IPanView
 
instance.DoInitialize(container, view)

            

            
protected: void DoInitialize( 
   WorkstationContainer* container,
   IPanView* view
) override 
protected:
void DoInitialize( 
   WorkstationContainer* container,
   IPanView* view
) override 

Parameters

container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
view
The Leadtools.Medical.Workstation.Interfaces.Views.IPanView view that will be activated.
Requirements

Target Platforms

See Also

Reference

PanViewPresenter Class
PanViewPresenter Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.