Intersoft.Client.Framework.Regions.Adapters Namespace : ItemsControlRegionAdapter Class |
The following tables list the members exposed by ItemsControlRegionAdapter.
Name | Description | |
---|---|---|
ItemsControlRegionAdapter Constructor |
Name | Description | |
---|---|---|
Activate | Activates the specified view. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ItemsControl>) | |
Adapt | Overridden. Adapts an object (typically a control) to the specified Intersoft.Client.Framework.Regions.IRegion. | |
CanActivate | Determines whether the specified Intersoft.Client.Framework.Regions.IRegion supports activation. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ItemsControl>) | |
CanDeactivate | Determines whether the specified Intersoft.Client.Framework.Regions.IRegion supports deactivation. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ItemsControl>) | |
Deactivate | Deactivates the specified view. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ItemsControl>) | |
Dispose | Overridden. Called when the adapter is disposed. | |
GetViews | Overridden. Returns the existing views registered in the Intersoft.Client.Framework.Regions.IRegion associated with this adapter. | |
InvalidateViews | Invalidates the views and perform synchronization between the physical and registered views. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ItemsControl>) | |
Release | Overridden. Releases the adapter from the specified Intersoft.Client.Framework.Regions.IRegion and frees the resources allocated by the adapter. | |
Remove | Overridden. Removes the specified view from the region. |
Name | Description | |
---|---|---|
DiscoverViews | Called when the adapter performs view discovery. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ItemsControl>) | |
SynchronizeViews | Overridden. Called when the adapter performs view synchronization. |