Liking cljdoc? Tell your friends :D

javax.swing.event.DocumentEvent$EventType

Enumeration for document event types

Enumeration for document event types
raw docstring

*-changeclj

Static Constant.

Change type.

type: javax.swing.event.DocumentEvent$EventType

Static Constant.

Change type.

type: javax.swing.event.DocumentEvent$EventType
raw docstring

*-insertclj

Static Constant.

Insert type.

type: javax.swing.event.DocumentEvent$EventType

Static Constant.

Insert type.

type: javax.swing.event.DocumentEvent$EventType
raw docstring

*-removeclj

Static Constant.

Remove type.

type: javax.swing.event.DocumentEvent$EventType

Static Constant.

Remove type.

type: javax.swing.event.DocumentEvent$EventType
raw docstring

to-stringclj

(to-string this)

Converts the type to a string.

returns: the string - java.lang.String

Converts the type to a string.

returns: the string - `java.lang.String`
raw docstring

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

× close