needs-update in editor-admin%
Called by the editor to request a refresh to its displayed
representation. When the administrator decides that the displayed
should be refreshed, it calls the editor's
refresh method.
(-> voidsendan-editor-adminneeds-updatelocalxlocalywh)
localx: real number
localy: real number
w: non-negative real number
h: non-negative real numberThe
localx,localy,w, andharguments specify a region of the editor to be updated (in editor coordinates).