stickyman收录,使用标签:keyboard, keyDownHandler, List, navigation,时间:2008-6-16 22:54:20 | 相关网摘,我也收藏
在前面Flex中通过继承扩展Accordion类和重载protected keyDownHandler()事件使Accordion控件中键盘导航(keyboard navigation)功能无效的例子中,我们了解了如何使Accordion控件中键盘导航(keyboard navigation)功能无效。类似的,接下来的例子Flex中通过扩展List类重载protected keyDownHandler()事件,使键盘导航(keyboard navigation)功能无效。
http://blog.minidx.com/2008/06/16/905.html
stickyman收录,使用标签:Flex, List, trackSkin, verticalScrollBarStyleName, 滚动条,时间:2008-4-11 22:14:46 | 相关网摘,我也收藏
接下来的例子演示了如何通过设置trackSkin为null,将List控件中的滚动条轨道皮肤(track skin)去除/恢复默认状态。
http://blog.minidx.com/2008/04/11/701.html
stickyman收录,使用标签:Flex, List, scrollTipFunction, showScrollTips, tips,时间:2008-3-29 11:31:15 | 相关网摘,我也收藏
接下来的例子显示了如何通过设置showScrollTips属性在Flex的List控件拖动时显示一个tips。另外你还可以使用scrollTipFunction属性设定自定义的scroll tip函数,来显示自定义格式的tip文本。
http://blog.minidx.com/2008/03/29/650.html
stickyman收录,使用标签:dataProvider, Flex, List, object, 字符串,时间:2008-3-27 20:15:05 | 相关网摘,我也收藏
在前面的Flex中利用StringValidator类验证字符串合法性的例子中提到了字符串合法性的验证,接下来的例子演示了如何将字符串数组转化为对象数组从而使其在Flex中可以作为数据提供源来使用。
http://blog.minidx.com/2008/03/27/642.html
stickyman收录,使用标签:AJAX, dojo, framework, JavaScript, Librarie, List, rico, sack,时间:2008-2-13 22:26:57 | 相关网摘,我也收藏
Ajax framework can help us to quickly develop web pages that can call web services and server pages through javascript without having to submit the current page.Recent Web-applications tend to use them to provide more interactivity and guarantee better functionality.There are hundreds of Ajax/JavaScript frameworks available — I spent some days to gather the most useful of them,if you know others not include in the list,don’t hesitate to leave your comment.:)
http://ntt.cc/2008/02/13/the-most-complete-ajax-framework-and-javascript-libraries-list.html