The purpose of this Tab is to display the set of public objects that make up the Module Interface. Objects are public and belong to the Interface when the Object Visibility property is set to Public.

To view this tab, open the module by selecting it in the KB Explorer and pressing F12 or right-click on the module and select Open.

The Interface is divided into three sections:

ModuleInterfaceTab-GeneXus15

  1. Services: defines the module's API. The objects included in this section are: Procedures, Data Providers and External Objects.
     
  2. Data: the objects included in this section are: Transactions, Business Component and Structured Data Types.
     
  3. User Interface: the objects included in this section are: Master Pages, Web Components and Web Panels.

Availability

As of GeneXus Tilo Beta 3

See also

Module object

HowTo: Open a Module Object

Which objects can be defined in a module?