MapDropEvent"
From Documentation
Tmillsclare (talk | contribs) |
(1st Draft) |
||
Line 1: | Line 1: | ||
− | + | {{ZKComponentReferencePageHeader}} | |
+ | |||
+ | = MapDropEvent = | ||
+ | |||
+ | *Demonstration: N/A | ||
+ | *Java API: N/A | ||
+ | *JavaScript API: N/A | ||
+ | |||
+ | = Employment/Purpose = | ||
+ | |||
+ | When drag and drop on a <tt>gmaps</tt> or <tt>gmarker</tt>; this event was sent to the dropped component with Google Maps latitude and longitude information. | ||
+ | |||
+ | = Example = | ||
+ | |||
+ | N/A | ||
+ | |||
+ | |||
+ | =Supported events= | ||
+ | |||
+ | {| border="1" | width="100%" | ||
+ | ! <center>Name</center> | ||
+ | ! <center>Event Type</center> | ||
+ | |- | ||
+ | | None | ||
+ | | None | ||
+ | |} | ||
+ | |||
+ | =Supported Children= | ||
+ | |||
+ | *N/A | ||
+ | |||
+ | =Use cases= | ||
+ | |||
+ | {| border='1px' | width="100%" | ||
+ | ! Version !! Description !! Example Location | ||
+ | |- | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |} | ||
+ | |||
+ | =Version History= | ||
+ | |||
+ | {| border='1px' | width="100%" | ||
+ | ! Version !! Date !! Content | ||
+ | |- | ||
+ | | 2.51 | ||
+ | | 5/18/2010 | ||
+ | | Initialization | ||
+ | |} | ||
+ | |||
+ | {{ZKComponentReferencePageFooter}} |
Revision as of 10:53, 18 May 2010
MapDropEvent
- Demonstration: N/A
- Java API: N/A
- JavaScript API: N/A
Employment/Purpose
When drag and drop on a gmaps or gmarker; this event was sent to the dropped component with Google Maps latitude and longitude information.
Example
N/A
Supported events
None | None |
Supported Children
*N/A
Use cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|
2.51 | 5/18/2010 | Initialization |