UNPKG

@arcgis/core

Version:

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

6 lines (5 loc) 1.98 kB
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.32/esri/copyright.txt for details. */ import{_ as o}from"../../../chunks/tslib.es6.js";import t from"../../../core/JSONSupport.js";import{property as i}from"../../../core/accessorSupport/decorators/property.js";import"../../../core/has.js";import"../../../core/Logger.js";import"../../../core/RandomLCG.js";import{subclass as e}from"../../../core/accessorSupport/decorators/subclass.js";let r=class extends t{constructor(o){super(o),this.autoWidth=!1,this.description=null,this.direction=null,this.flexGrow=1,this.fieldName=null,this.formatFunction=null,this.frozen=!1,this.frozenToEnd=!1,this.icon=null,this.iconText=null,this.initialSortPriority=null,this.invalid=!1,this.label=null,this.menuConfig=null,this.resizable=!0,this.sortable=!1,this.textAlign="start",this.textWrap=!1,this.timeZone=null,this.type=null,this.visible=!0,this.width=200}};o([i()],r.prototype,"autoWidth",void 0),o([i()],r.prototype,"description",void 0),o([i()],r.prototype,"direction",void 0),o([i()],r.prototype,"flexGrow",void 0),o([i({type:String})],r.prototype,"fieldName",void 0),o([i()],r.prototype,"formatFunction",void 0),o([i()],r.prototype,"frozen",void 0),o([i()],r.prototype,"frozenToEnd",void 0),o([i()],r.prototype,"icon",void 0),o([i()],r.prototype,"iconText",void 0),o([i()],r.prototype,"initialSortPriority",void 0),o([i()],r.prototype,"invalid",void 0),o([i()],r.prototype,"label",void 0),o([i()],r.prototype,"menuConfig",void 0),o([i()],r.prototype,"resizable",void 0),o([i()],r.prototype,"sortable",void 0),o([i()],r.prototype,"textAlign",void 0),o([i()],r.prototype,"textWrap",void 0),o([i()],r.prototype,"timeZone",void 0),o([i({type:String,json:{read:!1,write:!0}})],r.prototype,"type",void 0),o([i()],r.prototype,"visible",void 0),o([i()],r.prototype,"width",void 0),r=o([e("esri.widgets.FeatureTable.support.ColumnTemplateBase")],r);const p=r;export{p as default};