No comment. Sorry.
contents
cursorPoint
For compatibility with mouse events
position
type
Return a symbol indicating the type this event.
wasHandled
Return true if this event was handled. May be ignored for some types of events.
wasHandled:
Determine if this event was handled. May be ignored for some types of events.
sentTo:
Dispatch the receiver into anObject
copyHandlerState:
Copy the handler state from anEvent. Used for quickly transferring handler information between transformed events.
resetHandlerFields
Reset anything that is used to cross-communicate between two eventual handlers during event dispatch
printOn:
Append to the argument, aStream, a sequence of characters that identifies the receiver.
setPosition:contents:hand:
isDropEvent
transformBy:
Transform the receiver into a local coordinate system.
transformedBy:
Return the receiver transformed by the given transform into a local coordinate system.