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


The following tables list the members exposed by SelectionControlRegionAdapter.

Public Constructors

Public Properties

 NameDescription
public PropertyIsItemContainerRequiredDetermines whether a specific item container is required for this adapter.  
Top

Protected Properties

 NameDescription
protected PropertyControlThe control associated to the adapter.  
protected PropertyControlRegionThe region associated to the adapter.  
Top

Public Methods

 NameDescription
public MethodActivateOverridden. Activates the specified view.  
public MethodAdaptOverridden. Adapts an object (typically a control) to the specified IRegion.  
public MethodCanActivateOverridden. Determines whether the specified IRegion supports activation.  
public MethodCanDeactivateOverridden. Determines whether the specified IRegion supports deactivation.  
public MethodDeactivateOverridden. Deactivates the specified view.  
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<ISSelectionControl>)
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<ISSelectionControl>)
protected MethodGetContainerGets the container of the specified item.  
protected MethodGetContentGets the content of the given container.  
protected MethodPrepareContainerForItemPrepare the container for the specified item.  
protected MethodSynchronizeViewsOverridden.   
Top

See Also

© 2012 All Rights Reserved.