CardFilesDataProvider - класс

File data provider.

Definition

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

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

CardFilesDataProvider Creates data provider for files in view.

Свойства

FileControl Target file control.
ViewMetadata Source view metadata.

Методы

AddFieldDescriptions Make base description of data response.
BuildParametersCollectionFromRequest Build request parameters.
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
GetFilterAsync Provide data filter.
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetItems Provide data items.
GetSorterAsync Provide data sorter.
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MapFileToRow Make mapping between file view model and target view.
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
PopulateDataRowsAsync Fill in the data.
ToStringReturns a string that represents the current object.
(Унаследован от Object)

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

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

См. также