public sealed class CustomCardFilesDataProvider : CardFilesDataProviderPublic NotInheritable Class CustomCardFilesDataProvider
Inherits CardFilesDataProviderpublic ref class CustomCardFilesDataProvider sealed : public CardFilesDataProvider[<SealedAttribute>]
type CustomCardFilesDataProvider =
class
inherit CardFilesDataProvider
end| 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) |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows 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) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetItems |
Provide data items.
(Унаследован от CardFilesDataProvider) |
| GetSorterAsync |
Provide data sorter.
(Унаследован от CardFilesDataProvider) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MapFileToRow |
Make mapping between file view model and target view.
(Переопределяет CardFilesDataProviderMapFileToRow(IFileViewModel)) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| PopulateDataRowsAsync |
Fill in the data.
(Унаследован от CardFilesDataProvider) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |