UNPKG

@arcgis/core

Version:

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

3 lines (2 loc) 1.86 kB
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.8/LICENSE.txt */ import{__decorate as t}from"tslib";import{ClonableMixin as o}from"../../../core/Clonable.js";import{JSONSupport as i}from"../../../core/JSONSupport.js";import{property as e,subclass as r}from"../../../core/accessorSupport/decorators.js";let p=class extends(o(i)){constructor(t){super(t),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.labelTooltipText=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}};t([e()],p.prototype,"autoWidth",void 0),t([e()],p.prototype,"description",void 0),t([e()],p.prototype,"direction",void 0),t([e()],p.prototype,"flexGrow",void 0),t([e({type:String})],p.prototype,"fieldName",void 0),t([e()],p.prototype,"formatFunction",void 0),t([e()],p.prototype,"frozen",void 0),t([e()],p.prototype,"frozenToEnd",void 0),t([e()],p.prototype,"icon",void 0),t([e()],p.prototype,"iconText",void 0),t([e()],p.prototype,"initialSortPriority",void 0),t([e()],p.prototype,"invalid",void 0),t([e()],p.prototype,"label",void 0),t([e()],p.prototype,"labelTooltipText",void 0),t([e()],p.prototype,"menuConfig",void 0),t([e()],p.prototype,"resizable",void 0),t([e()],p.prototype,"sortable",void 0),t([e()],p.prototype,"textAlign",void 0),t([e()],p.prototype,"textWrap",void 0),t([e()],p.prototype,"timeZone",void 0),t([e({type:String,json:{read:!1,write:!0}})],p.prototype,"type",void 0),t([e()],p.prototype,"visible",void 0),t([e()],p.prototype,"width",void 0),p=t([r("esri.widgets.FeatureTable.support.ColumnTemplateBase")],p);const l=p;export{l as default};