v7.3.0

Printer
internal

Base class for all Calendar printers that provides common print infrastructure including DOM cloning, page template generation, and state save/restore hooks. Subclasses such as CalendarPrinter implement mode-specific rendering logic for producing print-ready HTML pages from the Calendar's active view.

No results

Properties

Properties are getters/setters or publicly accessible variables on this class
  • isPrinter : Booleantrue
    READONLY
    static
    ADVANCED
    Identifies an object as an instance of Printer class, or subclass thereof.
  • isPrinter : Booleantrue
    READONLY
    ADVANCED
    Identifies an object as an instance of Printer class, or subclass thereof.

Functions

Functions are methods available for calling on the class

    Source path

    Calendar/feature/print/printer/Printer.js

    Contents