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