CustomCardFilesDataProvider - класс

Custom data provider for files in view extension.

Definition

Пространство имён: Tessa.Extensions.Default.Client.UI.CardFiles
Сборка: Tessa.Extensions.Default.Client (в Tessa.Extensions.Default.Client.dll) Версия: 4.0.4
C#
public sealed class CustomCardFilesDataProvider : CardFilesDataProvider
Inheritance
Object    CardFilesDataProvider    CustomCardFilesDataProvider

Конструкторы

CustomCardFilesDataProvider Create new instance of custom data provider.

Свойства

FileControl Target file control.
(Унаследован от CardFilesDataProvider)
ViewMetadata Source view metadata.
(Унаследован от CardFilesDataProvider)

Методы

AddFieldDescriptions Make base description of data response.
(Переопределяет CardFilesDataProviderAddFieldDescriptions(IGetDataResponse))
BuildParametersCollectionFromRequest Build request parameters.
(Унаследован от CardFilesDataProvider)
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetDataAsync Осуществляющую получение данных в соответствии с запросом request
(Унаследован от CardFilesDataProvider)
GetFilterAsync Provide data filter.
(Унаследован от CardFilesDataProvider)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetItems Provide data items.
(Унаследован от CardFilesDataProvider)
GetSorterAsync Provide data sorter.
(Унаследован от CardFilesDataProvider)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MapFileToRow Make mapping between file view model and target view.
(Переопределяет CardFilesDataProviderMapFileToRow(IFileViewModel))
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
PopulateDataRowsAsync Fill in the data.
(Унаследован от CardFilesDataProvider)
ToStringReturns a string that represents the current object.
(Унаследован от Object)

Методы расширения

Get
(Определяется ComHelper)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также