How do you prevent the app from confusing two events?
On Thu, Jul 30, 2009 at 12:12 PM, Pedro Sena wrote:
>
>
> http://livedocs.adobe.com/flex/3/html/16_Event_handling_6.html
>
> On Thu, Jul 30, 2009 at 1:05 PM, veena_kris2003 wrote:
>
>>
>>
>> I have one class that generates the event. I want a
http://livedocs.adobe.com/flex/3/html/16_Event_handling_6.html
On Thu, Jul 30, 2009 at 1:05 PM, veena_kris2003 wrote:
>
>
> I have one class that generates the event. I want another class to consume
> the event. How do I do this?
>
>
>
--
/**
* Pedro Sena
* Systems Architect
* Sun Certifie
I have one class that generates the event. I want another class to consume the
event. How do I do this?
Hum
Very strange error, if you share you're code maybe will be easy to everyone
help you. But try to debug and place a breakpoint where it's focus using
event.preventDefault() to see what's happen behind the scenes.
Regards
Igor Costa
On Sun, Sep 28, 2008 at 11:46 PM, creativepragmatic <
[EMAIL
Hello everyone,
I am currently working on a set of time entry components that I hope
to share with the open source community when finished. The components
are a time masking field that extends TextInput, a TimeStepper extends
NumericStepper, a DateTimeChooser extends DateChooser and
DateTimeF
5:01 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Event Propagation
How to implement this type of event propagation?
My application component tree is roughly:
App
- main container
- header container
- menu component
- body container
- form component
the user 'Saves' the entity
How to implement this type of event propagation?
My application component tree is roughly:
App
- main container
- header container
- menu component
- body container
- form component
the user 'Saves' the entity in the form via the menu. I want to
validate the form's required fields
Hello yall...
im trying to comunicate controls with events, these controls are in
diferent HBoxes.(they have diferent fathers in the tree hierarchy),
but the control that listen doesnt work properly. i've tryed to do so
in the bubbling and capture phase but nothing...
in a different approach i
8 matches
Mail list logo