`
k1280000
  • 浏览: 195282 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

userful flex website

    博客分类:
  • Flex
 
阅读更多

Tree

 

When the data source is the lastResult object of an RPC service call and the resultFormat property of the RPC component is set to "object", you should use the ArrayUtil.toArray() method to ensure that the object is an Array when you bind it to an ArrayCollection object, as the following example shows:

<s:ArrayCollection id="employeeAC" source="{ArrayUtil.toArray(employeeSrv.lastResult.employees.employee)}"/> 

 

 

container

http://www.adobe.com/devnet/flex/quickstarts/using_containers.html

 

 

advancedDataGrid

http://help.adobe.com/en_US/Flex/4.0/UsingSDK/WS2db454920e96a9e51e63e3d11c0bf69084-7be0.html

 

 

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics