You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
1.2 KiB
5 lines
1.2 KiB
// All material copyright Esri, All Rights Reserved, unless otherwise specified. |
|
// See https://js.arcgis.com/4.30/esri/copyright.txt for details. |
|
//>>built |
|
define("../../chunks/tslib.es6 ../../core/Accessor ../../core/accessorSupport/decorators/property ../../core/has ../../core/Logger ../../core/RandomLCG ../../core/accessorSupport/interfaces ../../core/accessorSupport/tracking/Flags ../../core/Warning ../../core/Error".split(" "),function(c,f,d,g,h,k,l,m,n,p){class b extends f{constructor(){super(...arguments);this.sublayer=null}get updating(){return!1}get suspended(){return!1}get availableFields(){return[]}get filter(){return null}set filter(a){throw Error("Not implemented"); |
|
}queryFeatures(a,e){throw Error("Not implemented");}queryObjectIds(a,e){throw Error("Not implemented");}queryFeatureCount(a,e){throw Error("Not implemented");}createQuery(){throw Error("Not implemented");}queryExtent(a,e){throw Error("Not implemented");}highlight(a){throw Error("Not implemented");}}c.__decorate([d.property()],b.prototype,"sublayer",void 0);c.__decorate([d.property()],b.prototype,"availableFields",null);c.__decorate([d.property()],b.prototype,"filter",null);return b}); |