Click or drag to resize
SD.LLBLGen.Pro.ApplicationCore.Extensibility Namespace
 
Classes
  ClassDescription
Public classDesignerEventAspect
Simple data bucket which is used to store designer event aspect data for a particular designer event. This data is then used in the dialog to bind events to plug-ins.
Public classDesignerEventController
Static class which forms the Designer event controller, which schedules calls to plugins which are bound to a given event.
Public classDesignerEventPluginBinding
Simple class which defines a binding between a designer event and a plugin
Public classFrameworkValidatorBase
Abstract base class for validators / analyzers for frameworks. These validators are used for validating and analyzing the project during the validation phase or analysis phases so features which are not supported are handled properly.
Public classImporterBaseTRetriever
Abstract base class for importer classes, which are used to import model/meta-data from external sources
Public classImportInformationRetrieverBase
General Information retriever base class which is the worker class for an importer.
Public classPluginBase
General base class for LLBLGen Pro plug-ins. Every plug-in has to derive from this base class.
Public classPluginDescription
Plugin description object which is filled by the plugin when the plugin's Describe method is called. This object is used to present the plugin to the user and to determine what the location should be of the plugin in the user interface so the user can execute the plugin correctly.
Enumerations