MapDropEvent"

From Documentation
(1st Draft)
(One intermediate revision by one other user not shown)
Line 9: Line 9:
 
= Employment/Purpose =
 
= 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.
+
Represents a Google Maps related event  which is triggered whenever a component is dragged and dropped on a <tt>gmaps</tt> or <tt>gmarker</tt>. This event was sent to the dropped  component with the latitude and longitude information of the dropping point.
  
 
= Example =
 
= Example =
Line 45: Line 45:
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-
| 2.51
+
| &nbsp;
| 5/18/2010
+
| &nbsp;
| Initialization
+
| &nbsp;
 
|}
 
|}
  
 
{{ZKComponentReferencePageFooter}}
 
{{ZKComponentReferencePageFooter}}

Revision as of 09:44, 19 May 2010

MapDropEvent

  • Demonstration: N/A
  • Java API: N/A
  • JavaScript API: N/A

Employment/Purpose

Represents a Google Maps related event which is triggered whenever a component is dragged and dropped on a gmaps or gmarker. This event was sent to the dropped component with the latitude and longitude information of the dropping point.

Example

N/A


Supported events

Name
Event Type
None None

Supported Children

*N/A

Use cases

Version Description Example Location
     

Version History

Version Date Content
     



Last Update : 2010/05/19

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.