The following example shows how you can disable keyboard navigation on the Flex Accordion container by extending the Accordion class and overriding the protected keyDownHandler() method.
Full code after the jump.
{ 6 comments }
Just a bunch of Adobe Flex Examples
From the daily archives:
The following example shows how you can disable keyboard navigation on the Flex Accordion container by extending the Accordion class and overriding the protected keyDownHandler() method.
Full code after the jump.
{ 6 comments }