Functiondojox.gfx.Shape.getParent

dojo.require("dojox.gfx.shape");
defined in dojox/gfx/shape.js

returns the parent or null (see dojox.gfx.Surface, dojox.gfx.shape.VirtualGroup, or dojox.gfx.Group)

Usage

function () (view source)