UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

3 lines (2 loc) 1.34 kB
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.8/LICENSE.txt */ import{__decorate as o}from"tslib";import t from"../../../core/Accessor.js";import{property as e,subclass as l}from"../../../core/accessorSupport/decorators.js";let n=class extends t{constructor(o){super(o),this.filter=!0,this.filterNotice=!0,this.itemCloseActions=!0,this.itemCount=!0,this.itemIcons=!0,this.itemMenus=!0,this.header=!0,this.layerFilter=!0,this.menu=!0,this.totalCount=!0,this.zoomToButton=!0}};o([e({type:Boolean,nonNullable:!0})],n.prototype,"filter",void 0),o([e({type:Boolean,nonNullable:!0})],n.prototype,"filterNotice",void 0),o([e({type:Boolean,nonNullable:!0})],n.prototype,"itemCloseActions",void 0),o([e({type:Boolean,nonNullable:!0})],n.prototype,"itemCount",void 0),o([e({type:Boolean,nonNullable:!0})],n.prototype,"itemIcons",void 0),o([e({type:Boolean,nonNullable:!0})],n.prototype,"itemMenus",void 0),o([e({type:Boolean,nonNullable:!0})],n.prototype,"header",void 0),o([e({type:Boolean,nonNullable:!0})],n.prototype,"layerFilter",void 0),o([e({type:Boolean,nonNullable:!0})],n.prototype,"menu",void 0),o([e({type:Boolean,nonNullable:!0})],n.prototype,"totalCount",void 0),o([e({type:Boolean,nonNullable:!0})],n.prototype,"zoomToButton",void 0),n=o([l("esri.widgets.support.SelectionList.VisibleElements")],n);const i=n;export{i as default};