Hi Sankar,

I think you've got the usage example right. A basic implementation of a
DisabledBead already exists in org.apache.flex.html.beads.DisableBead. You
might want to take a look. It controls whether mouse events are dispatched
from the disabled component. It also throws a 'disabledChange' events when
the disabled state changes. You can add beads that leverage 'disabledChange'
to add behavior such as blurring the component.

Good luck.



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Probable-design-to-support-enable-disable-state-to-TextInput-tp58081p58091.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to