Skip to main content
Adobe Employee
August 29, 2009
Question

[svn:fx-trunk] 9778: Change default creationPolicy for NavigatorContent to null.

  • August 29, 2009
  • 0 replies
  • 560 views

Revision: 9778

Author: aharui@adobe.com

Date: 2009-08-28 17:16:26 -0700 (Fri, 28 Aug 2009)

Log Message:

***********

Change default creationPolicy for NavigatorContent to null. If null, NavigatorContent will check its parent Navigator's creationPolicy. If the parent Navigator's creationPolicy is "all", NavigatorContent will use "all" and create all of its children. Otherwise, NavigatorContent will use "none" as the creationPolicy.

QE Notes: default value for creationPolicy is null

Doc Notes: default value for creationPolicy is null

Bugs: None

Reviewer: Ryan

API Change: No

Is noteworthy for integration: No

tests: checkintests

Modified Paths:

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

flex/sdk/trunk/frameworks/projects/spark/src/spark/components/NavigatorContent.as

This topic has been closed for replies.