| 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 |
| links — Property in class soi.screens.sections.models.ProjectDetailsModel |
|
This property is the name of the loaded links XML file, or a reference to the STATUS_NONE
constant if set to null - indicating the links XML is not loaded, or the links XML file does not exist. |
| linksChanged — Property in class soi.screens.sections.models.ProjectDetailsModel |
|
This property is referenced by the save links button control through binding
to enable itself and alert the user when the links XML has changed, and disable itself and
alert the user that their changes have been saved. |
| linksCol — Property in class soi.screens.sections.models.LinksModel |
|
XMLListCollection of link nodes from the linksXML property who's parent's id attribute
matches the currentPage property. |
| LINKS_LOAD — Constant static property in class soi.events.ProjectEvent |
|
The ProjectEvent.LINKS_LOAD constant defines the value of the
type property of the event object for a linksLoad event. |
| linksModel — Property in class soi.core.Application |
|
The linksModel property is the root instance of the LinksModel class. |
| LinksModel — Class in package soi.screens.sections.models |
|
The LinksModel class is the data model of the currently loaded links xml file. |
| LinksModel() — Constructor in class soi.screens.sections.models.LinksModel |
|
Constructor. |
| linksOpen — Property in class soi.screens.sections.models.ProjectDetailsModel |
|
This property is referenced by the main accordion control to enable and disable the links palette,
and by the file IO methods related to the links XML in the Application
class. |
| LINKS_SAVE — Constant static property in class soi.events.ProjectEvent |
|
The ProjectEvent.LINKS_SAVE constant defines the value of the
type property of the event object for a linksSave event. |
| linksStatus — Property in class soi.screens.sections.models.ProjectDetailsModel |
|
This property represents the status of the links XML and has the value of the STATUS_NONE
constant, or the STATUS_READY constant. |
| linksXML — Property in class soi.screens.sections.models.LinksModel |
|
This property contains the currently loaded links.xml file as XML. |
|
| 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 |