Revision: 7910
Author: egeorgie@adobe.com
Date: 2009-06-16 18:41:55 -0700 (Tue, 16 Jun 2009)
Log Message:
***********
P-ARB changes:
IGraphicElement sharedIndex -> DisplayObjectSharingMode
ScrollUnit -> NavigationUnit
LayoutBase.getDestinationIndex -> LayoutBase.getNavigationDestinationIndex, param order reversed!!!!
mouseOpaque -> mouseEnabledWhereTransparent
various other small renames and changes to non-public APIs
Doc Notes: None
Bugs: N/A
Reviewer: Deepa
tests: checkintests
Modified Paths:
**************
flex/sdk/trunk/development/eclipse/flex/flex4test/src/layouts/WheelLayout.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/DataGroup.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/DropDownList.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/Group.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/HScrollBar.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/List.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/Scroller.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/SkinnableContaine r.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/SkinnableDataCont ainer.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/VScrollBar.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/supportClasses/Gr oupBase.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/supportClasses/In validatingSprite.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/core/IGraphicElement.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/core/IViewport.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/core/NavigationUnit.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
flex/sdk/trunk/frameworks/projects/flex4/src/spark/primitives/RichEditableText. as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/primitives/supportClasses/Gr aphicElement.as
flex/sdk/trunk/frameworks/projects/flex4/src/spark/primitives/supportClasses/Te xtGraphicElement.as
flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/fxg/FlexFXG2SWFTranscod er.java
Added Paths:
***********
flex/sdk/trunk/frameworks/projects/flex4/src/spark/core/DisplayObjectSharingMod e.as
Removed Paths:
*************
flex/sdk/trunk/frameworks/projects/flex4/src/spark/core/ScrollUnit.as