Liking cljdoc? Tell your friends :D

convey.router


get-event-queueclj/s

(get-event-queue)

IEventQueueclj/sprotocol

-run-queueclj/s

(-run-queue this)

remove-post-event-callbackclj/s

(remove-post-event-callback this id)

-add-eventclj/s

(-add-event this event)

-resumeclj/s

(-resume this)

pushclj/s

(push this event)

-run-next-tickclj/s

(-run-next-tick this)

flush!clj/s

(flush! this)

-fsm-triggerclj/s

(-fsm-trigger this trigger arg)

-pauseclj/s

(-pause this later-fn)

add-post-event-callbackclj/s

(add-post-event-callback this id callback-fn)

-process-1st-event-in-queueclj/s

(-process-1st-event-in-queue this)

-call-post-event-callbacksclj/s

(-call-post-event-callbacks this event)

purgeclj/s

(purge this)

-exceptionclj/s

(-exception this ex)

later-fnsclj/s

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

× close