ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Hide Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
Filters: Retrieving Data from Server...
Retrieving Data from Server...
ga.model 

ISection  - AS3 ADEP Guides

Packagega.model
Interfacepublic interface ISection
Implementors Section

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Document Services - Guides 9
Runtime Versions: AIR 1.0, Flash Player 10.2

The ISection interface defines the properties that can be extracted from a section.



Public Properties
 PropertyDefined By
  label : String
[read-only] The name of the section.
ISection
Property Detail

label

property
label:String  [read-only]

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Document Services - Guides 9
Runtime Versions: AIR 1.0, Flash Player 10.2

The name of the section.



Implementation
    public function get label():String