【发布时间】:2012-08-22 16:06:57
【问题描述】:
我有一个 itemrenderer,它包含:
<s:TextInput x="10" y="41" width="60" name="txtprice"/>
我想从外部访问该字段。 我该怎么做?
【问题讨论】:
-
access to this field from outside是什么意思?请更具体。 -
而为什么你想访问TextInput?你想用它做什么?我问是因为@SunilD.'s answer是您提出的问题的正确答案,但我怀疑这不是您问题的正确解决方案。但我不确定,因为您留下太多信息无法猜测。