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  
setContentsChanged() — Method in class soi.screens.sections.models.ProjectDetailsModel
This method sets the contentsChanged property to true, which alerts the save contents button control through binding that changes have been made to the contents XML.
setLinksChanged() — Method in class soi.screens.sections.models.ProjectDetailsModel
This method sets the linksChanged property to true, which alerts the save links button control through binding that changes have been made to the links XML.
setNewItem() — Method in class soi.screens.sections.models.ContentsModel
Adds a new item to the end of the contentsCol property.
soi.core — Package
soi.events — Package
soi.screens.sections.models — Package
soi.ui — Package
splashScreen — Property in class soi.core.Application
A reference to the Image used as the splash screen in the eMag Viewer tab.
status — Property in class soi.screens.sections.models.ProjectDetailsModel
This property is a string representation of the project's status.
STATUS_NONE — Constant static property in class soi.screens.sections.models.ProjectDetailsModel
The STATUS_NONE constant is used as an internal and external compile-time reference for the values of relevant string properties in this class.
STATUS_READY — Constant static property in class soi.screens.sections.models.ProjectDetailsModel
The STATUS_READY constant is used as an internal and external compile-time reference for the values of relevant string properties in this class.
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