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  
activeProject — Property in class soi.core.Application
The activeProject property is the root instance of the ProjectDetailsModel class.
activeProject — Property in class soi.events.ProjectEvent
The activeProject property is an instance of the ProjectDetailsModel class used as a transport object to be attached to the event object during dispatch at run time.
Application — Class in package soi.core
The Application class is the core class at the root of the display list hierarchy which contains logic for processing events, managing data models, updating bindable properties of child display list objects, and managing the loading, unloading, opening, saving and closing of current project files.
Application() — Constructor in class soi.core.Application
Constructor.
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