Packagecom.dwuser.ss4.utils
Classpublic dynamic class GalleryDescriptor

This class describes the Object format used to describe a gallery. It is known as a Gallery Descriptor.



Public Properties
 PropertyDefined by
  gallery : XML
The XML <gallery> ...
GalleryDescriptor
  id : Number
The 0-base index of the gallery node.
GalleryDescriptor
Public Methods
 MethodDefined by
  
Constructor.
GalleryDescriptor
Property detail
galleryproperty
public var gallery:XML

The XML <gallery> ... </gallery> node which describes the gallery.

idproperty 
public var id:Number

The 0-base index of the gallery node.

Constructor detail
GalleryDescriptor()constructor
public function GalleryDescriptor()

Constructor.