Intersoft ClientUI Documentation
RegionAdapterBase<T> Class Members
Methods 


The following tables list the members exposed by RegionAdapterBase<T>.

Public Methods
 NameDescription
Public MethodActivate Activates the specified view.  
Public MethodAdaptAdapts an object (typically a control) to the specified IRegion.  
Public MethodCanActivateDetermines whether the specified IRegion supports activation.  
Public MethodCanDeactivateDetermines whether the specified IRegion supports deactivation.  
Public MethodDeactivate Deactivates the specified view.  
Public MethodDispose Called when the adapter is disposed.  
Public MethodGetViews Returns a list of the views registered in the region.  
Public MethodInvalidateViews Invalidates the views and perform synchronization between the physical and registered views.  
Public MethodReleaseReleases the adapter from the specified IRegion and frees the resources allocated by the adapter.  
Public MethodRemove Removes the specified view from the region.  
Top
Protected Methods
 NameDescription
Protected MethodDiscoverViews Called when the adapter performs view discovery.  
Protected MethodSynchronizeViews Called when the adapter performs view synchronization.  
Top
See Also

Reference

RegionAdapterBase<T> Class
Intersoft.Client.Framework.Regions Namespace

Send Feedback