Liking cljdoc? Tell your friends :D

keechma.next.protocols


IAppInstancecljsprotocol

-broadcastcljs

(-broadcast this event)
(-broadcast this event payload)

-callcljs

(-call this controller-name api-fn args)

-dispatchcljs

(-dispatch this controller-name event)
(-dispatch this controller-name event payload)

-get-api*cljs

(-get-api* this controller-name)

-get-idcljs

(-get-id this)

-transactcljs

(-transact this transaction)
source

IRootAppInstancecljsprotocol

-get-app-state*cljs

(-get-app-state* this)

-get-batchercljs

(-get-batcher this)

-get-derived-statecljs

(-get-derived-state this)
(-get-derived-state this controller-name)

-get-meta-statecljs

(-get-meta-state this controller-name)

-stop!cljs

(-stop! this)

-subscribecljs

(-subscribe this controller-name sub-fn)

-subscribe-metacljs

(-subscribe-meta this controller-name sub-fn)
source

make-api-proxycljs

(make-api-proxy api-fn)
source

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

× close