Titanium.UI.DashboardView.edit

Platform Since
iPhone 1.2
iPad 1.2

Summary

fired when editing begins

Properties

Properties of the object passed to the event callback:
Name Type Summary
globalPoint

Deprecated a dictionary with properties x and y describing the point of the event in screen coordinates

source Object

Source object that fired the event.

type String

Name of the event fired.

x

the x point of the event in receiving view coordiantes

y

the y point of the event, in receiving view coordinates