| Constant | Defined by | ||
|---|---|---|---|
| FULLSCREEN : String = "FullScreen" [static]
| PageMode | ||
| USE_ATTACHMENTS : String = "UseAttachments" [static]
| PageMode | ||
| USE_NONE : String = "UseNone" [static]
| PageMode | ||
| USE_OC : String = "UseOC" [static]
| PageMode | ||
| USE_OUTLINES : String = "UseOutlines" [static]
| PageMode | ||
| USE_THUMBS : String = "UseThumbs" [static]
| PageMode | ||
| FULLSCREEN | constant |
public static const FULLSCREEN:String = "FullScreen"
| USE_ATTACHMENTS | constant |
public static const USE_ATTACHMENTS:String = "UseAttachments"
| USE_NONE | constant |
public static const USE_NONE:String = "UseNone"
| USE_OC | constant |
public static const USE_OC:String = "UseOC"
| USE_OUTLINES | constant |
public static const USE_OUTLINES:String = "UseOutlines"
| USE_THUMBS | constant |
public static const USE_THUMBS:String = "UseThumbs"