📚 SAP Business One SDK Help

Cockpit Object Members
See Also  Overview 

Public Methods

Public Method CreateWidgetInstanceCreates a widget instance in the current cockpit at a specified cell (mouse up).
Public Method MoveWidgetMoves a widget to a specified cell (mouse up).
Public Method SaveSaves the changes in the GUI to the database.

Using this interface, DI-API users can get all the changes from the GUI of cockpit application.

Public Properties

Public Property CockpitTypeIDThe code of the cockpit.
Public Property WidgetsA collection of all widget instances in the cockpit.

See Also