igniteui-angular-core
Version:
Ignite UI Angular Core logic used in multiple UI components.
989 lines (988 loc) • 26.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 { Description } from "./Description";
import { markType } from "./type";
/**
* @hidden
*/
export let CellInfoDescription = /*@__PURE__*/ (() => {
class CellInfoDescription extends Description {
constructor() {
super();
this.ew = null;
this.cn = 0;
this.ab = false;
this.af = false;
this.p = false;
this.n = false;
this.z = false;
this.ag = false;
this.q = false;
this.aa = false;
this.k = null;
this.v = false;
this.ac = false;
this.ad = false;
this.y_1 = false;
this.u = false;
this.cu = 0;
this.er = null;
this.bk = 0;
this.bl = 0;
this.cz = 0;
this.c0 = 0;
this.a7 = 0;
this.a5 = 0;
this.a2 = 0;
this.ba = 0;
this.a4 = 0;
this.ct = 0;
this.c1 = 0;
this.ae = false;
this.bc = 0;
this.a1 = 0;
this.a9 = 0;
this.w = false;
this.ei = null;
this.e9 = null;
this.d6 = null;
this.d7 = null;
this.d0 = null;
this.d1 = null;
this.dz = null;
this.ed = null;
this.es = null;
this.ej = null;
this.ek = null;
this.eu = null;
this.ev = null;
this.ep = null;
this.el = null;
this.ee = null;
this.bb = 0;
this.en = null;
this.eq = null;
this.e8 = null;
this.e6 = null;
this.d5 = null;
this.d8 = null;
this.ef = null;
this.a8 = 0;
this.eg = null;
this.eh = null;
this.d2 = null;
this.a3 = 0;
this.d3 = null;
this.d4 = null;
this.e1 = null;
this.e2 = null;
this.e3 = null;
this.bi = 0;
this.e4 = null;
this.e5 = null;
this.ez = null;
this.ex = null;
this.e0 = null;
this.ey = null;
this.be = 0;
this.bf = 0;
this.bg = 0;
this.bd = 0;
this.bh = 0;
this.e7 = null;
this.em = null;
this.bj = 0;
this.cw = 0;
this.cy = 0;
this.cx = 0;
this.cv = 0;
this.cg = 0;
this.ci = 0;
this.ch = 0;
this.cf = 0;
this.ck = 0;
this.cm = 0;
this.cl = 0;
this.cj = 0;
this.b8 = 0;
this.ca = 0;
this.b9 = 0;
this.b7 = 0;
this.cq = 0;
this.cs = 0;
this.cr = 0;
this.cp = 0;
this.cc = 0;
this.ce = 0;
this.cd = 0;
this.cb = 0;
this.et = null;
this.t = false;
this.o = false;
this.eo = null;
this.ea = null;
this.a6 = 0;
this.eb = null;
this.ec = null;
this.s = false;
this.r = false;
this.d9 = null;
this.x_1 = false;
this.co = 0;
}
get_type() {
return "CellInfo";
}
get type() {
return this.get_type();
}
get styleKey() {
return this.ew;
}
set styleKey(a) {
this.ew = a;
this.j("StyleKey");
}
get dataRow() {
return this.cn;
}
set dataRow(a) {
this.cn = a;
this.j("DataRow");
}
get isPositionDirty() {
return this.ab;
}
set isPositionDirty(a) {
this.ab = a;
this.j("IsPositionDirty");
}
get isSizeDirty() {
return this.af;
}
set isSizeDirty(a) {
this.af = a;
this.j("IsSizeDirty");
}
get isContentDirty() {
return this.p;
}
set isContentDirty(a) {
this.p = a;
this.j("IsContentDirty");
}
get isBorderDirty() {
return this.n;
}
set isBorderDirty(a) {
this.n = a;
this.j("IsBorderDirty");
}
get isLayerDirty() {
return this.z;
}
set isLayerDirty(a) {
this.z = a;
this.j("IsLayerDirty");
}
get isStateDirty() {
return this.ag;
}
set isStateDirty(a) {
this.ag = a;
this.j("IsStateDirty");
}
get isDataDirty() {
return this.q;
}
set isDataDirty(a) {
this.q = a;
this.j("IsDataDirty");
}
get isPlaceholdContentNeeded() {
return this.aa;
}
set isPlaceholdContentNeeded(a) {
this.aa = a;
this.j("IsPlaceholdContentNeeded");
}
get actionManager() {
return this.k;
}
set actionManager(a) {
this.k = a;
this.j("ActionManager");
}
get isHitTestVisible() {
return this.v;
}
set isHitTestVisible(a) {
this.v = a;
this.j("IsHitTestVisible");
}
get isRowPinned() {
return this.ac;
}
set isRowPinned(a) {
this.ac = a;
this.j("IsRowPinned");
}
get isRowSticky() {
return this.ad;
}
set isRowSticky(a) {
this.ad = a;
this.j("IsRowSticky");
}
get isLastStickyRow() {
return this.y_1;
}
set isLastStickyRow(a) {
this.y_1 = a;
this.j("IsLastStickyRow");
}
get isFilterRow() {
return this.u;
}
set isFilterRow(a) {
this.u = a;
this.j("IsFilterRow");
}
get indent() {
return this.cu;
}
set indent(a) {
this.cu = a;
this.j("Indent");
}
get rowItemRef() {
return this.er;
}
set rowItemRef(a) {
this.er = a;
this.j("RowItemRef");
}
get x() {
return this.bk;
}
set x(a) {
this.bk = a;
this.j("X");
}
get y() {
return this.bl;
}
set y(a) {
this.bl = a;
this.j("Y");
}
get snappedX() {
return this.cz;
}
set snappedX(a) {
this.cz = a;
this.j("SnappedX");
}
get snappedY() {
return this.c0;
}
set snappedY(a) {
this.c0 = a;
this.j("SnappedY");
}
get editOpacity() {
return this.a7;
}
set editOpacity(a) {
this.a7 = a;
this.j("EditOpacity");
}
get contentOpacity() {
return this.a5;
}
set contentOpacity(a) {
this.a5 = a;
this.j("ContentOpacity");
}
get actualContentOpacity() {
return this.a2;
}
set actualContentOpacity(a) {
this.a2 = a;
this.j("ActualContentOpacity");
}
get opacity() {
return this.ba;
}
set opacity(a) {
this.ba = a;
this.j("Opacity");
}
get actualOpacity() {
return this.a4;
}
set actualOpacity(a) {
this.a4 = a;
this.j("ActualOpacity");
}
get height() {
return this.ct;
}
set height(a) {
this.ct = a;
this.j("Height");
}
get width() {
return this.c1;
}
set width(a) {
this.c1 = a;
this.j("Width");
}
get isSelected() {
return this.ae;
}
set isSelected(a) {
this.ae = a;
this.j("IsSelected");
}
get selectedStatus() {
return this.bc;
}
set selectedStatus(a) {
this.bc = a;
this.j("SelectedStatus");
}
get activationStatus() {
return this.a1;
}
set activationStatus(a) {
this.a1 = a;
this.j("ActivationStatus");
}
get hoverStatus() {
return this.a9;
}
set hoverStatus(a) {
this.a9 = a;
this.j("HoverStatus");
}
get isHoverable() {
return this.w;
}
set isHoverable(a) {
this.w = a;
this.j("IsHoverable");
}
get horizontalAlignment() {
return this.ei;
}
set horizontalAlignment(a) {
this.ei = a;
this.j("HorizontalAlignment");
}
get verticalAlignment() {
return this.e9;
}
set verticalAlignment(a) {
this.e9 = a;
this.j("VerticalAlignment");
}
get background() {
return this.d6;
}
set background(a) {
this.d6 = a;
this.j("Background");
}
get border() {
return this.d7;
}
set border(a) {
this.d7 = a;
this.j("Border");
}
get actualBackground() {
return this.d0;
}
set actualBackground(a) {
this.d0 = a;
this.j("ActualBackground");
}
get actualBorder() {
return this.d1;
}
set actualBorder(a) {
this.d1 = a;
this.j("ActualBorder");
}
get activationBorder() {
return this.dz;
}
set activationBorder(a) {
this.dz = a;
this.j("ActivationBorder");
}
get errorBorder() {
return this.ed;
}
set errorBorder(a) {
this.ed = a;
this.j("ErrorBorder");
}
get selectedBackground() {
return this.es;
}
set selectedBackground(a) {
this.es = a;
this.j("SelectedBackground");
}
get hoverBackground() {
return this.ej;
}
set hoverBackground(a) {
this.ej = a;
this.j("HoverBackground");
}
get hoverTextColor() {
return this.ek;
}
set hoverTextColor(a) {
this.ek = a;
this.j("HoverTextColor");
}
get sortIndicatorColor() {
return this.eu;
}
set sortIndicatorColor(a) {
this.eu = a;
this.j("SortIndicatorColor");
}
get stickyRowBackground() {
return this.ev;
}
set stickyRowBackground(a) {
this.ev = a;
this.j("StickyRowBackground");
}
get pinnedRowBackground() {
return this.ep;
}
set pinnedRowBackground(a) {
this.ep = a;
this.j("PinnedRowBackground");
}
get lastStickyRowBackground() {
return this.el;
}
set lastStickyRowBackground(a) {
this.el = a;
this.j("LastStickyRowBackground");
}
get filterRowBackground() {
return this.ee;
}
set filterRowBackground(a) {
this.ee = a;
this.j("FilterRowBackground");
}
get pinnedRowOpacity() {
return this.bb;
}
set pinnedRowOpacity(a) {
this.bb = a;
this.j("PinnedRowOpacity");
}
get originalValueRef() {
return this.en;
}
set originalValueRef(a) {
this.en = a;
this.j("OriginalValueRef");
}
get renderValue() {
return this.eq;
}
set renderValue(a) {
this.eq = a;
this.j("RenderValue");
}
get userFormattedValue() {
return this.e8;
}
set userFormattedValue(a) {
this.e8 = a;
this.j("UserFormattedValue");
}
get textColor() {
return this.e6;
}
set textColor(a) {
this.e6 = a;
this.j("TextColor");
}
get actualTextColor() {
return this.d5;
}
set actualTextColor(a) {
this.d5 = a;
this.j("ActualTextColor");
}
get deletedTextColor() {
return this.d8;
}
set deletedTextColor(a) {
this.d8 = a;
this.j("DeletedTextColor");
}
get fontFamily() {
return this.ef;
}
set fontFamily(a) {
this.ef = a;
this.j("FontFamily");
}
get fontSize() {
return this.a8;
}
set fontSize(a) {
this.a8 = a;
this.j("FontSize");
}
get fontStyle() {
return this.eg;
}
set fontStyle(a) {
this.eg = a;
this.j("FontStyle");
}
get fontWeight() {
return this.eh;
}
set fontWeight(a) {
this.eh = a;
this.j("FontWeight");
}
get actualFontFamily() {
return this.d2;
}
set actualFontFamily(a) {
this.d2 = a;
this.j("ActualFontFamily");
}
get actualFontSize() {
return this.a3;
}
set actualFontSize(a) {
this.a3 = a;
this.j("ActualFontSize");
}
get actualFontStyle() {
return this.d3;
}
set actualFontStyle(a) {
this.d3 = a;
this.j("ActualFontStyle");
}
get actualFontWeight() {
return this.d4;
}
set actualFontWeight(a) {
this.d4 = a;
this.j("ActualFontWeight");
}
get suffixText() {
return this.e1;
}
set suffixText(a) {
this.e1 = a;
this.j("SuffixText");
}
get suffixTextColor() {
return this.e2;
}
set suffixTextColor(a) {
this.e2 = a;
this.j("SuffixTextColor");
}
get suffixTextFontFamily() {
return this.e3;
}
set suffixTextFontFamily(a) {
this.e3 = a;
this.j("SuffixTextFontFamily");
}
get suffixTextFontSize() {
return this.bi;
}
set suffixTextFontSize(a) {
this.bi = a;
this.j("SuffixTextFontSize");
}
get suffixTextFontStyle() {
return this.e4;
}
set suffixTextFontStyle(a) {
this.e4 = a;
this.j("SuffixTextFontStyle");
}
get suffixTextFontWeight() {
return this.e5;
}
set suffixTextFontWeight(a) {
this.e5 = a;
this.j("SuffixTextFontWeight");
}
get suffixIconName() {
return this.ez;
}
set suffixIconName(a) {
this.ez = a;
this.j("SuffixIconName");
}
get suffixIconCollectionName() {
return this.ex;
}
set suffixIconCollectionName(a) {
this.ex = a;
this.j("SuffixIconCollectionName");
}
get suffixIconStroke() {
return this.e0;
}
set suffixIconStroke(a) {
this.e0 = a;
this.j("SuffixIconStroke");
}
get suffixIconFill() {
return this.ey;
}
set suffixIconFill(a) {
this.ey = a;
this.j("SuffixIconFill");
}
get suffixIconViewBoxLeft() {
return this.be;
}
set suffixIconViewBoxLeft(a) {
this.be = a;
this.j("SuffixIconViewBoxLeft");
}
get suffixIconViewBoxTop() {
return this.bf;
}
set suffixIconViewBoxTop(a) {
this.bf = a;
this.j("SuffixIconViewBoxTop");
}
get suffixIconViewBoxWidth() {
return this.bg;
}
set suffixIconViewBoxWidth(a) {
this.bg = a;
this.j("SuffixIconViewBoxWidth");
}
get suffixIconViewBoxHeight() {
return this.bd;
}
set suffixIconViewBoxHeight(a) {
this.bd = a;
this.j("SuffixIconViewBoxHeight");
}
get suffixMargin() {
return this.bh;
}
set suffixMargin(a) {
this.bh = a;
this.j("SuffixMargin");
}
get textDecoration() {
return this.e7;
}
set textDecoration(a) {
this.e7 = a;
this.j("TextDecoration");
}
get lineBreakMode() {
return this.em;
}
set lineBreakMode(a) {
this.em = a;
this.j("LineBreakMode");
}
get virtualizationPercentage() {
return this.bj;
}
set virtualizationPercentage(a) {
this.bj = a;
this.j("VirtualizationPercentage");
}
get paddingLeft() {
return this.cw;
}
set paddingLeft(a) {
this.cw = a;
this.j("PaddingLeft");
}
get paddingTop() {
return this.cy;
}
set paddingTop(a) {
this.cy = a;
this.j("PaddingTop");
}
get paddingRight() {
return this.cx;
}
set paddingRight(a) {
this.cx = a;
this.j("PaddingRight");
}
get paddingBottom() {
return this.cv;
}
set paddingBottom(a) {
this.cv = a;
this.j("PaddingBottom");
}
get actualPaddingLeft() {
return this.cg;
}
set actualPaddingLeft(a) {
this.cg = a;
this.j("ActualPaddingLeft");
}
get actualPaddingTop() {
return this.ci;
}
set actualPaddingTop(a) {
this.ci = a;
this.j("ActualPaddingTop");
}
get actualPaddingRight() {
return this.ch;
}
set actualPaddingRight(a) {
this.ch = a;
this.j("ActualPaddingRight");
}
get actualPaddingBottom() {
return this.cf;
}
set actualPaddingBottom(a) {
this.cf = a;
this.j("ActualPaddingBottom");
}
get borderLeftWidth() {
return this.ck;
}
set borderLeftWidth(a) {
this.ck = a;
this.j("BorderLeftWidth");
}
get borderTopWidth() {
return this.cm;
}
set borderTopWidth(a) {
this.cm = a;
this.j("BorderTopWidth");
}
get borderRightWidth() {
return this.cl;
}
set borderRightWidth(a) {
this.cl = a;
this.j("BorderRightWidth");
}
get borderBottomWidth() {
return this.cj;
}
set borderBottomWidth(a) {
this.cj = a;
this.j("BorderBottomWidth");
}
get activationBorderLeftWidth() {
return this.b8;
}
set activationBorderLeftWidth(a) {
this.b8 = a;
this.j("ActivationBorderLeftWidth");
}
get activationBorderTopWidth() {
return this.ca;
}
set activationBorderTopWidth(a) {
this.ca = a;
this.j("ActivationBorderTopWidth");
}
get activationBorderRightWidth() {
return this.b9;
}
set activationBorderRightWidth(a) {
this.b9 = a;
this.j("ActivationBorderRightWidth");
}
get activationBorderBottomWidth() {
return this.b7;
}
set activationBorderBottomWidth(a) {
this.b7 = a;
this.j("ActivationBorderBottomWidth");
}
get errorBorderLeftWidth() {
return this.cq;
}
set errorBorderLeftWidth(a) {
this.cq = a;
this.j("ErrorBorderLeftWidth");
}
get errorBorderTopWidth() {
return this.cs;
}
set errorBorderTopWidth(a) {
this.cs = a;
this.j("ErrorBorderTopWidth");
}
get errorBorderRightWidth() {
return this.cr;
}
set errorBorderRightWidth(a) {
this.cr = a;
this.j("ErrorBorderRightWidth");
}
get errorBorderBottomWidth() {
return this.cp;
}
set errorBorderBottomWidth(a) {
this.cp = a;
this.j("ErrorBorderBottomWidth");
}
get actualBorderLeftWidth() {
return this.cc;
}
set actualBorderLeftWidth(a) {
this.cc = a;
this.j("ActualBorderLeftWidth");
}
get actualBorderTopWidth() {
return this.ce;
}
set actualBorderTopWidth(a) {
this.ce = a;
this.j("ActualBorderTopWidth");
}
get actualBorderRightWidth() {
return this.cd;
}
set actualBorderRightWidth(a) {
this.cd = a;
this.j("ActualBorderRightWidth");
}
get actualBorderBottomWidth() {
return this.cb;
}
set actualBorderBottomWidth(a) {
this.cb = a;
this.j("ActualBorderBottomWidth");
}
get sortDirection() {
return this.et;
}
set sortDirection(a) {
this.et = a;
this.j("SortDirection");
}
get isExpanded() {
return this.t;
}
set isExpanded(a) {
this.t = a;
this.j("IsExpanded");
}
get isCollapsable() {
return this.o;
}
set isCollapsable(a) {
this.o = a;
this.j("IsCollapsable");
}
get pinned() {
return this.eo;
}
set pinned(a) {
this.eo = a;
this.j("Pinned");
}
get editFontFamily() {
return this.ea;
}
set editFontFamily(a) {
this.ea = a;
this.j("EditFontFamily");
}
get editFontSize() {
return this.a6;
}
set editFontSize(a) {
this.a6 = a;
this.j("EditFontSize");
}
get editFontStyle() {
return this.eb;
}
set editFontStyle(a) {
this.eb = a;
this.j("EditFontStyle");
}
get editFontWeight() {
return this.ec;
}
set editFontWeight(a) {
this.ec = a;
this.j("EditFontWeight");
}
get isEdited() {
return this.s;
}
set isEdited(a) {
this.s = a;
this.j("IsEdited");
}
get isDeleted() {
return this.r;
}
set isDeleted(a) {
this.r = a;
this.j("IsDeleted");
}
get editError() {
return this.d9;
}
set editError(a) {
this.d9 = a;
this.j("EditError");
}
get isInEditMode() {
return this.x_1;
}
set isInEditMode(a) {
this.x_1 = a;
this.j("IsInEditMode");
}
get editID() {
return this.co;
}
set editID(a) {
this.co = a;
this.j("EditID");
}
}
CellInfoDescription.$t = markType(CellInfoDescription, 'CellInfoDescription', Description.$);
CellInfoDescription.__marshalByValue = true;
CellInfoDescription.__marshalByValueAlias = "CellModel";
return CellInfoDescription;
})();