Intersoft ClientUI Documentation
Intersoft.Client.Framework.Regions Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassNavigableViewPartAttribute Represents the attribute to define a navigable view part.
ClassRegion Implementation of IRegion that enables view composition and activation, as well as views management in loosely-coupled fashion.
ClassRegionAdapter Provides services for region adapter such as registration and unregistration.
ClassRegionAdapterBase<T> Represents the base class to facilitate the creation of IRegionAdapter implementations.
ClassRegionManager Represents an implementation of IRegionManager which is responsible to manage the collection of regions, as well as attaching and releasing regions to controls.
ClassRegionManagerService Provides the methods to maintain the region manager.
ClassUIMetadataAttribute Represents an attribute to describe common user interface properties.
ClassUriTypeMappingEventArgs Represents the event argument data for mapping an URI to a type.
ClassViewDiscoveryProvider Represents the built-in view discovery implementation for the ClientUI region framework.
ClassViewMetadata Represents a metadata class that describes a view.
ClassViewMetadataAttribute Represents an attribute to provide additional data to a view.
ClassViewPartAttribute Represents an attribute that can be used to define a view part.
ClassViewSortHintAttribute Provides a hint that affects how the view will be sorted.
Interfaces
 InterfaceDescription
InterfaceIRegion Defines the members to support region implementation used to compose views.
InterfaceIRegionAdapter Defines an interfaces to adapt an object and bind it to a new IRegion.
InterfaceIRegionCollection Defines a collection of IRegion uniquely identified by their Name.
InterfaceIRegionManager Defines an interface to manage a set of regions and to attach regions to objects (typically UI controls).
InterfaceISupportActivation Defines the members to support view activation when registered within a region.
InterfaceIViewDiscoveryProvider Defines the members required to implement a discovery provider.
InterfaceIViewPart Defines the members required to implement a view part.
See Also

Reference

Intersoft.Client.Framework Assembly

Send Feedback