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  
PAGE_CHANGED — Constant static property in class soi.events.ProjectEvent
The ProjectEvent.PAGE_CHANGED constant defines the value of the type property of the event object for a pageChanged event.
PAGE_GOTO — Constant static property in class soi.events.ProjectEvent
The ProjectEvent.PAGE_GOTO constant defines the value of the type property of the event object for a pageGoto event.
pagesArray — Property in class soi.screens.sections.models.ProjectDetailsModel
This property is an array of objects the length of the totalPages property to be used as the source of the pagesCol ArrayCollection property.
pagesCol — Property in class soi.screens.sections.models.ProjectDetailsModel
This property is the collection wrapper of the pagesArray property to be used as a dataProvider for project navigation controls and lists.
pageSummary — Property in class soi.screens.sections.models.LinksModel
This property is used as a label to provide a summary string of the links in the current page.
palettes — Property in class soi.core.Application
A reference to the main Accordion control.
PROJECT_CLOSE — Constant static property in class soi.events.ProjectEvent
The ProjectEvent.PROJECT_CLOSE constant defines the value of the type property of the event object for a projectClose event.
ProjectDetailsModel — Class in package soi.screens.sections.models
The ProjectDetailsModel class is the data model of the current active project and its properties.
ProjectDetailsModel() — Constructor in class soi.screens.sections.models.ProjectDetailsModel
Constructor.
ProjectEvent — Class in package soi.events
The ProjectEvent class represents event objects that are dispatched to navigate, save, load, open and close the active project and its files.
ProjectEvent(type, bubbles, activeProject:soi.screens.sections.models:ProjectDetailsModel, properties) — Constructor in class soi.events.ProjectEvent
Constructor.
PROJECT_LOAD — Constant static property in class soi.events.ProjectEvent
The ProjectEvent.PROJECT_LOAD constant defines the value of the type property of the event object for a projectLoad event.
PROJECT_OPEN — Constant static property in class soi.events.ProjectEvent
The ProjectEvent.PROJECT_OPEN constant defines the value of the type property of the event object for a projectOpen event.
properties — Property in class soi.events.HotSpotEvent
The properties object acts as a flexible transport object to allow complex data to be attached to the event object during dispatch at run time.
properties — Property in class soi.events.ProjectEvent
The properties object acts as a flexible transport object to allow complex data to be attached to the event object during dispatch at run time.
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