Is there way to dynamically extend a component instance that is
already created?

Basically I want to to store a couple additional properties in a
component.   I know that I can create an extended class that will work
if I create the component from it.

However is there a way to do this dynamically.  At runtime could I
take a TextInput placed in the layout, Type it to TextInputSpecial and
then add my new properties/variables?

Thanks,
Adam







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to