Pakket | com.adobe.guides.domain |
Klasse | public class GuideNodeType |
Overerving | GuideNodeType Object |
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
GUIDE : String = "Guide" [statisch]
GUIDE represents a Guide object. | GuideNodeType | ||
ITEM : String = "Item" [statisch]
ITEM represents a panel item object. | GuideNodeType | ||
PANEL : String = "Panel" [statisch]
PANEL represents a Panel object. | GuideNodeType | ||
SECTION : String = "Section" [statisch]
SECTION represents a Section object. | GuideNodeType |
Constantedetails
GUIDE | Constante |
public static const GUIDE:String = "Guide"
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
GUIDE represents a Guide object.
ITEM | Constante |
public static const ITEM:String = "Item"
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
ITEM represents a panel item object.
PANEL | Constante |
public static const PANEL:String = "Panel"
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
PANEL represents a Panel object.
SECTION | Constante |
public static const SECTION:String = "Section"
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtimeversies: | AIR 1.0, Flash Player 10.2 |
SECTION represents a Section object.
Wed Jun 13 2018, 11:42 AM Z