Dover Framework
 All Classes Namespaces Functions Variables Properties Pages
List of all members
Dover.Framework.Form.DoverFormBase Class Reference

Base class for all forms. It has the same signature of FormBase from SAP Business One Business One Studio Framework. More...

Inheritance diagram for Dover.Framework.Form.DoverFormBase:
Dover.Framework.Form.DoverSystemFormBase Dover.Framework.Form.DoverUDOFormBase Dover.Framework.Form.DoverUserFormBase

Detailed Description

Base class for all forms. It has the same signature of FormBase from SAP Business One Business One Studio Framework.

It has a Proxy installed for all Forms (Dover.Framework.Proxy.FormProxy) that handle i18n and unexpected exceptions. To use the exception handled stuff, install all UI events declaring the method as protected virtual. All forms should be declared as Public.


The documentation for this class was generated from the following file: