`

[转]访问ItemRenderer的方法,备案

    博客分类:
  • FLEX
阅读更多
http://uh.9ria.com/space-12147-do-blog-id-590.html

use namespace mx_internal;
                       
private function keyHandler(event:KeyboardEvent):void{
        (dataGrid.rendererArray[dataGrid.selectedIndex+1][2] as RadioListCanvas).button.dispatchEvent(new MouseEvent(MouseEvent.CLICK))
}
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics