Liking cljdoc? Tell your friends :D

strigui.widget


hideclj

(hide widget canvas)
source

registerclj

(register canvas widget)
source

unregisterclj

(unregister canvas widget)
source

Widgetcljprotocol

collection of functions around redrawing widgets, managing the border etc. ...

collection of functions around redrawing widgets, managing the border etc. ...

argsclj

(args this)

the current args of the widget

the current args of the widget

coordclj

(coord this)

gets the coordinates of the widget

gets the coordinates of the widget

drawclj

(draw this canvas)

draw the widget, returns the widget on success

draw the widget, returns the widget on success

redrawclj

(redraw this canvas)

redraw the widget

redraw the widget

valueclj

(value this)

the current text of the widget

the current text of the widget

widget-nameclj

(widget-name this)

name of the widget

name of the widget
sourceraw docstring

widget-eventcljmultimethod

source

widget-global-eventcljmultimethod

source

widgetsclj

source

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

× close