UNPKG

@arcgis/core

Version:

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

6 lines (5 loc) 1.34 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 o}from"../../chunks/tslib.es6.js";import t from"../../core/Accessor.js";import{property as e}from"../../core/accessorSupport/decorators/property.js";import"../../core/has.js";import"../../core/Logger.js";import"../../core/RandomLCG.js";import{subclass as r}from"../../core/accessorSupport/decorators/subclass.js";let s=class extends t{constructor(){super(...arguments),this.closeButton=!1,this.collapseButton=!1,this.errors=!1,this.filter=!1,this.flow=!0,this.heading=!1,this.statusIndicators=!0,this.temporaryTableIndicators=!1}};o([e({type:Boolean,nonNullable:!0})],s.prototype,"closeButton",void 0),o([e({type:Boolean,nonNullable:!0})],s.prototype,"collapseButton",void 0),o([e({type:Boolean,nonNullable:!0})],s.prototype,"errors",void 0),o([e({type:Boolean,nonNullable:!0})],s.prototype,"filter",void 0),o([e({type:Boolean,nonNullable:!0})],s.prototype,"flow",void 0),o([e({type:Boolean,nonNullable:!0})],s.prototype,"heading",void 0),o([e({type:Boolean,nonNullable:!0})],s.prototype,"statusIndicators",void 0),o([e({type:Boolean,nonNullable:!0})],s.prototype,"temporaryTableIndicators",void 0),s=o([r("esri.widgets.TableList.TableListVisibleElements")],s);export{s as default};