LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

CanInitializeView Method (AnnotationSaveDescriptionPresenter)







The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
Determines whether the object can run the view.
Syntax
public override bool CanInitializeView( 
   WorkstationContainer container
)
'Declaration
 
Public Overrides Function CanInitializeView( _
   ByVal container As WorkstationContainer _
) As Boolean
'Usage
 
Dim instance As AnnotationSaveDescriptionPresenter
Dim container As WorkstationContainer
Dim value As Boolean
 
value = instance.CanInitializeView(container)
public override bool CanInitializeView( 
   WorkstationContainer container
)
 function Leadtools.Medical.Workstation.Presenters.AnnotationSaveDescriptionPresenter.CanInitializeView( 
   container 
)
public: bool CanInitializeView( 
   WorkstationContainer* container
) override 
public:
bool CanInitializeView( 
   WorkstationContainer* container
) override 

Parameters

container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.

Return Value

true if the presenter can activate the view; otherwise, it is false.
Remarks

This method will make sure there is a registered Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent and Leadtools.Medical.Workstation.DataAccessLayer.IWorkstationDataAccessAgent in the Services; then, it checks that the ActiveCell has valid series information.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnotationSaveDescriptionPresenter Class
AnnotationSaveDescriptionPresenter Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.