Click or drag to resize
CalculationWorks Logo
BcfTableViewFactory Class
Manages the registration and creation of table views for an individual view manager.
Inheritance Hierarchy
SystemObject
  CalculationWorks.ViewModel.FormsBcfTableViewFactory

Namespace: CalculationWorks.ViewModel.Forms
Assembly: CalculationWorks.ViewModel.Forms (in CalculationWorks.ViewModel.Forms.dll) Version: 3.2.1.2
Syntax
public class BcfTableViewFactory

The BcfTableViewFactory type exposes the following members.

Constructors
  NameDescription
Public methodBcfTableViewFactory
Initializes a new instance of the BcfTableViewFactory class.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRegisterDefaultViewType
Registers the default type of the view.
Public methodRegisterViewTypeTTableViewBase(String, FuncBcfTableViewBuilder, TTableViewBase) Obsolete.
Public methodRegisterViewTypeTTableViewBase(String, FuncBcfTableViewBuilder, TTableViewBase, IEnumerableString) Obsolete.
Public methodRegisterViewTypeTTableViewBase(String, FuncBcfTableViewBuilder, TTableViewBase, IEnumerableString, IDictionaryString, String, IDictionaryString, String)
Registers the type of the view.
Public methodToString (Inherited from Object.)
Top
Version Information

CalculationWorks.ViewModel.Forms

Supported in: 3.2, 3.0, 2.1, 2.0
See Also