LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

CanInitializeView Method (ModalitySettingsPresenter)

Show in webframe






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 ModalitySettingsPresenter
Dim container As WorkstationContainer
Dim value As Boolean
 
value = instance.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

The method will check if there is a valid Leadtools.Medical.Workstation.WorkstationState.ModalityManager object.

Requirements

Target Platforms

See Also

Reference

ModalitySettingsPresenter Class
ModalitySettingsPresenter Members

 

 


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