Liking cljdoc? Tell your friends :D

tikkba.apps.svgbrowser

This namespace wraps org.apache.batik.apps.svgbrowser.* and provides helper functions

This namespace wraps org.apache.batik.apps.svgbrowser.*
and provides helper functions
raw docstring

compound-editclj

(compound-edit & edits)

Creates a compound edit

Creates a compound edit
sourceraw docstring

create-editcljmacro

(create-edit todo toundo toredo)

Creates an implementation of an AbstractUndoableEdit and executes the todo function

Creates an implementation of an AbstractUndoableEdit
and executes the todo function
sourceraw docstring

node-inserted-editclj

(node-inserted-edit parent sibling node)

Performs and creates a node inserted edit

Performs and creates a node inserted edit
sourceraw docstring

node-removed-editclj

(node-removed-edit oldparent oldsibling node)

Performs and reates a node removed edit

Performs and reates a node removed edit
sourceraw docstring

post-editclj

(post-edit undosupport edit)

See javax.swing.undo.UndoableEditSupport.postEdit

See javax.swing.undo.UndoableEditSupport.postEdit
sourceraw docstring

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

× close