Intersoft.Client.Framework.Regions Namespace : IRegionAdapter Interface |
The following tables list the members exposed by IRegionAdapter.
Name | Description | |
---|---|---|
![]() | Activate | Activates the specified view. |
![]() | Adapt | Adapts an object (typically a control) to the specified IRegion. |
![]() | CanActivate | Determines whether the specified IRegion supports activation. |
![]() | CanDeactivate | Determines whether the specified IRegion supports deactivation. |
![]() | Deactivate | Deactivates the specified view. |
![]() | GetViews | Returns a list of the views registered in the region. |
![]() | InvalidateViews | Invalidates the views and perform synchronization between the physical and registered views. |
![]() | Release | Releases the adapter from the specified IRegion and frees the resources allocated by the adapter. |
![]() | Remove | Removes the specified view from the region. |