BiImageMapEvent
This type of event is fired when UI events (mousemove, mousedown, etc) are fired on the image that is associated with an image map.
This class extends
BiEvent
and therefore all methods and fields available for
BiEvent
are also available for
BiImageMapEvent
.
Constructor
new
BiImageMapEvent
(
sType,oEvent
)
Parameters
| Name | Type | Optional | Default | Descripton |
sType |
String |
The type of event to fire | ||
oEvent |
|
The associated event |
Properties
| Name | Type | get | set | Descripton |
associatedEvent |
|
![]() |
The event that is associated with this event |
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
