igniteui-angular-core
Version:
Ignite UI Angular Core logic used in multiple UI components.
1,629 lines (1,628 loc) • 48.4 kB
JavaScript
/*
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 WebRowIslandDescription = /** @class */ /*@__PURE__*/ (function (_super) {
__extends(WebRowIslandDescription, _super);
function WebRowIslandDescription() {
var _this = _super.call(this) || this;
_this.b6 = null;
_this.m = null;
_this.k = null;
_this.ay = false;
_this.c7 = null;
_this.a6 = false;
_this.ax = false;
_this.bn = 0;
_this.aw = false;
_this.l = null;
_this.a1 = false;
_this.ct = null;
_this.bx = null;
_this.dc = null;
_this.bo = 0;
_this.ac = null;
_this.aa = null;
_this.dl = null;
_this.d5 = null;
_this.df = null;
_this.n = null;
_this.cp = null;
_this.dy = null;
_this.dk = null;
_this.du = null;
_this.dz = null;
_this.dn = null;
_this.c9 = null;
_this.c8 = null;
_this.cu = null;
_this.d9 = null;
_this.ea = null;
_this.eb = null;
_this.r = null;
_this.o = null;
_this.am = null;
_this.cz = null;
_this.af = null;
_this.ae = null;
_this.dd = null;
_this.de = null;
_this.az = false;
_this.a2 = false;
_this.ej = null;
_this.a3 = false;
_this.db = null;
_this.ek = null;
_this.bm = 0;
_this.cj = null;
_this.cs = null;
_this.a0 = false;
_this.a5 = false;
_this.cr = null;
_this.aq = null;
_this.av = false;
_this.au = false;
_this.c0 = null;
_this.eg = null;
_this.ef = null;
_this.a7 = false;
_this.ai = null;
_this.ao = null;
_this.ak = null;
_this.as = null;
_this.p = null;
_this.da = null;
_this.d4 = null;
_this.cq = null;
_this.q = null;
_this.b5 = null;
_this.b4 = null;
_this.d2 = null;
_this.cf = null;
_this.bu = null;
_this.bp = 0;
_this.a4 = false;
_this.c3 = null;
_this.c4 = null;
_this.cn = null;
_this.cy = null;
_this.by = null;
_this.c6 = null;
_this.bz = null;
_this.dm = null;
_this.c1 = null;
_this.ei = null;
_this.d7 = null;
_this.d3 = null;
_this.cg = null;
_this.cb = null;
_this.cc = null;
_this.b2 = null;
_this.b3 = null;
_this.b0 = null;
_this.b1 = null;
_this.dw = null;
_this.dt = null;
_this.dv = null;
_this.dx = null;
_this.b7 = null;
_this.ce = null;
_this.ec = null;
_this.ed = null;
_this.cw = null;
_this.cx = null;
_this.dj = null;
_this.dq = null;
_this.dp = null;
_this.di = null;
_this.cd = null;
_this.ck = null;
_this.co = null;
_this.ci = null;
_this.ch = null;
_this.ca = null;
_this.b8 = null;
_this.b9 = null;
_this.c5 = null;
_this.ds = null;
_this.dr = null;
_this.c2 = null;
_this.cv = null;
_this.d8 = null;
_this.d6 = null;
_this.d1 = null;
_this.d0 = null;
_this.bw = null;
_this.ee = null;
_this.eh = null;
_this.dg = null;
_this.dh = null;
_this.cm = null;
_this.cl = null;
return _this;
}
WebRowIslandDescription.prototype.get_type = function () {
return "WebRowIsland";
};
Object.defineProperty(WebRowIslandDescription.prototype, "type", {
get: function () {
return this.get_type();
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "childDataKey", {
get: function () {
return this.b6;
},
set: function (a) {
this.b6 = a;
this.j("ChildDataKey");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "childLayoutList", {
get: function () {
return this.m;
},
set: function (a) {
this.m = a;
this.j("ChildLayoutList");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "actionStripComponents", {
get: function () {
return this.k;
},
set: function (a) {
this.k = a;
this.j("ActionStripComponents");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "expandChildren", {
get: function () {
return this.ay;
},
set: function (a) {
this.ay = a;
this.j("ExpandChildren");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "hasChildrenKey", {
get: function () {
return this.c7;
},
set: function (a) {
this.c7 = a;
this.j("HasChildrenKey");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "showExpandAll", {
get: function () {
return this.a6;
},
set: function (a) {
this.a6 = a;
this.j("ShowExpandAll");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "batchEditing", {
get: function () {
return this.ax;
},
set: function (a) {
this.ax = a;
this.j("BatchEditing");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "snackbarDisplayTime", {
get: function () {
return this.bn;
},
set: function (a) {
this.bn = a;
this.j("SnackbarDisplayTime");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "autoGenerate", {
get: function () {
return this.aw;
},
set: function (a) {
this.aw = a;
this.j("AutoGenerate");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "autoGenerateExclude", {
get: function () {
return this.l;
},
set: function (a) {
this.l = a;
this.j("AutoGenerateExclude");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "moving", {
get: function () {
return this.a1;
},
set: function (a) {
this.a1 = a;
this.j("Moving");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "emptyGridTemplateRef", {
get: function () {
return this.ct;
},
set: function (a) {
this.ct = a;
this.j("EmptyGridTemplateRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "addRowEmptyTemplateRef", {
get: function () {
return this.bx;
},
set: function (a) {
this.bx = a;
this.j("AddRowEmptyTemplateRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "loadingGridTemplateRef", {
get: function () {
return this.dc;
},
set: function (a) {
this.dc = a;
this.j("LoadingGridTemplateRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "summaryRowHeight", {
get: function () {
return this.bo;
},
set: function (a) {
this.bo = a;
this.j("SummaryRowHeight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "dataCloneStrategy", {
get: function () {
return this.ac;
},
set: function (a) {
this.ac = a;
this.j("DataCloneStrategy");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "clipboardOptions", {
get: function () {
return this.aa;
},
set: function (a) {
this.aa = a;
this.j("ClipboardOptions");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowClassesRef", {
get: function () {
return this.dl;
},
set: function (a) {
this.dl = a;
this.j("RowClassesRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowStylesRef", {
get: function () {
return this.d5;
},
set: function (a) {
this.d5 = a;
this.j("RowStylesRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "primaryKey", {
get: function () {
return this.df;
},
set: function (a) {
this.df = a;
this.j("PrimaryKey");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "columnList", {
get: function () {
return this.n;
},
set: function (a) {
this.n = a;
this.j("ColumnList");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "dragGhostCustomTemplateRef", {
get: function () {
return this.cp;
},
set: function (a) {
this.cp = a;
this.j("DragGhostCustomTemplateRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowEditTextTemplateRef", {
get: function () {
return this.dy;
},
set: function (a) {
this.dy = a;
this.j("RowEditTextTemplateRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowAddTextTemplateRef", {
get: function () {
return this.dk;
},
set: function (a) {
this.dk = a;
this.j("RowAddTextTemplateRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowEditActionsTemplateRef", {
get: function () {
return this.du;
},
set: function (a) {
this.du = a;
this.j("RowEditActionsTemplateRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowExpandedIndicatorTemplateRef", {
get: function () {
return this.dz;
},
set: function (a) {
this.dz = a;
this.j("RowExpandedIndicatorTemplateRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowCollapsedIndicatorTemplateRef", {
get: function () {
return this.dn;
},
set: function (a) {
this.dn = a;
this.j("RowCollapsedIndicatorTemplateRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "headerExpandedIndicatorTemplateRef", {
get: function () {
return this.c9;
},
set: function (a) {
this.c9 = a;
this.j("HeaderExpandedIndicatorTemplateRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "headerCollapsedIndicatorTemplateRef", {
get: function () {
return this.c8;
},
set: function (a) {
this.c8 = a;
this.j("HeaderCollapsedIndicatorTemplateRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "excelStyleHeaderIconTemplateRef", {
get: function () {
return this.cu;
},
set: function (a) {
this.cu = a;
this.j("ExcelStyleHeaderIconTemplateRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "sortAscendingHeaderIconTemplateRef", {
get: function () {
return this.d9;
},
set: function (a) {
this.d9 = a;
this.j("SortAscendingHeaderIconTemplateRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "sortDescendingHeaderIconTemplateRef", {
get: function () {
return this.ea;
},
set: function (a) {
this.ea = a;
this.j("SortDescendingHeaderIconTemplateRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "sortHeaderIconTemplateRef", {
get: function () {
return this.eb;
},
set: function (a) {
this.eb = a;
this.j("SortHeaderIconTemplateRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "toolbar", {
get: function () {
return this.r;
},
set: function (a) {
this.r = a;
this.j("Toolbar");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "paginationComponents", {
get: function () {
return this.o;
},
set: function (a) {
this.o = a;
this.j("PaginationComponents");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "resourceStrings", {
get: function () {
return this.am;
},
set: function (a) {
this.am = a;
this.j("ResourceStrings");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "filteringLogic", {
get: function () {
return this.cz;
},
set: function (a) {
this.cz = a;
this.j("FilteringLogic");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "filteringExpressionsTree", {
get: function () {
return this.af;
},
set: function (a) {
this.af = a;
this.j("FilteringExpressionsTree");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "advancedFilteringExpressionsTree", {
get: function () {
return this.ae;
},
set: function (a) {
this.ae = a;
this.j("AdvancedFilteringExpressionsTree");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "locale", {
get: function () {
return this.dd;
},
set: function (a) {
this.dd = a;
this.j("Locale");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "pagingMode", {
get: function () {
return this.de;
},
set: function (a) {
this.de = a;
this.j("PagingMode");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "hideRowSelectors", {
get: function () {
return this.az;
},
set: function (a) {
this.az = a;
this.j("HideRowSelectors");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowDraggable", {
get: function () {
return this.a2;
},
set: function (a) {
this.a2 = a;
this.j("RowDraggable");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "validationTrigger", {
get: function () {
return this.ej;
},
set: function (a) {
this.ej = a;
this.j("ValidationTrigger");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowEditable", {
get: function () {
return this.a3;
},
set: function (a) {
this.a3 = a;
this.j("RowEditable");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "height", {
get: function () {
return this.db;
},
set: function (a) {
this.db = a;
this.j("Height");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "width", {
get: function () {
return this.ek;
},
set: function (a) {
this.ek = a;
this.j("Width");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowHeight", {
get: function () {
return this.bm;
},
set: function (a) {
this.bm = a;
this.j("RowHeight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "columnWidth", {
get: function () {
return this.cj;
},
set: function (a) {
this.cj = a;
this.j("ColumnWidth");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "emptyGridMessage", {
get: function () {
return this.cs;
},
set: function (a) {
this.cs = a;
this.j("EmptyGridMessage");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "isLoading", {
get: function () {
return this.a0;
},
set: function (a) {
this.a0 = a;
this.j("IsLoading");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "shouldGenerate", {
get: function () {
return this.a5;
},
set: function (a) {
this.a5 = a;
this.j("ShouldGenerate");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "emptyFilteredGridMessage", {
get: function () {
return this.cr;
},
set: function (a) {
this.cr = a;
this.j("EmptyFilteredGridMessage");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "pinning", {
get: function () {
return this.aq;
},
set: function (a) {
this.aq = a;
this.j("Pinning");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "allowFiltering", {
get: function () {
return this.av;
},
set: function (a) {
this.av = a;
this.j("AllowFiltering");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "allowAdvancedFiltering", {
get: function () {
return this.au;
},
set: function (a) {
this.au = a;
this.j("AllowAdvancedFiltering");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "filterMode", {
get: function () {
return this.c0;
},
set: function (a) {
this.c0 = a;
this.j("FilterMode");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "summaryPosition", {
get: function () {
return this.eg;
},
set: function (a) {
this.eg = a;
this.j("SummaryPosition");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "summaryCalculationMode", {
get: function () {
return this.ef;
},
set: function (a) {
this.ef = a;
this.j("SummaryCalculationMode");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "showSummaryOnCollapse", {
get: function () {
return this.a7;
},
set: function (a) {
this.a7 = a;
this.j("ShowSummaryOnCollapse");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "filterStrategy", {
get: function () {
return this.ai;
},
set: function (a) {
this.ai = a;
this.j("FilterStrategy");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "sortStrategy", {
get: function () {
return this.ao;
},
set: function (a) {
this.ao = a;
this.j("SortStrategy");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "mergeStrategy", {
get: function () {
return this.ak;
},
set: function (a) {
this.ak = a;
this.j("MergeStrategy");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "sortingOptions", {
get: function () {
return this.as;
},
set: function (a) {
this.as = a;
this.j("SortingOptions");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "selectedRows", {
get: function () {
return this.p;
},
set: function (a) {
this.p = a;
this.j("SelectedRows");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "headSelectorTemplateRef", {
get: function () {
return this.da;
},
set: function (a) {
this.da = a;
this.j("HeadSelectorTemplateRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowSelectorTemplateRef", {
get: function () {
return this.d4;
},
set: function (a) {
this.d4 = a;
this.j("RowSelectorTemplateRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "dragIndicatorIconTemplateRef", {
get: function () {
return this.cq;
},
set: function (a) {
this.cq = a;
this.j("DragIndicatorIconTemplateRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "sortingExpressions", {
get: function () {
return this.q;
},
set: function (a) {
this.q = a;
this.j("SortingExpressions");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "cellSelection", {
get: function () {
return this.b5;
},
set: function (a) {
this.b5 = a;
this.j("CellSelection");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "cellMergeMode", {
get: function () {
return this.b4;
},
set: function (a) {
this.b4 = a;
this.j("CellMergeMode");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowSelection", {
get: function () {
return this.d2;
},
set: function (a) {
this.d2 = a;
this.j("RowSelection");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "columnSelection", {
get: function () {
return this.cf;
},
set: function (a) {
this.cf = a;
this.j("ColumnSelection");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "expansionStates", {
get: function () {
return this.bu;
},
set: function (a) {
this.bu = a;
this.j("ExpansionStates");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "totalRecords", {
get: function () {
return this.bp;
},
set: function (a) {
this.bp = a;
this.j("TotalRecords");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "selectRowOnClick", {
get: function () {
return this.a4;
},
set: function (a) {
this.a4 = a;
this.j("SelectRowOnClick");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "gridCreatedRef", {
get: function () {
return this.c3;
},
set: function (a) {
this.c3 = a;
this.j("GridCreatedRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "gridInitializedRef", {
get: function () {
return this.c4;
},
set: function (a) {
this.c4 = a;
this.j("GridInitializedRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "dataPreLoadRef", {
get: function () {
return this.cn;
},
set: function (a) {
this.cn = a;
this.j("DataPreLoadRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "filteringExpressionsTreeChangeRef", {
get: function () {
return this.cy;
},
set: function (a) {
this.cy = a;
this.j("FilteringExpressionsTreeChangeRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "advancedFilteringExpressionsTreeChangeRef", {
get: function () {
return this.by;
},
set: function (a) {
this.by = a;
this.j("AdvancedFilteringExpressionsTreeChangeRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "gridScrollRef", {
get: function () {
return this.c6;
},
set: function (a) {
this.c6 = a;
this.j("GridScrollRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "cellClickRef", {
get: function () {
return this.bz;
},
set: function (a) {
this.bz = a;
this.j("CellClickRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowClickRef", {
get: function () {
return this.dm;
},
set: function (a) {
this.dm = a;
this.j("RowClickRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "formGroupCreatedRef", {
get: function () {
return this.c1;
},
set: function (a) {
this.c1 = a;
this.j("FormGroupCreatedRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "validationStatusChangeRef", {
get: function () {
return this.ei;
},
set: function (a) {
this.ei = a;
this.j("ValidationStatusChangeRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "selectedRef", {
get: function () {
return this.d7;
},
set: function (a) {
this.d7 = a;
this.j("SelectedRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowSelectionChangingRef", {
get: function () {
return this.d3;
},
set: function (a) {
this.d3 = a;
this.j("RowSelectionChangingRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "columnSelectionChangingRef", {
get: function () {
return this.cg;
},
set: function (a) {
this.cg = a;
this.j("ColumnSelectionChangingRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "columnPinRef", {
get: function () {
return this.cb;
},
set: function (a) {
this.cb = a;
this.j("ColumnPinRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "columnPinnedRef", {
get: function () {
return this.cc;
},
set: function (a) {
this.cc = a;
this.j("ColumnPinnedRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "cellEditEnterRef", {
get: function () {
return this.b2;
},
set: function (a) {
this.b2 = a;
this.j("CellEditEnterRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "cellEditExitRef", {
get: function () {
return this.b3;
},
set: function (a) {
this.b3 = a;
this.j("CellEditExitRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "cellEditRef", {
get: function () {
return this.b0;
},
set: function (a) {
this.b0 = a;
this.j("CellEditRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "cellEditDoneRef", {
get: function () {
return this.b1;
},
set: function (a) {
this.b1 = a;
this.j("CellEditDoneRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowEditEnterRef", {
get: function () {
return this.dw;
},
set: function (a) {
this.dw = a;
this.j("RowEditEnterRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowEditRef", {
get: function () {
return this.dt;
},
set: function (a) {
this.dt = a;
this.j("RowEditRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowEditDoneRef", {
get: function () {
return this.dv;
},
set: function (a) {
this.dv = a;
this.j("RowEditDoneRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowEditExitRef", {
get: function () {
return this.dx;
},
set: function (a) {
this.dx = a;
this.j("RowEditExitRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "columnInitRef", {
get: function () {
return this.b7;
},
set: function (a) {
this.b7 = a;
this.j("ColumnInitRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "columnsAutogeneratedRef", {
get: function () {
return this.ce;
},
set: function (a) {
this.ce = a;
this.j("ColumnsAutogeneratedRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "sortingRef", {
get: function () {
return this.ec;
},
set: function (a) {
this.ec = a;
this.j("SortingRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "sortingDoneRef", {
get: function () {
return this.ed;
},
set: function (a) {
this.ed = a;
this.j("SortingDoneRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "filteringRef", {
get: function () {
return this.cw;
},
set: function (a) {
this.cw = a;
this.j("FilteringRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "filteringDoneRef", {
get: function () {
return this.cx;
},
set: function (a) {
this.cx = a;
this.j("FilteringDoneRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowAddedRef", {
get: function () {
return this.dj;
},
set: function (a) {
this.dj = a;
this.j("RowAddedRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowDeletedRef", {
get: function () {
return this.dq;
},
set: function (a) {
this.dq = a;
this.j("RowDeletedRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowDeleteRef", {
get: function () {
return this.dp;
},
set: function (a) {
this.dp = a;
this.j("RowDeleteRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowAddRef", {
get: function () {
return this.di;
},
set: function (a) {
this.di = a;
this.j("RowAddRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "columnResizedRef", {
get: function () {
return this.cd;
},
set: function (a) {
this.cd = a;
this.j("ColumnResizedRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "contextMenuRef", {
get: function () {
return this.ck;
},
set: function (a) {
this.ck = a;
this.j("ContextMenuRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "doubleClickRef", {
get: function () {
return this.co;
},
set: function (a) {
this.co = a;
this.j("DoubleClickRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "columnVisibilityChangingRef", {
get: function () {
return this.ci;
},
set: function (a) {
this.ci = a;
this.j("ColumnVisibilityChangingRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "columnVisibilityChangedRef", {
get: function () {
return this.ch;
},
set: function (a) {
this.ch = a;
this.j("ColumnVisibilityChangedRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "columnMovingStartRef", {
get: function () {
return this.ca;
},
set: function (a) {
this.ca = a;
this.j("ColumnMovingStartRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "columnMovingRef", {
get: function () {
return this.b8;
},
set: function (a) {
this.b8 = a;
this.j("ColumnMovingRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "columnMovingEndRef", {
get: function () {
return this.b9;
},
set: function (a) {
this.b9 = a;
this.j("ColumnMovingEndRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "gridKeydownRef", {
get: function () {
return this.c5;
},
set: function (a) {
this.c5 = a;
this.j("GridKeydownRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowDragStartRef", {
get: function () {
return this.ds;
},
set: function (a) {
this.ds = a;
this.j("RowDragStartRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowDragEndRef", {
get: function () {
return this.dr;
},
set: function (a) {
this.dr = a;
this.j("RowDragEndRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "gridCopyRef", {
get: function () {
return this.c2;
},
set: function (a) {
this.c2 = a;
this.j("GridCopyRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "expansionStatesChangeRef", {
get: function () {
return this.cv;
},
set: function (a) {
this.cv = a;
this.j("ExpansionStatesChangeRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "selectedRowsChangeRef", {
get: function () {
return this.d8;
},
set: function (a) {
this.d8 = a;
this.j("SelectedRowsChangeRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowToggleRef", {
get: function () {
return this.d6;
},
set: function (a) {
this.d6 = a;
this.j("RowToggleRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowPinningRef", {
get: function () {
return this.d1;
},
set: function (a) {
this.d1 = a;
this.j("RowPinningRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rowPinnedRef", {
get: function () {
return this.d0;
},
set: function (a) {
this.d0 = a;
this.j("RowPinnedRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "activeNodeChangeRef", {
get: function () {
return this.bw;
},
set: function (a) {
this.bw = a;
this.j("ActiveNodeChangeRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "sortingExpressionsChangeRef", {
get: function () {
return this.ee;
},
set: function (a) {
this.ee = a;
this.j("SortingExpressionsChangeRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "toolbarExportingRef", {
get: function () {
return this.eh;
},
set: function (a) {
this.eh = a;
this.j("ToolbarExportingRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "rangeSelectedRef", {
get: function () {
return this.dg;
},
set: function (a) {
this.dg = a;
this.j("RangeSelectedRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "renderedRef", {
get: function () {
return this.dh;
},
set: function (a) {
this.dh = a;
this.j("RenderedRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "dataChangingRef", {
get: function () {
return this.cm;
},
set: function (a) {
this.cm = a;
this.j("DataChangingRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(WebRowIslandDescription.prototype, "dataChangedRef", {
get: function () {
return this.cl;
},
set: function (a) {
this.cl = a;
this.j("DataChangedRef");
},
enumerable: false,
configurable: true
});
WebRowIslandDescription.$t = markType(WebRowIslandDescription, 'WebRowIslandDescription', Description.$);
return WebRowIslandDescription;
}(Description));
export { WebRowIslandDescription };