Intersoft ClientUI Documentation
RegionAdapterBase<T> Class Members
See Also  Methods  Send Feedback
Intersoft.Client.Framework.Regions Namespace : RegionAdapterBase<T> Class


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

Public Methods

 NameDescription
public MethodActivateActivates 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 MethodDeactivateDeactivates the specified view.  
public MethodDisposeCalled when the adapter is disposed.  
public MethodGetViewsReturns a list of the views registered in the region.  
public MethodInvalidateViewsInvalidates 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 MethodRemoveRemoves the specified view from the region.  
Top

Protected Methods

 NameDescription
protected MethodDiscoverViewsCalled when the adapter performs view discovery.  
protected MethodSynchronizeViewsCalled when the adapter performs view synchronization.  
Top

See Also

© 2012 All Rights Reserved.