Home/Support/

Forums

0 Replies Last post: Jun 18, 2009 4:17 PM by Flex harUI  
Flex harUI AdobeEmployee 1,659 posts since
May 18, 2006
Currently Being Moderated

Jun 18, 2009 4:17 PM

[svn:fx-trunk] 7979: ButtonBar PARB changes:

Revision: 7979

Author:   aharui@adobe.com

Date:     2009-06-18 14:47:52 -0700 (Thu, 18 Jun 2009)

 

Log Message:

***********

ButtonBar PARB changes:

 

-arrowKeysWrapFocus removed from ButtonBar

-arrowKeysWrapFocus added to ListBase

-arrowKeysWrapFocus added as parameter to LayoutBase.getNavigationDestinationIndex (and subclasses of LayoutBase)

-itemClick event removed from ButtonBar, now uses "change" event like other ListBase components

-ASDoc removed for partAdded/partRemoved

 

QE Notes: None

Doc Notes: Yes, ASDoc affected by every change listed above

Bugs: N/A

Reviewer: szeto

tests: checkintests mustella/List mustella/ButtonBar

 

Modified Paths:

**************

    flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/ButtonBar.as

    flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/DropDownList.as

    flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/List.as

    flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/supportClasses/Li stBase.as

    flex/sdk/trunk/frameworks/projects/flex4/src/spark/layouts/HorizontalLayout.as

    flex/sdk/trunk/frameworks/projects/flex4/src/spark/layouts/TileLayout.as

    flex/sdk/trunk/frameworks/projects/flex4/src/spark/layouts/VerticalLayout.as

    flex/sdk/trunk/frameworks/projects/flex4/src/spark/layouts/supportClasses/Layou tBase.as

More Like This

  • Retrieving data ...