Click or drag to resize

SD.LLBLGen.Pro.ApplicationCore.ProjectClasses Namespace

 
Classes
  ClassDescription
Public classEventRedispatcher
EventRedispatcher implementation. The EventReDispatcher redispatches events to subscribers. The EventRedispatcher is used to create decoupled shortcuts from elements deep in an object hierarchy to the project controller.
Public classEventRedispatcherSingleton
Singleton class for the EventRedispatcher instance, which redispatches events to subscribers. The EventDispatcher is used to create decoupled shortcuts from elements deep in an object hierarchy to the project controller.
Public classProject
Class which represents an LLBLGen Pro project.
Public classProjectClone
Defines a project clone
Public classProjectCloneController
Controller class which manages the clones for a project.
Public classProjectController
Class which is used for project viewers to obtain information from the project in sequential ways (as project information is stored in graphs) and also to be able to perform tasks inside a project, based on events raised from various elements inside the project.
Public classProjectProperties
General properties container for project. Used to store project properties so they can be edited through a propertygrid.