@hxui/angular
Version:
This README includes the steps that are necessary to import the HxUi-angular into a project or to contribute with development.
33 lines (32 loc) • 2.04 kB
JavaScript
/**
* @fileoverview added by tsickle
* @suppress {checkTypes} checked by tsc
*/
var TabularColumn = /** @class */ (function () {
function TabularColumn(id, label, dataType, sortable, cssClass, options) {
if (cssClass === void 0) { cssClass = ''; }
this.id = id;
this.label = label;
this.dataType = dataType;
this.sortable = sortable;
this.cssClass = cssClass;
this.options = options;
}
return TabularColumn;
}());
export { TabularColumn };
function TabularColumn_tsickle_Closure_declarations() {
/** @type {?} */
TabularColumn.prototype.id;
/** @type {?} */
TabularColumn.prototype.label;
/** @type {?} */
TabularColumn.prototype.dataType;
/** @type {?} */
TabularColumn.prototype.sortable;
/** @type {?} */
TabularColumn.prototype.cssClass;
/** @type {?} */
TabularColumn.prototype.options;
}
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFidWxhci1jb2x1bW4ubW9kZWwuanMiLCJzb3VyY2VSb290Ijoibmc6Ly9AaHh1aS9hbmd1bGFyLyIsInNvdXJjZXMiOlsibGliL3RhYnVsYXIvdGFidWxhci1jb2x1bW4ubW9kZWwudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7OztBQUVBLElBQUE7SUFFRSx1QkFBbUIsRUFBVSxFQUNWLE9BQ0EsVUFDQSxVQUNBLFVBQ0E7O1FBTEEsT0FBRSxHQUFGLEVBQUUsQ0FBUTtRQUNWLFVBQUssR0FBTCxLQUFLO1FBQ0wsYUFBUSxHQUFSLFFBQVE7UUFDUixhQUFRLEdBQVIsUUFBUTtRQUNSLGFBQVEsR0FBUixRQUFRO1FBQ1IsWUFBTyxHQUFQLE9BQU87S0FDekI7d0JBVkg7SUFXQyxDQUFBO0FBVEQseUJBU0MiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge0lUYWJ1bGFyQ29sdW1ufSBmcm9tICcuL3RhYnVsYXItY29sdW1uLmludGVyZmFjZSc7XHJcblxyXG5leHBvcnQgY2xhc3MgVGFidWxhckNvbHVtbiBpbXBsZW1lbnRzIElUYWJ1bGFyQ29sdW1uIHtcclxuXHJcbiAgY29uc3RydWN0b3IocHVibGljIGlkOiBzdHJpbmcsXHJcbiAgICAgICAgICAgICAgcHVibGljIGxhYmVsOiBzdHJpbmcsXHJcbiAgICAgICAgICAgICAgcHVibGljIGRhdGFUeXBlOiBudW1iZXIsXHJcbiAgICAgICAgICAgICAgcHVibGljIHNvcnRhYmxlOiBib29sZWFuLFxyXG4gICAgICAgICAgICAgIHB1YmxpYyBjc3NDbGFzczogc3RyaW5nID0gJycsXHJcbiAgICAgICAgICAgICAgcHVibGljIG9wdGlvbnM/OiBhbnkpIHtcclxuICB9XHJcbn1cclxuIl19