UNPKG

@arcgis/core

Version:

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

6 lines (5 loc) 1.47 kB
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.33/esri/copyright.txt for details. */ import{_ as e}from"../../chunks/tslib.es6.js";import o from"../../core/Accessor.js";import{property as t}from"../../core/accessorSupport/decorators/property.js";import"../../core/has.js";import"../../core/Logger.js";import"../../core/RandomLCG.js";import{subclass as l}from"../../core/accessorSupport/decorators/subclass.js";let r=class extends o{constructor(e){super(e),this.clearSelection=!0,this.deleteSelection=!0,this.exportSelectionToCSV=!0,this.refreshData=!0,this.selectedRecordsShowAllToggle=!0,this.selectedRecordsShowSelectedToggle=!0,this.toggleColumns=!0,this.zoomToSelection=!0}};e([t({type:Boolean,nonNullable:!0})],r.prototype,"clearSelection",void 0),e([t({type:Boolean,nonNullable:!0})],r.prototype,"deleteSelection",void 0),e([t({type:Boolean,nonNullable:!0})],r.prototype,"exportSelectionToCSV",void 0),e([t({type:Boolean,nonNullable:!0})],r.prototype,"refreshData",void 0),e([t({type:Boolean,nonNullable:!0})],r.prototype,"selectedRecordsShowAllToggle",void 0),e([t({type:Boolean,nonNullable:!0})],r.prototype,"selectedRecordsShowSelectedToggle",void 0),e([t({type:Boolean,nonNullable:!0})],r.prototype,"toggleColumns",void 0),e([t({type:Boolean,nonNullable:!0})],r.prototype,"zoomToSelection",void 0),r=e([l("esri.widgets.FeatureTable.TableMenuVisibleElements")],r);const s=r;export{s as default};