Liking cljdoc? Tell your friends :D

javax.print.event.PrintEvent

Class PrintEvent is the super class of all Print Service API events.

Class PrintEvent is the super class of all Print Service API events.
raw docstring

->print-eventclj

(->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.
raw docstring

to-stringclj

(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`
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close