See the dojox/gfx/shape._eventsProcessing reference documentation for more information.
connects a handler to an event on this shape
Parameter | Type | Description |
---|---|---|
name | undefined | |
object | undefined | |
method | undefined |
connects a handler by token from an event on this shape
Parameter | Type | Description |
---|---|---|
token | undefined |
Connects an event to this shape.
Parameter | Type | Description |
---|---|---|
type | undefined | |
listener | undefined |