包 | com.adobe.guides.domain |
类 | public class GuideNodeType |
继承 | GuideNodeType Object |
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
公共常量
常量 | 由以下参数定义 | ||
---|---|---|---|
GUIDE : String = "Guide" [静态]
GUIDE represents a Guide object. | GuideNodeType | ||
ITEM : String = "Item" [静态]
ITEM represents a panel item object. | GuideNodeType | ||
PANEL : String = "Panel" [静态]
PANEL represents a Panel object. | GuideNodeType | ||
SECTION : String = "Section" [静态]
SECTION represents a Section object. | GuideNodeType |
常量详细信息
GUIDE | 常量 |
public static const GUIDE:String = "Guide"
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
GUIDE represents a Guide object.
ITEM | 常量 |
public static const ITEM:String = "Item"
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
ITEM represents a panel item object.
PANEL | 常量 |
public static const PANEL:String = "Panel"
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
PANEL represents a Panel object.
SECTION | 常量 |
public static const SECTION:String = "Section"
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
运行时版本: | AIR 1.0, Flash Player 10.2 |
SECTION represents a Section object.
Tue Jun 12 2018, 11:04 AM Z