All events reach the form first. It dispatches them onward. 

   - Form callback methods (pointerPressed/Released etc.)
   - Form listener methods
   - Focused component (except for drag which is a bit of a special case)

We don't send events to all the components in the hierarchy except for the 
special case of drag where events are handled a bit differently.

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/1d0c5258-4d70-43a1-9223-2a82db05106a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to