SD.LLBLGen.Pro.ApplicationCore.Extensibility Namespace |
Class | Description | |
---|---|---|
DesignerEventAspect |
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.
| |
DesignerEventController |
Static class which forms the Designer event controller, which schedules calls to plugins which are bound to a given event.
| |
DesignerEventPluginBinding |
Simple class which defines a binding between a designer event and a plugin
| |
FrameworkValidatorBase |
Abstract base class for validators for frameworks. These validators are used for validating the project during the validation phase
so features which are not supported are handled properly.
| |
ImporterBaseTRetriever |
Abstract base class for importer classes, which are used to import model/meta-data from external sources
| |
ImportInformationRetrieverBase |
General Information retriever base class which is the worker class for an importer.
| |
PluginBase |
General base class for LLBLGen Pro plug-ins. Every plug-in has to derive from this base class.
| |
PluginDescription |
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.
|
Enumeration | Description | |
---|---|---|
FrameworkValidatorBaseNameTypeToReturn |
Enum used with db description obtain method.
|