dojox
»
gfx
»
shape
»
Container
» clear
dojox.gfx.shape.Container.clear
dojo.require("dojox.gfx.shape");
defined in dojox/gfx/shape.js
removes all shapes from a group/surface
Usage
function ()
(view source)
this
.
children
=
[
]
;
return
this
;
// self
Properties
Back to top
Only private and/or inherited properties are available.
children