Lines Matching refs:_super

1064 var EventSource = /** @class */ (function (_super) {
1065 tslib_1.__extends(EventSource, _super);
1069 var _this = _super.call(this) || this;
1194 var ListenerMixin = /** @class */ (function (_super) {
1195 tslib_1.__extends(ListenerMixin, _super);
1197 return _super !== null && _super.apply(this, arguments) || this;
1257 var SingleEventDef = /** @class */ (function (_super) {
1258 tslib_1.__extends(SingleEventDef, _super);
1260 return _super !== null && _super.apply(this, arguments) || this;
1276 var def = _super.prototype.clone.call(this);
1289 var superSuccess = _super.prototype.applyManualStandardProps.call(this, rawProps);
1611 var EmitterMixin = /** @class */ (function (_super) {
1612 tslib_1.__extends(EmitterMixin, _super);
1614 return _super !== null && _super.apply(this, arguments) || this;
1825 var HitDragListener = /** @class */ (function (_super) {
1826 tslib_1.__extends(HitDragListener, _super);
1828 var _this = _super.call(this, options) || this;
1867 _super.prototype.handleInteractionStart.call(this, ev);
1872 _super.prototype.handleDragStart.call(this, ev);
1884 _super.prototype.handleDrag.call(this, dx, dy, ev);
1898 _super.prototype.handleDragEnd.call(this, ev);
1922 _super.prototype.handleInteractionEnd.call(this, ev, isCancelled);
1929 _super.prototype.handleScrollEnd.call(this);
2956 var SubClass = /** @class */ (function (_super) {
2957 tslib_1.__extends(SubClass, _super);
2959 return _super !== null && _super.apply(this, arguments) || this;
3437 var Scroller = /** @class */ (function (_super) {
3438 tslib_1.__extends(Scroller, _super);
3440 var _this = _super.call(this) || this;
3527 var InteractiveDateComponent = /** @class */ (function (_super) {
3528 tslib_1.__extends(InteractiveDateComponent, _super);
3530 var _this = _super.call(this, _view, _options) || this;
3556 _super.prototype.setElement.call(this, el);
3567 _super.prototype.removeElement.call(this);
3571 _super.prototype.executeEventUnrender.call(this);
3574 _super.prototype.bindGlobalHandlers.call(this);
3580 _super.prototype.unbindGlobalHandlers.call(this);
3788 var View = /** @class */ (function (_super) {
3789 tslib_1.__extends(View, _super);
3791 var _this = _super.call(this, null, viewSpec.options) || this;
3951 _super.prototype.executeDateRender.call(this, dateProfile);
3966 _super.prototype.executeDateUnrender.call(this);
4025 _super.prototype.bindGlobalHandlers.call(this);
4033 _super.prototype.unbindGlobalHandlers.call(this);
4100 _super.prototype.updateSize.call(this, totalHeight, isAuto, isResize);
4244 _super.prototype.renderSelectionFootprint.call(this, footprint);
5202 var Model = /** @class */ (function (_super) {
5203 tslib_1.__extends(Model, _super);
5205 var _this = _super.call(this) || this;
5484 var ParsableModelMixin = /** @class */ (function (_super) {
5485 tslib_1.__extends(ParsableModelMixin, _super);
5487 return _super !== null && _super.apply(this, arguments) || this;
5588 var RecurringEventDef = /** @class */ (function (_super) {
5589 tslib_1.__extends(RecurringEventDef, _super);
5591 return _super !== null && _super.apply(this, arguments) || this;
5635 var def = _super.prototype.clone.call(this);
5967 var ArrayEventSource = /** @class */ (function (_super) {
5968 tslib_1.__extends(ArrayEventSource, _super);
5970 var _this = _super.call(this, calendar) || this;
6024 var superSuccess = _super.prototype.applyManualStandardProps.call(this, rawProps);
6639 var DayTableMixin = /** @class */ (function (_super) {
6640 tslib_1.__extends(DayTableMixin, _super);
6642 return _super !== null && _super.apply(this, arguments) || this;
7202 var EventPointing = /** @class */ (function (_super) {
7203 tslib_1.__extends(EventPointing, _super);
7205 return _super !== null && _super.apply(this, arguments) || this;
7283 var StandardInteractionsMixin = /** @class */ (function (_super) {
7284 tslib_1.__extends(StandardInteractionsMixin, _super);
7286 return _super !== null && _super.apply(this, arguments) || this;
7321 var DayGrid = /** @class */ (function (_super) {
7322 tslib_1.__extends(DayGrid, _super);
7324 var _this = _super.call(this, view) || this;
7549 _super.prototype.executeEventUnrender.call(this);
7554 return _super.prototype.getOwnEventSegs.call(this).concat(this.popoverSegs || []);
7933 var BasicView = /** @class */ (function (_super) {
7934 tslib_1.__extends(BasicView, _super);
7936 var _this = _super.call(this, calendar, viewSpec) || this;
7965 _super.prototype.executeDateRender.call(this, dateProfile);
8031 _super.prototype.updateSize.call(this, totalHeight, isAuto, isResize);
8100 return /** @class */ (function (_super) {
8101 tslib_1.__extends(SubClass, _super);
8103 var _this = _super !== null && _super.apply(this, arguments) || this;
8168 var BasicViewDateProfileGenerator = /** @class */ (function (_super) {
8169 tslib_1.__extends(BasicViewDateProfileGenerator, _super);
8171 return _super !== null && _super.apply(this, arguments) || this;
8175 …var renderUnzonedRange = _super.prototype.buildRenderRange.call(this, currentUnzonedRange, current…
9180 var StandardTheme = /** @class */ (function (_super) {
9181 tslib_1.__extends(StandardTheme, _super);
9183 return _super !== null && _super.apply(this, arguments) || this;
9229 var JqueryUiTheme = /** @class */ (function (_super) {
9230 tslib_1.__extends(JqueryUiTheme, _super);
9232 return _super !== null && _super.apply(this, arguments) || this;
9281 var FuncEventSource = /** @class */ (function (_super) {
9282 tslib_1.__extends(FuncEventSource, _super);
9284 return _super !== null && _super.apply(this, arguments) || this;
9314 var superSuccess = _super.prototype.applyManualStandardProps.call(this, rawProps);
9336 var JsonFeedEventSource = /** @class */ (function (_super) {
9337 tslib_1.__extends(JsonFeedEventSource, _super);
9339 return _super !== null && _super.apply(this, arguments) || this;
9850 var RenderQueue = /** @class */ (function (_super) {
9851 tslib_1.__extends(RenderQueue, _super);
9853 var _this = _super.call(this) || this;
9908 if (!_super.prototype.canRunNext.call(this)) {
9969 var Component = /** @class */ (function (_super) {
9970 tslib_1.__extends(Component, _super);
9972 return _super !== null && _super.apply(this, arguments) || this;
10024 var DateComponent = /** @class */ (function (_super) {
10025 tslib_1.__extends(DateComponent, _super);
10027 var _this = _super.call(this) || this;
11554 var ExternalDropping = /** @class */ (function (_super) {
11555 tslib_1.__extends(ExternalDropping, _super);
11557 var _this = _super !== null && _super.apply(this, arguments) || this;
11764 var EventResizing = /** @class */ (function (_super) {
11765 tslib_1.__extends(EventResizing, _super);
11776 var _this = _super.call(this, component) || this;
11957 var EventDragging = /** @class */ (function (_super) {
11958 tslib_1.__extends(EventDragging, _super);
11968 var _this = _super.call(this, component) || this;
12229 var DateSelecting = /** @class */ (function (_super) {
12230 tslib_1.__extends(DateSelecting, _super);
12239 var _this = _super.call(this, component) || this;
12363 var DateClicking = /** @class */ (function (_super) {
12364 tslib_1.__extends(DateClicking, _super);
12372 var _this = _super.call(this, component) || this;
12453 var AgendaView = /** @class */ (function (_super) {
12454 tslib_1.__extends(AgendaView, _super);
12456 var _this = _super.call(this, calendar, viewSpec) || this;
12551 _super.prototype.updateSize.call(this, totalHeight, isAuto, isResize);
12794 var TimeGrid = /** @class */ (function (_super) {
12795 tslib_1.__extends(TimeGrid, _super);
12797 var _this = _super.call(this, view) || this;
13078 _super.prototype.updateSize.call(this, totalHeight, isAuto, isResize);
13277 var TimeGridEventRenderer = /** @class */ (function (_super) {
13278 tslib_1.__extends(TimeGridEventRenderer, _super);
13280 var _this = _super.call(this, timeGrid, fillRenderer) || this;
13588 var TimeGridHelperRenderer = /** @class */ (function (_super) {
13589 tslib_1.__extends(TimeGridHelperRenderer, _super);
13591 return _super !== null && _super.apply(this, arguments) || this;
13628 var TimeGridFillRenderer = /** @class */ (function (_super) {
13629 tslib_1.__extends(TimeGridFillRenderer, _super);
13631 return _super !== null && _super.apply(this, arguments) || this;
13668 var DayGridEventRenderer = /** @class */ (function (_super) {
13669 tslib_1.__extends(DayGridEventRenderer, _super);
13671 var _this = _super.call(this, dayGrid, fillRenderer) || this;
13680 _super.prototype.renderBgRanges.call(this, eventRanges);
13918 var DayGridHelperRenderer = /** @class */ (function (_super) {
13919 tslib_1.__extends(DayGridHelperRenderer, _super);
13921 return _super !== null && _super.apply(this, arguments) || this;
13967 var DayGridFillRenderer = /** @class */ (function (_super) {
13968 tslib_1.__extends(DayGridFillRenderer, _super);
13970 var _this = _super !== null && _super.apply(this, arguments) || this;
14036 var MonthView = /** @class */ (function (_super) {
14037 tslib_1.__extends(MonthView, _super);
14039 return _super !== null && _super.apply(this, arguments) || this;
14066 var MonthViewDateProfileGenerator = /** @class */ (function (_super) {
14067 tslib_1.__extends(MonthViewDateProfileGenerator, _super);
14069 return _super !== null && _super.apply(this, arguments) || this;
14073 …var renderUnzonedRange = _super.prototype.buildRenderRange.call(this, currentUnzonedRange, current…
14107 var ListView = /** @class */ (function (_super) {
14108 tslib_1.__extends(ListView, _super);
14110 var _this = _super.call(this, calendar, viewSpec) || this;
14129 _super.prototype.updateSize.call(this, totalHeight, isAuto, isResize);
14260 var ListEventRenderer = /** @class */ (function (_super) {
14261 tslib_1.__extends(ListEventRenderer, _super);
14263 return _super !== null && _super.apply(this, arguments) || this;
14340 var ListEventPointing = /** @class */ (function (_super) {
14341 tslib_1.__extends(ListEventPointing, _super);
14343 return _super !== null && _super.apply(this, arguments) || this;
14349 _super.prototype.handleClick.call(this, seg, ev); // might prevent the default action
14667 var OptionsManager = /** @class */ (function (_super) {
14668 tslib_1.__extends(OptionsManager, _super);
14670 var _this = _super.call(this) || this;
14948 var Bootstrap3Theme = /** @class */ (function (_super) {
14949 tslib_1.__extends(Bootstrap3Theme, _super);
14951 return _super !== null && _super.apply(this, arguments) || this;
14997 var Bootstrap4Theme = /** @class */ (function (_super) {
14998 tslib_1.__extends(Bootstrap4Theme, _super);
15000 return _super !== null && _super.apply(this, arguments) || this;