
Flex
文章平均质量分 76
zyjwy02
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
采用Cairngorm的开发步骤
1、编写控制器 package com.forbeauty.store.control { import com.adobe.cairngorm.control.FrontController; /** * @version $Revision: $ */ public class ShopController extends FrontController { public function S...原创 2008-09-18 14:24:24 · 102 阅读 · 0 评论 -
Using error tips
Using error tips Error tips are instances of the ToolTip class that get their styles from the errorTip class selector. They are most often seen when the Flex validation mechanism displays a warning wh...原创 2009-01-06 17:52:20 · 160 阅读 · 0 评论