The return value is whether or not to consume the event, preventing it from propagating up the component hierarchy. So false means "don't propagate; let it bubble up to my parent". -T
On Thu, Sep 17, 2009 at 10:27 PM, Vicente de Rivera III < thirdy.deriv...@gmail.com> wrote: > looking at the Adapter w/c I didn't new, they also return false, so I guess > it's alright