Liking cljdoc? Tell your friends :D

jdk.awt.JobAttributes$DefaultSelectionType

A type-safe enumeration of possible default selection states.

A type-safe enumeration of possible default selection states.
raw docstring

*-allclj

Static Constant.

The DefaultSelectionType instance to use for specifying that all pages of the job should be printed.

type: java.awt.JobAttributes$DefaultSelectionType

Static Constant.

The DefaultSelectionType instance to use for
 specifying that all pages of the job should be printed.

type: java.awt.JobAttributes$DefaultSelectionType
raw docstring

*-rangeclj

Static Constant.

The DefaultSelectionType instance to use for specifying that a range of pages of the job should be printed.

type: java.awt.JobAttributes$DefaultSelectionType

Static Constant.

The DefaultSelectionType instance to use for
 specifying that a range of pages of the job should be printed.

type: java.awt.JobAttributes$DefaultSelectionType
raw docstring

*-selectionclj

Static Constant.

The DefaultSelectionType instance to use for specifying that the current selection should be printed.

type: java.awt.JobAttributes$DefaultSelectionType

Static Constant.

The DefaultSelectionType instance to use for
 specifying that the current selection should be printed.

type: java.awt.JobAttributes$DefaultSelectionType
raw docstring

hash-codeclj

(hash-code this)

Description copied from class: Object

returns: a hash code value for this object. - int

Description copied from class: Object

returns: a hash code value for this object. - `int`
raw docstring

to-stringclj

(to-string this)

Description copied from class: Object

returns: a string representation of the object. - java.lang.String

Description copied from class: Object

returns: a string representation of the object. - `java.lang.String`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close