Dover Framework
|
Dover | |
Framework | |
Attribute | |
AddInAttribute | AddIn general information and configuration. |
MenuEventAttribute | Used to bind a form of method to a specific menu UID |
PermissionAttribute | Used to create custom Addin Permission attributes. |
ResourceBOMAttribute | Include a resource on the AddInProject. All resources will be installed by Dover on AddIn Install. |
DAO | |
BusinessOneDAO | Business One DAO (Data Access Object) Implementation. |
Factory | |
ContainerManager | Class that encapsulates creation of WindsorContainer, responsible for IoC of Dover framework |
Form | |
DoverFormBase | Base class for all forms. It has the same signature of FormBase from SAP Business One Business One Studio Framework |
DoverSystemFormBase | |
DoverUDOFormBase | Base class for UDO Forms |
DoverUserFormBase | Base class for UserForms |
Application | Main entry point for the Dover Framework. During Application creation all resources are configured and assembly dependencies are registered in the AppDomain |