UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

1,120 lines (1,119 loc) 31.1 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 { WebDisplayDensityBaseDescription } from "./WebDisplayDensityBaseDescription"; import { markType } from "./type"; import { WebDisplayDensityBaseElementDescription } from "./WebDisplayDensityBaseElementDescription"; /** * @hidden */ export let WebGridBaseDirectiveDescription = /*@__PURE__*/ (() => { class WebGridBaseDirectiveDescription extends WebDisplayDensityBaseDescription { constructor() { super(); this.bk = 0; this.aq = false; this.aw = false; this.cr = null; this.bx = null; this.c7 = null; this.bl = 0; this.u = null; this.ac = null; this.cs = null; this.c9 = null; this.dk = null; this.d3 = null; this.de = null; this.s = null; this.co = null; this.cp = null; this.cl = null; this.dw = null; this.dj = null; this.ds = null; this.dx = null; this.dl = null; this.c5 = null; this.c4 = null; this.ct = null; this.cu = null; this.d7 = null; this.d8 = null; this.d9 = null; this.ea = null; this.n = null; this.l = null; this.ae = null; this.cy = null; this.x = null; this.w = null; this.c8 = null; this.dc = null; this.ax = false; this.bi = 0; this.bj = 0; this.at = false; this.ay = false; this.ei = null; this.bs = null; this.az = false; this.bt = null; this.cg = null; this.cq = null; this.au = false; this.a1 = false; this.cn = null; this.ak = null; this.ap = false; this.ao = false; this.cz = null; this.ef = null; this.ee = null; this.a2 = false; this.aa = null; this.ag = null; this.am = null; this.d6 = null; this.c6 = null; this.d2 = null; this.cm = null; this.m = null; this.ar = false; this.b4 = null; this.d0 = null; this.cc = null; this.av = false; this.ai = null; this.k = null; this.bm = 0; this.as = false; this.a0 = false; this.cx = null; this.by = null; this.c3 = null; this.da = null; this.dd = null; this.bz = null; this.c0 = null; this.eh = null; this.d5 = null; this.d1 = null; this.cd = null; this.b9 = null; this.ca = null; this.b2 = null; this.b3 = null; this.b0 = null; this.b1 = null; this.du = null; this.dr = null; this.dt = null; this.dv = null; this.b5 = null; this.eb = null; this.ec = null; this.cv = null; this.cw = null; this.db = null; this.di = null; this.dn = null; this.dm = null; this.dh = null; this.cb = null; this.ch = null; this.ck = null; this.cf = null; this.ce = null; this.b8 = null; this.b6 = null; this.b7 = null; this.c2 = null; this.dq = null; this.dp = null; this.c1 = null; this.d4 = null; this.dz = null; this.dy = null; this.bw = null; this.ed = null; this.eg = null; this.df = null; this.dg = null; this.cj = null; this.ci = null; } get_type() { return "WebGridBaseDirective"; } get snackbarDisplayTime() { return this.bk; } set snackbarDisplayTime(a) { this.bk = a; this.e("SnackbarDisplayTime"); } get autoGenerate() { return this.aq; } set autoGenerate(a) { this.aq = a; this.e("AutoGenerate"); } get moving() { return this.aw; } set moving(a) { this.aw = a; this.e("Moving"); } get emptyGridTemplateRef() { return this.cr; } set emptyGridTemplateRef(a) { this.cr = a; this.e("EmptyGridTemplateRef"); } get addRowEmptyTemplateRef() { return this.bx; } set addRowEmptyTemplateRef(a) { this.bx = a; this.e("AddRowEmptyTemplateRef"); } get loadingGridTemplateRef() { return this.c7; } set loadingGridTemplateRef(a) { this.c7 = a; this.e("LoadingGridTemplateRef"); } get summaryRowHeight() { return this.bl; } set summaryRowHeight(a) { this.bl = a; this.e("SummaryRowHeight"); } get dataCloneStrategy() { return this.u; } set dataCloneStrategy(a) { this.u = a; this.e("DataCloneStrategy"); } get clipboardOptions() { return this.ac; } set clipboardOptions(a) { this.ac = a; this.e("ClipboardOptions"); } get evenRowCSS() { return this.cs; } set evenRowCSS(a) { this.cs = a; this.e("EvenRowCSS"); } get oddRowCSS() { return this.c9; } set oddRowCSS(a) { this.c9 = a; this.e("OddRowCSS"); } get rowClassesRef() { return this.dk; } set rowClassesRef(a) { this.dk = a; this.e("RowClassesRef"); } get rowStylesRef() { return this.d3; } set rowStylesRef(a) { this.d3 = a; this.e("RowStylesRef"); } get primaryKey() { return this.de; } set primaryKey(a) { this.de = a; this.e("PrimaryKey"); } get actionStrip() { return this.s; } set actionStrip(a) { this.s = a; this.e("ActionStrip"); } get emptyFilteredGridTemplateRef() { return this.co; } set emptyFilteredGridTemplateRef(a) { this.co = a; this.e("EmptyFilteredGridTemplateRef"); } get emptyGridDefaultTemplateRef() { return this.cp; } set emptyGridDefaultTemplateRef(a) { this.cp = a; this.e("EmptyGridDefaultTemplateRef"); } get dragGhostCustomTemplateRef() { return this.cl; } set dragGhostCustomTemplateRef(a) { this.cl = a; this.e("DragGhostCustomTemplateRef"); } get rowEditTextTemplateRef() { return this.dw; } set rowEditTextTemplateRef(a) { this.dw = a; this.e("RowEditTextTemplateRef"); } get rowAddTextTemplateRef() { return this.dj; } set rowAddTextTemplateRef(a) { this.dj = a; this.e("RowAddTextTemplateRef"); } get rowEditActionsTemplateRef() { return this.ds; } set rowEditActionsTemplateRef(a) { this.ds = a; this.e("RowEditActionsTemplateRef"); } get rowExpandedIndicatorTemplateRef() { return this.dx; } set rowExpandedIndicatorTemplateRef(a) { this.dx = a; this.e("RowExpandedIndicatorTemplateRef"); } get rowCollapsedIndicatorTemplateRef() { return this.dl; } set rowCollapsedIndicatorTemplateRef(a) { this.dl = a; this.e("RowCollapsedIndicatorTemplateRef"); } get headerExpandIndicatorTemplateRef() { return this.c5; } set headerExpandIndicatorTemplateRef(a) { this.c5 = a; this.e("HeaderExpandIndicatorTemplateRef"); } get headerCollapseIndicatorTemplateRef() { return this.c4; } set headerCollapseIndicatorTemplateRef(a) { this.c4 = a; this.e("HeaderCollapseIndicatorTemplateRef"); } get excelStyleHeaderIconDirectiveTemplateRef() { return this.ct; } set excelStyleHeaderIconDirectiveTemplateRef(a) { this.ct = a; this.e("ExcelStyleHeaderIconDirectiveTemplateRef"); } get excelStyleHeaderIconTemplateRef() { return this.cu; } set excelStyleHeaderIconTemplateRef(a) { this.cu = a; this.e("ExcelStyleHeaderIconTemplateRef"); } get sortAscendingHeaderIconTemplateRef() { return this.d7; } set sortAscendingHeaderIconTemplateRef(a) { this.d7 = a; this.e("SortAscendingHeaderIconTemplateRef"); } get sortDescendingHeaderIconDirectiveTemplateRef() { return this.d8; } set sortDescendingHeaderIconDirectiveTemplateRef(a) { this.d8 = a; this.e("SortDescendingHeaderIconDirectiveTemplateRef"); } get sortDescendingHeaderIconTemplateRef() { return this.d9; } set sortDescendingHeaderIconTemplateRef(a) { this.d9 = a; this.e("SortDescendingHeaderIconTemplateRef"); } get sortHeaderIconTemplateRef() { return this.ea; } set sortHeaderIconTemplateRef(a) { this.ea = a; this.e("SortHeaderIconTemplateRef"); } get toolbar() { return this.n; } set toolbar(a) { this.n = a; this.e("Toolbar"); } get paginationComponents() { return this.l; } set paginationComponents(a) { this.l = a; this.e("PaginationComponents"); } get resourceStrings() { return this.ae; } set resourceStrings(a) { this.ae = a; this.e("ResourceStrings"); } get filteringLogic() { return this.cy; } set filteringLogic(a) { this.cy = a; this.e("FilteringLogic"); } get filteringExpressionsTree() { return this.x; } set filteringExpressionsTree(a) { this.x = a; this.e("FilteringExpressionsTree"); } get advancedFilteringExpressionsTree() { return this.w; } set advancedFilteringExpressionsTree(a) { this.w = a; this.e("AdvancedFilteringExpressionsTree"); } get locale() { return this.c8; } set locale(a) { this.c8 = a; this.e("Locale"); } get pagingMode() { return this.dc; } set pagingMode(a) { this.dc = a; this.e("PagingMode"); } get paging() { return this.ax; } set paging(a) { this.ax = a; this.e("Paging"); } get page() { return this.bi; } set page(a) { this.bi = a; this.e("Page"); } get perPage() { return this.bj; } set perPage(a) { this.bj = a; this.e("PerPage"); } get hideRowSelectors() { return this.at; } set hideRowSelectors(a) { this.at = a; this.e("HideRowSelectors"); } get rowDraggable() { return this.ay; } set rowDraggable(a) { this.ay = a; this.e("RowDraggable"); } get validationTrigger() { return this.ei; } set validationTrigger(a) { this.ei = a; this.e("ValidationTrigger"); } get dragRowID() { return this.bs; } set dragRowID(a) { this.bs = a; this.e("DragRowID"); } get rowEditable() { return this.az; } set rowEditable(a) { this.az = a; this.e("RowEditable"); } get rowHeight() { return this.bt; } set rowHeight(a) { this.bt = a; this.e("RowHeight"); } get columnWidth() { return this.cg; } set columnWidth(a) { this.cg = a; this.e("ColumnWidth"); } get emptyGridMessage() { return this.cq; } set emptyGridMessage(a) { this.cq = a; this.e("EmptyGridMessage"); } get isLoading() { return this.au; } set isLoading(a) { this.au = a; this.e("IsLoading"); } get shouldGenerate() { return this.a1; } set shouldGenerate(a) { this.a1 = a; this.e("ShouldGenerate"); } get emptyFilteredGridMessage() { return this.cn; } set emptyFilteredGridMessage(a) { this.cn = a; this.e("EmptyFilteredGridMessage"); } get pinning() { return this.ak; } set pinning(a) { this.ak = a; this.e("Pinning"); } get allowFiltering() { return this.ap; } set allowFiltering(a) { this.ap = a; this.e("AllowFiltering"); } get allowAdvancedFiltering() { return this.ao; } set allowAdvancedFiltering(a) { this.ao = a; this.e("AllowAdvancedFiltering"); } get filterMode() { return this.cz; } set filterMode(a) { this.cz = a; this.e("FilterMode"); } get summaryPosition() { return this.ef; } set summaryPosition(a) { this.ef = a; this.e("SummaryPosition"); } get summaryCalculationMode() { return this.ee; } set summaryCalculationMode(a) { this.ee = a; this.e("SummaryCalculationMode"); } get showSummaryOnCollapse() { return this.a2; } set showSummaryOnCollapse(a) { this.a2 = a; this.e("ShowSummaryOnCollapse"); } get filterStrategy() { return this.aa; } set filterStrategy(a) { this.aa = a; this.e("FilterStrategy"); } get sortStrategy() { return this.ag; } set sortStrategy(a) { this.ag = a; this.e("SortStrategy"); } get sortingOptions() { return this.am; } set sortingOptions(a) { this.am = a; this.e("SortingOptions"); } get selectedRowsRef() { return this.d6; } set selectedRowsRef(a) { this.d6 = a; this.e("SelectedRowsRef"); } get headSelectorTemplateRef() { return this.c6; } set headSelectorTemplateRef(a) { this.c6 = a; this.e("HeadSelectorTemplateRef"); } get rowSelectorTemplateRef() { return this.d2; } set rowSelectorTemplateRef(a) { this.d2 = a; this.e("RowSelectorTemplateRef"); } get dragIndicatorIconTemplateRef() { return this.cm; } set dragIndicatorIconTemplateRef(a) { this.cm = a; this.e("DragIndicatorIconTemplateRef"); } get sortingExpressions() { return this.m; } set sortingExpressions(a) { this.m = a; this.e("SortingExpressions"); } get batchEditing() { return this.ar; } set batchEditing(a) { this.ar = a; this.e("BatchEditing"); } get cellSelection() { return this.b4; } set cellSelection(a) { this.b4 = a; this.e("CellSelection"); } get rowSelection() { return this.d0; } set rowSelection(a) { this.d0 = a; this.e("RowSelection"); } get columnSelection() { return this.cc; } set columnSelection(a) { this.cc = a; this.e("ColumnSelection"); } get isPivot() { return this.av; } set isPivot(a) { this.av = a; this.e("IsPivot"); } get outlet() { return this.ai; } set outlet(a) { this.ai = a; this.e("Outlet"); } get columns() { return this.k; } set columns(a) { this.k = a; this.e("Columns"); } get totalRecords() { return this.bm; } set totalRecords(a) { this.bm = a; this.e("TotalRecords"); } get hasVisibleColumns() { return this.as; } set hasVisibleColumns(a) { this.as = a; this.e("HasVisibleColumns"); } get selectRowOnClick() { return this.a0; } set selectRowOnClick(a) { this.a0 = a; this.e("SelectRowOnClick"); } get filteringExpressionsTreeChangeRef() { return this.cx; } set filteringExpressionsTreeChangeRef(a) { this.cx = a; this.e("FilteringExpressionsTreeChangeRef"); } get advancedFilteringExpressionsTreeChangeRef() { return this.by; } set advancedFilteringExpressionsTreeChangeRef(a) { this.by = a; this.e("AdvancedFilteringExpressionsTreeChangeRef"); } get gridScrollRef() { return this.c3; } set gridScrollRef(a) { this.c3 = a; this.e("GridScrollRef"); } get pageChangeRef() { return this.da; } set pageChangeRef(a) { this.da = a; this.e("PageChangeRef"); } get perPageChangeRef() { return this.dd; } set perPageChangeRef(a) { this.dd = a; this.e("PerPageChangeRef"); } get cellClickRef() { return this.bz; } set cellClickRef(a) { this.bz = a; this.e("CellClickRef"); } get formGroupCreatedRef() { return this.c0; } set formGroupCreatedRef(a) { this.c0 = a; this.e("FormGroupCreatedRef"); } get validationStatusChangeRef() { return this.eh; } set validationStatusChangeRef(a) { this.eh = a; this.e("ValidationStatusChangeRef"); } get selectedRef() { return this.d5; } set selectedRef(a) { this.d5 = a; this.e("SelectedRef"); } get rowSelectionChangingRef() { return this.d1; } set rowSelectionChangingRef(a) { this.d1 = a; this.e("RowSelectionChangingRef"); } get columnSelectionChangingRef() { return this.cd; } set columnSelectionChangingRef(a) { this.cd = a; this.e("ColumnSelectionChangingRef"); } get columnPinRef() { return this.b9; } set columnPinRef(a) { this.b9 = a; this.e("ColumnPinRef"); } get columnPinnedRef() { return this.ca; } set columnPinnedRef(a) { this.ca = a; this.e("ColumnPinnedRef"); } get cellEditEnterRef() { return this.b2; } set cellEditEnterRef(a) { this.b2 = a; this.e("CellEditEnterRef"); } get cellEditExitRef() { return this.b3; } set cellEditExitRef(a) { this.b3 = a; this.e("CellEditExitRef"); } get cellEditRef() { return this.b0; } set cellEditRef(a) { this.b0 = a; this.e("CellEditRef"); } get cellEditDoneRef() { return this.b1; } set cellEditDoneRef(a) { this.b1 = a; this.e("CellEditDoneRef"); } get rowEditEnterRef() { return this.du; } set rowEditEnterRef(a) { this.du = a; this.e("RowEditEnterRef"); } get rowEditRef() { return this.dr; } set rowEditRef(a) { this.dr = a; this.e("RowEditRef"); } get rowEditDoneRef() { return this.dt; } set rowEditDoneRef(a) { this.dt = a; this.e("RowEditDoneRef"); } get rowEditExitRef() { return this.dv; } set rowEditExitRef(a) { this.dv = a; this.e("RowEditExitRef"); } get columnInitRef() { return this.b5; } set columnInitRef(a) { this.b5 = a; this.e("ColumnInitRef"); } get sortingRef() { return this.eb; } set sortingRef(a) { this.eb = a; this.e("SortingRef"); } get sortingDoneRef() { return this.ec; } set sortingDoneRef(a) { this.ec = a; this.e("SortingDoneRef"); } get filteringRef() { return this.cv; } set filteringRef(a) { this.cv = a; this.e("FilteringRef"); } get filteringDoneRef() { return this.cw; } set filteringDoneRef(a) { this.cw = a; this.e("FilteringDoneRef"); } get pagingDoneRef() { return this.db; } set pagingDoneRef(a) { this.db = a; this.e("PagingDoneRef"); } get rowAddedRef() { return this.di; } set rowAddedRef(a) { this.di = a; this.e("RowAddedRef"); } get rowDeletedRef() { return this.dn; } set rowDeletedRef(a) { this.dn = a; this.e("RowDeletedRef"); } get rowDeleteRef() { return this.dm; } set rowDeleteRef(a) { this.dm = a; this.e("RowDeleteRef"); } get rowAddRef() { return this.dh; } set rowAddRef(a) { this.dh = a; this.e("RowAddRef"); } get columnResizedRef() { return this.cb; } set columnResizedRef(a) { this.cb = a; this.e("ColumnResizedRef"); } get contextMenuRef() { return this.ch; } set contextMenuRef(a) { this.ch = a; this.e("ContextMenuRef"); } get doubleClickRef() { return this.ck; } set doubleClickRef(a) { this.ck = a; this.e("DoubleClickRef"); } get columnVisibilityChangingRef() { return this.cf; } set columnVisibilityChangingRef(a) { this.cf = a; this.e("ColumnVisibilityChangingRef"); } get columnVisibilityChangedRef() { return this.ce; } set columnVisibilityChangedRef(a) { this.ce = a; this.e("ColumnVisibilityChangedRef"); } get columnMovingStartRef() { return this.b8; } set columnMovingStartRef(a) { this.b8 = a; this.e("ColumnMovingStartRef"); } get columnMovingRef() { return this.b6; } set columnMovingRef(a) { this.b6 = a; this.e("ColumnMovingRef"); } get columnMovingEndRef() { return this.b7; } set columnMovingEndRef(a) { this.b7 = a; this.e("ColumnMovingEndRef"); } get gridKeydownRef() { return this.c2; } set gridKeydownRef(a) { this.c2 = a; this.e("GridKeydownRef"); } get rowDragStartRef() { return this.dq; } set rowDragStartRef(a) { this.dq = a; this.e("RowDragStartRef"); } get rowDragEndRef() { return this.dp; } set rowDragEndRef(a) { this.dp = a; this.e("RowDragEndRef"); } get gridCopyRef() { return this.c1; } set gridCopyRef(a) { this.c1 = a; this.e("GridCopyRef"); } get rowToggleRef() { return this.d4; } set rowToggleRef(a) { this.d4 = a; this.e("RowToggleRef"); } get rowPinningRef() { return this.dz; } set rowPinningRef(a) { this.dz = a; this.e("RowPinningRef"); } get rowPinnedRef() { return this.dy; } set rowPinnedRef(a) { this.dy = a; this.e("RowPinnedRef"); } get activeNodeChangeRef() { return this.bw; } set activeNodeChangeRef(a) { this.bw = a; this.e("ActiveNodeChangeRef"); } get sortingExpressionsChangeRef() { return this.ed; } set sortingExpressionsChangeRef(a) { this.ed = a; this.e("SortingExpressionsChangeRef"); } get toolbarExportingRef() { return this.eg; } set toolbarExportingRef(a) { this.eg = a; this.e("ToolbarExportingRef"); } get rangeSelectedRef() { return this.df; } set rangeSelectedRef(a) { this.df = a; this.e("RangeSelectedRef"); } get renderedRef() { return this.dg; } set renderedRef(a) { this.dg = a; this.e("RenderedRef"); } get dataChangingRef() { return this.cj; } set dataChangingRef(a) { this.cj = a; this.e("DataChangingRef"); } get dataChangedRef() { return this.ci; } set dataChangedRef(a) { this.ci = a; this.e("DataChangedRef"); } } WebGridBaseDirectiveDescription.$t = markType(WebGridBaseDirectiveDescription, 'WebGridBaseDirectiveDescription', WebDisplayDensityBaseDescription.$); return WebGridBaseDirectiveDescription; })(); /** * @hidden */ export let WebGridToolbarDescription = /*@__PURE__*/ (() => { class WebGridToolbarDescription extends WebDisplayDensityBaseElementDescription { constructor() { super(); this.o = false; this.m = null; this.q = null; this.k = null; } get_type() { return "WebGridToolbar"; } get showProgress() { return this.o; } set showProgress(a) { this.o = a; this.e("ShowProgress"); } get grid() { return this.m; } set grid(a) { this.m = a; this.e("Grid"); } get name() { return this.q; } set name(a) { this.q = a; this.e("Name"); } get tools() { return this.k; } set tools(a) { this.k = a; this.e("Tools"); } } WebGridToolbarDescription.$t = markType(WebGridToolbarDescription, 'WebGridToolbarDescription', WebDisplayDensityBaseElementDescription.$); return WebGridToolbarDescription; })();