This Tab displays the set of public objects that make up the Module Interface. Objects are public and included in the Interface when their Object Visibility property is set to Public.
To view this tab, open the module by selecting it in the KB Explorer and pressing F12. You can also right-click on the module and select Open.
The Interface is divided into three sections:

- Services: Defines the module's API. The objects included in this section are: Procedures, Data Providers, API Objects, and External Objects.
- Data: The objects included in this section are: Transactions, Business Components and Structured Data Types.
- User Interface: The objects included in this section are: Master Pages, Web Components, Web Panels, Master Panels, Panels, Stencils, and User Controls.
Module object
HowTo: Open a Module Object
Which objects can be defined in a module?