UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

1,628 lines (1,627 loc) 49.6 kB
/* THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE: https://www.infragistics.com/legal/license/igultimate-la https://www.infragistics.com/legal/license/igultimate-eula GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company. */ import { __extends } from "tslib"; import { Description } from "./Description"; import { markType } from "./type"; /** * @hidden */ var WebGridBaseDirectiveDescription = /** @class */ /*@__PURE__*/ (function (_super) { __extends(WebGridBaseDirectiveDescription, _super); function WebGridBaseDirectiveDescription() { var _this = _super.call(this) || this; _this.bn = 0; _this.a0 = false; _this.m = null; _this.a4 = false; _this.cr = null; _this.bx = null; _this.c7 = null; _this.bo = 0; _this.ae = null; _this.ac = null; _this.dg = null; _this.d0 = null; _this.da = null; _this.n = null; _this.k = null; _this.cn = null; _this.dt = null; _this.df = null; _this.dp = null; _this.du = null; _this.di = null; _this.c4 = null; _this.c3 = null; _this.cs = null; _this.d4 = null; _this.d5 = null; _this.d6 = null; _this.s = null; _this.o = null; _this.ao = null; _this.cx = null; _this.ah = null; _this.ag = null; _this.c8 = null; _this.c9 = null; _this.a2 = false; _this.a5 = false; _this.ee = null; _this.a6 = false; _this.c6 = null; _this.ef = null; _this.bm = 0; _this.ci = null; _this.cq = null; _this.a3 = false; _this.a8 = false; _this.cp = null; _this.au = null; _this.az = false; _this.ay = false; _this.cy = null; _this.eb = null; _this.ea = null; _this.a9 = false; _this.ak = null; _this.aq = null; _this.am = null; _this.aw = null; _this.p = null; _this.c5 = null; _this.dz = null; _this.co = null; _this.q = null; _this.a1 = false; _this.b5 = null; _this.b4 = null; _this.dx = null; _this.ce = null; _this.bu = null; _this.as = null; _this.bp = 0; _this.a7 = false; _this.l = null; _this.r = null; _this.cw = null; _this.by = null; _this.c2 = null; _this.bz = null; _this.dh = null; _this.cz = null; _this.ed = null; _this.d2 = null; _this.dy = null; _this.cf = null; _this.ca = null; _this.cb = null; _this.b2 = null; _this.b3 = null; _this.b0 = null; _this.b1 = null; _this.dr = null; _this.dn = null; _this.dq = null; _this.ds = null; _this.b6 = null; _this.cd = null; _this.d7 = null; _this.d8 = null; _this.cu = null; _this.cv = null; _this.de = null; _this.dk = null; _this.dj = null; _this.dd = null; _this.cc = null; _this.cj = null; _this.cm = null; _this.ch = null; _this.cg = null; _this.b9 = null; _this.b7 = null; _this.b8 = null; _this.c1 = null; _this.dm = null; _this.dl = null; _this.c0 = null; _this.ct = null; _this.d3 = null; _this.d1 = null; _this.dw = null; _this.dv = null; _this.bw = null; _this.d9 = null; _this.ec = null; _this.db = null; _this.dc = null; _this.cl = null; _this.ck = null; return _this; } WebGridBaseDirectiveDescription.prototype.get_type = function () { return "WebGridBaseDirective"; }; Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "type", { get: function () { return this.get_type(); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "snackbarDisplayTime", { get: function () { return this.bn; }, set: function (a) { this.bn = a; this.j("SnackbarDisplayTime"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "autoGenerate", { get: function () { return this.a0; }, set: function (a) { this.a0 = a; this.j("AutoGenerate"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "autoGenerateExclude", { get: function () { return this.m; }, set: function (a) { this.m = a; this.j("AutoGenerateExclude"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "moving", { get: function () { return this.a4; }, set: function (a) { this.a4 = a; this.j("Moving"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "emptyGridTemplateRef", { get: function () { return this.cr; }, set: function (a) { this.cr = a; this.j("EmptyGridTemplateRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "addRowEmptyTemplateRef", { get: function () { return this.bx; }, set: function (a) { this.bx = a; this.j("AddRowEmptyTemplateRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "loadingGridTemplateRef", { get: function () { return this.c7; }, set: function (a) { this.c7 = a; this.j("LoadingGridTemplateRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "summaryRowHeight", { get: function () { return this.bo; }, set: function (a) { this.bo = a; this.j("SummaryRowHeight"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "dataCloneStrategy", { get: function () { return this.ae; }, set: function (a) { this.ae = a; this.j("DataCloneStrategy"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "clipboardOptions", { get: function () { return this.ac; }, set: function (a) { this.ac = a; this.j("ClipboardOptions"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowClassesRef", { get: function () { return this.dg; }, set: function (a) { this.dg = a; this.j("RowClassesRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowStylesRef", { get: function () { return this.d0; }, set: function (a) { this.d0 = a; this.j("RowStylesRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "primaryKey", { get: function () { return this.da; }, set: function (a) { this.da = a; this.j("PrimaryKey"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnList", { get: function () { return this.n; }, set: function (a) { this.n = a; this.j("ColumnList"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "actionStripComponents", { get: function () { return this.k; }, set: function (a) { this.k = a; this.j("ActionStripComponents"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "dragGhostCustomTemplateRef", { get: function () { return this.cn; }, set: function (a) { this.cn = a; this.j("DragGhostCustomTemplateRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowEditTextTemplateRef", { get: function () { return this.dt; }, set: function (a) { this.dt = a; this.j("RowEditTextTemplateRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowAddTextTemplateRef", { get: function () { return this.df; }, set: function (a) { this.df = a; this.j("RowAddTextTemplateRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowEditActionsTemplateRef", { get: function () { return this.dp; }, set: function (a) { this.dp = a; this.j("RowEditActionsTemplateRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowExpandedIndicatorTemplateRef", { get: function () { return this.du; }, set: function (a) { this.du = a; this.j("RowExpandedIndicatorTemplateRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowCollapsedIndicatorTemplateRef", { get: function () { return this.di; }, set: function (a) { this.di = a; this.j("RowCollapsedIndicatorTemplateRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "headerExpandedIndicatorTemplateRef", { get: function () { return this.c4; }, set: function (a) { this.c4 = a; this.j("HeaderExpandedIndicatorTemplateRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "headerCollapsedIndicatorTemplateRef", { get: function () { return this.c3; }, set: function (a) { this.c3 = a; this.j("HeaderCollapsedIndicatorTemplateRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "excelStyleHeaderIconTemplateRef", { get: function () { return this.cs; }, set: function (a) { this.cs = a; this.j("ExcelStyleHeaderIconTemplateRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "sortAscendingHeaderIconTemplateRef", { get: function () { return this.d4; }, set: function (a) { this.d4 = a; this.j("SortAscendingHeaderIconTemplateRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "sortDescendingHeaderIconTemplateRef", { get: function () { return this.d5; }, set: function (a) { this.d5 = a; this.j("SortDescendingHeaderIconTemplateRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "sortHeaderIconTemplateRef", { get: function () { return this.d6; }, set: function (a) { this.d6 = a; this.j("SortHeaderIconTemplateRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "toolbar", { get: function () { return this.s; }, set: function (a) { this.s = a; this.j("Toolbar"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "paginationComponents", { get: function () { return this.o; }, set: function (a) { this.o = a; this.j("PaginationComponents"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "resourceStrings", { get: function () { return this.ao; }, set: function (a) { this.ao = a; this.j("ResourceStrings"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "filteringLogic", { get: function () { return this.cx; }, set: function (a) { this.cx = a; this.j("FilteringLogic"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "filteringExpressionsTree", { get: function () { return this.ah; }, set: function (a) { this.ah = a; this.j("FilteringExpressionsTree"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "advancedFilteringExpressionsTree", { get: function () { return this.ag; }, set: function (a) { this.ag = a; this.j("AdvancedFilteringExpressionsTree"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "locale", { get: function () { return this.c8; }, set: function (a) { this.c8 = a; this.j("Locale"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "pagingMode", { get: function () { return this.c9; }, set: function (a) { this.c9 = a; this.j("PagingMode"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "hideRowSelectors", { get: function () { return this.a2; }, set: function (a) { this.a2 = a; this.j("HideRowSelectors"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowDraggable", { get: function () { return this.a5; }, set: function (a) { this.a5 = a; this.j("RowDraggable"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "validationTrigger", { get: function () { return this.ee; }, set: function (a) { this.ee = a; this.j("ValidationTrigger"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowEditable", { get: function () { return this.a6; }, set: function (a) { this.a6 = a; this.j("RowEditable"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "height", { get: function () { return this.c6; }, set: function (a) { this.c6 = a; this.j("Height"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "width", { get: function () { return this.ef; }, set: function (a) { this.ef = a; this.j("Width"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowHeight", { get: function () { return this.bm; }, set: function (a) { this.bm = a; this.j("RowHeight"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnWidth", { get: function () { return this.ci; }, set: function (a) { this.ci = a; this.j("ColumnWidth"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "emptyGridMessage", { get: function () { return this.cq; }, set: function (a) { this.cq = a; this.j("EmptyGridMessage"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "isLoading", { get: function () { return this.a3; }, set: function (a) { this.a3 = a; this.j("IsLoading"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "shouldGenerate", { get: function () { return this.a8; }, set: function (a) { this.a8 = a; this.j("ShouldGenerate"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "emptyFilteredGridMessage", { get: function () { return this.cp; }, set: function (a) { this.cp = a; this.j("EmptyFilteredGridMessage"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "pinning", { get: function () { return this.au; }, set: function (a) { this.au = a; this.j("Pinning"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "allowFiltering", { get: function () { return this.az; }, set: function (a) { this.az = a; this.j("AllowFiltering"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "allowAdvancedFiltering", { get: function () { return this.ay; }, set: function (a) { this.ay = a; this.j("AllowAdvancedFiltering"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "filterMode", { get: function () { return this.cy; }, set: function (a) { this.cy = a; this.j("FilterMode"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "summaryPosition", { get: function () { return this.eb; }, set: function (a) { this.eb = a; this.j("SummaryPosition"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "summaryCalculationMode", { get: function () { return this.ea; }, set: function (a) { this.ea = a; this.j("SummaryCalculationMode"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "showSummaryOnCollapse", { get: function () { return this.a9; }, set: function (a) { this.a9 = a; this.j("ShowSummaryOnCollapse"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "filterStrategy", { get: function () { return this.ak; }, set: function (a) { this.ak = a; this.j("FilterStrategy"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "sortStrategy", { get: function () { return this.aq; }, set: function (a) { this.aq = a; this.j("SortStrategy"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "mergeStrategy", { get: function () { return this.am; }, set: function (a) { this.am = a; this.j("MergeStrategy"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "sortingOptions", { get: function () { return this.aw; }, set: function (a) { this.aw = a; this.j("SortingOptions"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "selectedRows", { get: function () { return this.p; }, set: function (a) { this.p = a; this.j("SelectedRows"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "headSelectorTemplateRef", { get: function () { return this.c5; }, set: function (a) { this.c5 = a; this.j("HeadSelectorTemplateRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowSelectorTemplateRef", { get: function () { return this.dz; }, set: function (a) { this.dz = a; this.j("RowSelectorTemplateRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "dragIndicatorIconTemplateRef", { get: function () { return this.co; }, set: function (a) { this.co = a; this.j("DragIndicatorIconTemplateRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "sortingExpressions", { get: function () { return this.q; }, set: function (a) { this.q = a; this.j("SortingExpressions"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "batchEditing", { get: function () { return this.a1; }, set: function (a) { this.a1 = a; this.j("BatchEditing"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "cellSelection", { get: function () { return this.b5; }, set: function (a) { this.b5 = a; this.j("CellSelection"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "cellMergeMode", { get: function () { return this.b4; }, set: function (a) { this.b4 = a; this.j("CellMergeMode"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowSelection", { get: function () { return this.dx; }, set: function (a) { this.dx = a; this.j("RowSelection"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnSelection", { get: function () { return this.ce; }, set: function (a) { this.ce = a; this.j("ColumnSelection"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "expansionStates", { get: function () { return this.bu; }, set: function (a) { this.bu = a; this.j("ExpansionStates"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "outlet", { get: function () { return this.as; }, set: function (a) { this.as = a; this.j("Outlet"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "totalRecords", { get: function () { return this.bp; }, set: function (a) { this.bp = a; this.j("TotalRecords"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "selectRowOnClick", { get: function () { return this.a7; }, set: function (a) { this.a7 = a; this.j("SelectRowOnClick"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "actualColumnList", { get: function () { return this.l; }, set: function (a) { this.l = a; this.j("ActualColumnList"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "stateComponents", { get: function () { return this.r; }, set: function (a) { this.r = a; this.j("StateComponents"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "filteringExpressionsTreeChangeRef", { get: function () { return this.cw; }, set: function (a) { this.cw = a; this.j("FilteringExpressionsTreeChangeRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "advancedFilteringExpressionsTreeChangeRef", { get: function () { return this.by; }, set: function (a) { this.by = a; this.j("AdvancedFilteringExpressionsTreeChangeRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "gridScrollRef", { get: function () { return this.c2; }, set: function (a) { this.c2 = a; this.j("GridScrollRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "cellClickRef", { get: function () { return this.bz; }, set: function (a) { this.bz = a; this.j("CellClickRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowClickRef", { get: function () { return this.dh; }, set: function (a) { this.dh = a; this.j("RowClickRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "formGroupCreatedRef", { get: function () { return this.cz; }, set: function (a) { this.cz = a; this.j("FormGroupCreatedRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "validationStatusChangeRef", { get: function () { return this.ed; }, set: function (a) { this.ed = a; this.j("ValidationStatusChangeRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "selectedRef", { get: function () { return this.d2; }, set: function (a) { this.d2 = a; this.j("SelectedRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowSelectionChangingRef", { get: function () { return this.dy; }, set: function (a) { this.dy = a; this.j("RowSelectionChangingRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnSelectionChangingRef", { get: function () { return this.cf; }, set: function (a) { this.cf = a; this.j("ColumnSelectionChangingRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnPinRef", { get: function () { return this.ca; }, set: function (a) { this.ca = a; this.j("ColumnPinRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnPinnedRef", { get: function () { return this.cb; }, set: function (a) { this.cb = a; this.j("ColumnPinnedRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "cellEditEnterRef", { get: function () { return this.b2; }, set: function (a) { this.b2 = a; this.j("CellEditEnterRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "cellEditExitRef", { get: function () { return this.b3; }, set: function (a) { this.b3 = a; this.j("CellEditExitRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "cellEditRef", { get: function () { return this.b0; }, set: function (a) { this.b0 = a; this.j("CellEditRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "cellEditDoneRef", { get: function () { return this.b1; }, set: function (a) { this.b1 = a; this.j("CellEditDoneRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowEditEnterRef", { get: function () { return this.dr; }, set: function (a) { this.dr = a; this.j("RowEditEnterRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowEditRef", { get: function () { return this.dn; }, set: function (a) { this.dn = a; this.j("RowEditRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowEditDoneRef", { get: function () { return this.dq; }, set: function (a) { this.dq = a; this.j("RowEditDoneRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowEditExitRef", { get: function () { return this.ds; }, set: function (a) { this.ds = a; this.j("RowEditExitRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnInitRef", { get: function () { return this.b6; }, set: function (a) { this.b6 = a; this.j("ColumnInitRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnsAutogeneratedRef", { get: function () { return this.cd; }, set: function (a) { this.cd = a; this.j("ColumnsAutogeneratedRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "sortingRef", { get: function () { return this.d7; }, set: function (a) { this.d7 = a; this.j("SortingRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "sortingDoneRef", { get: function () { return this.d8; }, set: function (a) { this.d8 = a; this.j("SortingDoneRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "filteringRef", { get: function () { return this.cu; }, set: function (a) { this.cu = a; this.j("FilteringRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "filteringDoneRef", { get: function () { return this.cv; }, set: function (a) { this.cv = a; this.j("FilteringDoneRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowAddedRef", { get: function () { return this.de; }, set: function (a) { this.de = a; this.j("RowAddedRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowDeletedRef", { get: function () { return this.dk; }, set: function (a) { this.dk = a; this.j("RowDeletedRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowDeleteRef", { get: function () { return this.dj; }, set: function (a) { this.dj = a; this.j("RowDeleteRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowAddRef", { get: function () { return this.dd; }, set: function (a) { this.dd = a; this.j("RowAddRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnResizedRef", { get: function () { return this.cc; }, set: function (a) { this.cc = a; this.j("ColumnResizedRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "contextMenuRef", { get: function () { return this.cj; }, set: function (a) { this.cj = a; this.j("ContextMenuRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "doubleClickRef", { get: function () { return this.cm; }, set: function (a) { this.cm = a; this.j("DoubleClickRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnVisibilityChangingRef", { get: function () { return this.ch; }, set: function (a) { this.ch = a; this.j("ColumnVisibilityChangingRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnVisibilityChangedRef", { get: function () { return this.cg; }, set: function (a) { this.cg = a; this.j("ColumnVisibilityChangedRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnMovingStartRef", { get: function () { return this.b9; }, set: function (a) { this.b9 = a; this.j("ColumnMovingStartRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnMovingRef", { get: function () { return this.b7; }, set: function (a) { this.b7 = a; this.j("ColumnMovingRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "columnMovingEndRef", { get: function () { return this.b8; }, set: function (a) { this.b8 = a; this.j("ColumnMovingEndRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "gridKeydownRef", { get: function () { return this.c1; }, set: function (a) { this.c1 = a; this.j("GridKeydownRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowDragStartRef", { get: function () { return this.dm; }, set: function (a) { this.dm = a; this.j("RowDragStartRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowDragEndRef", { get: function () { return this.dl; }, set: function (a) { this.dl = a; this.j("RowDragEndRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "gridCopyRef", { get: function () { return this.c0; }, set: function (a) { this.c0 = a; this.j("GridCopyRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "expansionStatesChangeRef", { get: function () { return this.ct; }, set: function (a) { this.ct = a; this.j("ExpansionStatesChangeRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "selectedRowsChangeRef", { get: function () { return this.d3; }, set: function (a) { this.d3 = a; this.j("SelectedRowsChangeRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowToggleRef", { get: function () { return this.d1; }, set: function (a) { this.d1 = a; this.j("RowToggleRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowPinningRef", { get: function () { return this.dw; }, set: function (a) { this.dw = a; this.j("RowPinningRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rowPinnedRef", { get: function () { return this.dv; }, set: function (a) { this.dv = a; this.j("RowPinnedRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "activeNodeChangeRef", { get: function () { return this.bw; }, set: function (a) { this.bw = a; this.j("ActiveNodeChangeRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "sortingExpressionsChangeRef", { get: function () { return this.d9; }, set: function (a) { this.d9 = a; this.j("SortingExpressionsChangeRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "toolbarExportingRef", { get: function () { return this.ec; }, set: function (a) { this.ec = a; this.j("ToolbarExportingRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "rangeSelectedRef", { get: function () { return this.db; }, set: function (a) { this.db = a; this.j("RangeSelectedRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "renderedRef", { get: function () { return this.dc; }, set: function (a) { this.dc = a; this.j("RenderedRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "dataChangingRef", { get: function () { return this.cl; }, set: function (a) { this.cl = a; this.j("DataChangingRef"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridBaseDirectiveDescription.prototype, "dataChangedRef", { get: function () { return this.ck; }, set: function (a) { this.ck = a; this.j("DataChangedRef"); }, enumerable: false, configurable: true }); WebGridBaseDirectiveDescription.$t = markType(WebGridBaseDirectiveDescription, 'WebGridBaseDirectiveDescription', Description.$); return WebGridBaseDirectiveDescription; }(Description)); export { WebGridBaseDirectiveDescription }; /** * @hidden */ var WebGridToolbarDescription = /** @class */ /*@__PURE__*/ (function (_super) { __extends(WebGridToolbarDescription, _super); function WebGridToolbarDescription() { var _this = _super.call(this) || this; _this.o = false; _this.m = null; _this.k = null; return _this; } WebGridToolbarDescription.prototype.get_type = function () { return "WebGridToolbar"; }; Object.defineProperty(WebGridToolbarDescription.prototype, "type", { get: function () { return this.get_type(); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridToolbarDescription.prototype, "showProgress", { get: function () { return this.o; }, set: function (a) { this.o = a; this.j("ShowProgress"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridToolbarDescription.prototype, "grid", { get: function () { return this.m; }, set: function (a) { this.m = a; this.j("Grid"); }, enumerable: false, configurable: true }); Object.defineProperty(WebGridToolbarDescription.prototype, "tools", { get: function () { return this.k; }, set: function (a) { this.k = a; this.j("Tools"); }, enumerable: false, configurable: true }); WebGridToolbarDescription.$t = markType(WebGridToolbarDescription, 'WebGridToolbarDescription', Description.$); return WebGridToolbarDescription; }(Description)); export { WebGridToolbarDescription };