CustomNavigationView - конструктор
Пространство имён: Tessa.Extensions.Default.Client.ViewsСборка: Tessa.Extensions.Default.Client (в Tessa.Extensions.Default.Client.dll) Версия: 3.6.0.22
public CustomNavigationView(
[NotNullAttribute] IWorkplaceViewComponent component,
[NotNullAttribute] FilterViewModelFactory filterFactory
)
Public Sub New (
<NotNullAttribute> component As IWorkplaceViewComponent,
<NotNullAttribute> filterFactory As FilterViewModelFactory
)
public:
CustomNavigationView(
[NotNullAttribute] IWorkplaceViewComponent^ component,
[NotNullAttribute] FilterViewModelFactory^ filterFactory
)
new :
[<NotNullAttribute>] component : IWorkplaceViewComponent *
[<NotNullAttribute>] filterFactory : FilterViewModelFactory -> CustomNavigationView
Параметры
- component IWorkplaceViewComponent
-
Обрабатываемый компонент
- filterFactory FilterViewModelFactory
- Фабрика создания элементов фильтрации