OldHawk

菜地一块,欢迎拍砖
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2008年1月10日

摘要: The following code is a brief example of sorting a Flex XMLListCollection using the Sort and SortField classes, and the XMLListCollection.sort property. We also look at filtering the XMLCollection using a custom filter function 阅读全文

posted @ 2008-01-10 18:09 OldHawk 阅读(520) 评论(0) 推荐(0)

摘要: The following example shows how you can use the itemDoubleClick event to open the selected Tree node in Flex 阅读全文

posted @ 2008-01-10 17:27 OldHawk 阅读(622) 评论(0) 推荐(0)

摘要: Lately I've been thinking of trees. Maybe it's because it is autumn in the northern hemisphere. So it seems an appropriate time to talk about Flex Tree controls. I'm going to publish a small series on the Flex 2.0 Tree component as there is a lot of ground to cover. In this series I'll present information on Tree dataProviders, itemRenderers, and drag-and-drop 阅读全文

posted @ 2008-01-10 10:03 OldHawk 阅读(875) 评论(0) 推荐(0)