开发者

How to know if a TextInput component is active in Flex

开发者 https://www.devze.com 2022-12-15 10:35 出处:网络
Imagine I have two TextInput components. How do I know w开发者_StackOverflow社区hich one is active, if any? Is there an event or a property that tells me that?Have a look at the FocusManager class.

Imagine I have two TextInput components. How do I know w开发者_StackOverflow社区hich one is active, if any? Is there an event or a property that tells me that?


Have a look at the FocusManager class.

0

精彩评论

暂无评论...
验证码 换一张
取 消