ViewsDataSource
Functionality for handling views information from server Allows to manage ViewInfo
Extends
Constructors
new ViewsDataSource()
new ViewsDataSource(
s):ViewsDataSource
Parameters
| Parameter | Type |
|---|---|
s | any |
Returns
Overrides
Constructs
ViewsDataSource
Source
Properties
| Property | Type | Inherited from |
|---|---|---|
clsName | string | HttpDataSource.clsName |
dart | any | HttpDataSource.dart |
Methods
allPackageVersions()
allPackageVersions():
HttpDataSource<ViewInfo>
Turns off package versions isolation. This DataSource will return all entities in all versions, not only the current one *
Returns
Inherited from
HttpDataSource . allPackageVersions