Click or drag to resize

CalculationWorks.ViewModel.Windows Namespace

[This is preliminary documentation and is subject to change.]

Types supporting WPF/XAML databinding.
Classes
  ClassDescription
Public classBcfCommonRowView
Common row view class with INotifyPropertyChanged and INotifyDataErrorInfo implementation.
Public classBcfFaultView
Represents an individual fault inside the BcfFaultCollection.
Public classBcfFaultViewCollection
Default implementation of a BcfFaultView list.
Public classBcfFaultViewCollectionTFaultView
Generic base class for BcfFaultView lists.
Public classBcfReflectedChildRelationCollection
Represents the reflected child-relations of a BcfTable in its BcfRowViewRepository.
Public classBcfReflectedColumnCollection
Represents the reflected columns of a BcfTable in its BcfRowViewRepository.
Public classBcfReflectedParentRelationCollection
Represents the reflected parent-relations of a BcfTable in its BcfRowViewRepository.
Public classBcfRowFilter
The filter-item for Filter collection.
Public classBcfRowView
Represents a view of a BcfRow.
Public classBcfRowViewBuilder
Infrastructure. The type supports the infrastructure and is not intended to be used directly from your code. This class cannot be inherited.
Public classBcfRowViewRepository
Creates and manages BcfRowView-items for a BcfTable
Public classBcfTableViewBase
Base class of row view collections.
Public classBcfTableViewBaseTRowView
Generic base class of row view collections.
Public classBcfTableViewBuilder
Infrastructure. The type supports the infrastructure and is not intended to be used directly from your code. This class cannot be inherited.
Public classBcfTableViewFactory
Manages the registration and creation of table views for an individual view manager.
Public classBcfViewManager
Represents a WPF bindable BcfDataSet-wrapper.
Public classBcfViewManagerDataRepository
Represents the data repository of a view-manager.
Public classBcfViewManagerDefaultViewCollection
Represents the collection of a viewmanagers default-views
Enumerations
  EnumerationDescription
Public enumerationBcfTableViewType
Enum BcfTableViewType
Public enumerationBcfViewManagerUpdateProgress
State of view-managers process.