| 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 |
| contents — Property in class soi.screens.sections.models.ProjectDetailsModel |
|
This property is the name of the loaded contents XML file, or a reference to the STATUS_NONE
constant if set to null - indicating the contents XML is not loaded, or the contents XML file does not exist. |
| contentsChanged — Property in class soi.screens.sections.models.ProjectDetailsModel |
|
This property is referenced by the save contents button control through binding
to enable itself and alert the user when the contents XML has changed, and disable itself and
alert the user that their changes have been saved. |
| contentsCol — Property in class soi.screens.sections.models.ContentsModel |
|
XMLListCollection of the contentsXML property. |
| CONTENTS_LOAD — Constant static property in class soi.events.ProjectEvent |
|
The ProjectEvent.CONTENTS_LOAD constant defines the value of the
type property of the event object for a contentsLoad event. |
| contentsModel — Property in class soi.core.Application |
|
The contentsModel property is the root instance of the ContentsModel class. |
| ContentsModel — Class in package soi.screens.sections.models |
|
The ContentsModel class is the data model of the currently loaded contents xml file. |
| ContentsModel() — Constructor in class soi.screens.sections.models.ContentsModel |
|
Constructor. |
| contentsOpen — Property in class soi.screens.sections.models.ProjectDetailsModel |
|
This property is referenced by the main accordion control to enable and disable the contents palette,
and by the file IO methods related to the contents XML in the Application
class. |
| CONTENTS_SAVE — Constant static property in class soi.events.ProjectEvent |
|
The ProjectEvent.CONTENTS_SAVE constant defines the value of the
type property of the event object for a contentsSave event. |
| contentsStatus — Property in class soi.screens.sections.models.ProjectDetailsModel |
|
This property represents the status of the contents XML and has the value of the STATUS_NONE
constant, or the STATUS_READY constant. |
| contentsXML — Property in class soi.screens.sections.models.ContentsModel |
|
This property contains the currently loaded contents.xml file as XML. |
| currentLink — Property in class soi.core.Application |
|
This property is a reference to the currentLink property of the LinksModel
class and is used by the hotspot control logic to place, change, and clear the x, y, w, and h values
of the currently selected link in the links xml. |
| currentLink — Property in class soi.screens.sections.models.LinksModel |
|
This property is a reference to the currently selected link XML node in the linksCol property,
or null if none is selected. |
| currentLink — Property in class soi.ui.HotSpot |
|
This property is a reference to the currently selected link XML node in the LinksModel class. |
| currentPage — Property in class soi.core.Application |
|
This property represents the number of the current open page in the eMag Viewer tab. |
| currentPage — Property in class soi.screens.sections.models.LinksModel |
|
This property is a reference to the currentPage property of the
Application class and represents the number of the current
open page in the eMag Viewer tab. |
| currentPage — Property in class soi.screens.sections.models.ProjectDetailsModel |
|
This property is a reference to the currentPage property of the
Application class and represents the number of the current
open page in the eMag Viewer tab. |
|
| 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 |