AbCustomCardFilesDataProvider - класс

Custom data provider for files in view extension.

Definition

Пространство имён: Tessa.Extensions.Default.Client.AbTest
Сборка: Tessa.Extensions.Default.Client (в Tessa.Extensions.Default.Client.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
C#
public sealed class AbCustomCardFilesDataProvider : CardFilesDataProvider
Inheritance
Object    CardFilesDataProvider    AbCustomCardFilesDataProvider

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

AbCustomCardFilesDataProvider Custom data provider for files in view extension.

Свойства

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

Методы

AddColumns Make base description of data response.
(Переопределяет CardFilesDataProviderAddColumns(IGetDataResponse))
CreateParameters Create 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 Выполняет запрос.
(Унаследован от 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)

См. также