Class PrintEvent is the super class of all Print Service API events.
Class PrintEvent is the super class of all Print Service API events.
(->print-event source)Constructor.
Constructs a PrintEvent object.
source - is the source of the event - java.lang.Object
throws: java.lang.IllegalArgumentException - if source is null.
Constructor. Constructs a PrintEvent object. source - is the source of the event - `java.lang.Object` throws: java.lang.IllegalArgumentException - if source is null.
(to-string this)Description copied from class: EventObject
returns: a message describing the event - java.lang.String
Description copied from class: EventObject returns: a message describing the event - `java.lang.String`
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |