public sealed class AbCustomCardFilesDataProvider : CardFilesDataProviderPublic NotInheritable Class AbCustomCardFilesDataProvider
Inherits CardFilesDataProviderpublic ref class AbCustomCardFilesDataProvider sealed : public CardFilesDataProvider[<SealedAttribute>]
type AbCustomCardFilesDataProvider =
class
inherit CardFilesDataProvider
end| 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) |
| 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 |
Выполняет запрос.
(Унаследован от 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) |