开发者

In flex, how to send Id of the component on mouse click

In felx, how to send the id of the component ( on which the mouse poi开发者_StackOverflow社区nter is clicked ) to a function with the mouse click?


The event object that your handler receives will have the id in the event.target property.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜