Intersoft ClientUI Documentation
ItemsControlRegionAdapter Class Members
See Also  Methods  Send Feedback
Intersoft.Client.Framework.Regions.Adapters Namespace : ItemsControlRegionAdapter Class


The following tables list the members exposed by ItemsControlRegionAdapter.

Public Constructors

Public Methods

 NameDescription
public MethodActivateActivates the specified view. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ItemsControl>)
public MethodAdaptOverridden. Adapts an object (typically a control) to the specified IRegion.  
public MethodCanActivateDetermines whether the specified IRegion supports activation. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ItemsControl>)
public MethodCanDeactivateDetermines whether the specified IRegion supports deactivation. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ItemsControl>)
public MethodDeactivateDeactivates the specified view. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ItemsControl>)
public MethodDisposeOverridden. Called when the adapter is disposed.  
public MethodGetViewsOverridden. Returns the existing views registered in the IRegion associated with this adapter.  
public MethodInvalidateViewsInvalidates the views and perform synchronization between the physical and registered views. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ItemsControl>)
public MethodReleaseOverridden. Releases the adapter from the specified IRegion and frees the resources allocated by the adapter.  
public MethodRemoveOverridden. Removes the specified view from the region.  
Top

Protected Methods

 NameDescription
protected MethodDiscoverViewsCalled when the adapter performs view discovery. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ItemsControl>)
protected MethodSynchronizeViewsOverridden. Called when the adapter performs view synchronization.  
Top

See Also

© 2012 All Rights Reserved.