| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| date — Property in class soi.screens.sections.models.ProjectDetailsModel |
|
This property returns the dateObject property as a
legibly formatted date string
|
| dateObject — Property in class soi.screens.sections.models.ProjectDetailsModel |
|
This property is a date object representing the creation date of the active project, or null if
there is no active project. |
| deployDate — Property in class soi.screens.sections.models.ProjectDetailsModel |
|
This property is a date object representing the date the active project's deploy folder was
most recently updated, or null if there is no active project, or the active project has not been deployed. |
| document — Property in class soi.screens.sections.models.ProjectDetailsModel |
|
This property is the name of the loaded document SWF file, or a reference to the STATUS_NONE
constant if set to null - indicating the document SWF is not loaded, or the document SWF file does not exist. |
| documentComplete — Event in class soi.core.Application |
|
Dispatched when the document.swf has completed loading in the DocumentLoader
control and called the onDocumentComplete method via the fromFlash
LocalConnection. |
| DOCUMENT_COMPLETE — Constant static property in class soi.events.ProjectEvent |
|
The ProjectEvent.DOCUMENT_COMPLETE constant defines the value of the
type property of the event object for a documentComplete event. |
| documentLoad — Event in class soi.core.Application |
|
Dispatched when the project is loaded - to load the document.swf in the DocumentLoader
control. |
| DOCUMENT_LOAD — Constant static property in class soi.events.ProjectEvent |
|
The ProjectEvent.DOCUMENT_LOAD constant defines the value of the
type property of the event object for a documentLoad event. |
| documentLoader — Property in class soi.core.Application |
|
A reference to the documentLoader control. |
| documentOpen — Property in class soi.screens.sections.models.ProjectDetailsModel |
|
This property is referenced by the main eMag Viewer tab control to enable and disable the splash screen,
and by the Application class during loading and unloading of an active project. |
| documentStatus — Property in class soi.screens.sections.models.ProjectDetailsModel |
|
This property represents the status of the document SWF and has the value of the STATUS_NONE
constant, or the STATUS_READY constant. |
| documentUnload — Event in class soi.core.Application |
|
Dispatched when the project is closed - to unload the document.swf from the DocumentLoader
control. |
| DOCUMENT_UNLOAD — Constant static property in class soi.events.ProjectEvent |
|
The ProjectEvent.DOCUMENT_UNLOAD constant defines the value of the
type property of the event object for a documentUnload event. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |