Official Content

Defines an action to be performed when the Main Object starts running, and it is a Menu object with Tabs Control Type.

It is a Client Event that takes place before the Server Events (Start, Refresh and Load) and the ClientStart Event.

Since it is a Client Event, the possibilities and limitations are the same as for any other Client Event.

As a Client Event, it shares the same possibilities and limitations as any other Client Event.

Syntax

Event Tabs.Start
Event_code
EndEvent

Where:
Event_code
Code associated to the event.

Examples

Event Tabs.Start
  //Call a welcome panel to be displayed.
  SDWelcomePanel.Call()
EndEvent

Scope

Objects Menu object
Platforms IOS

See also



Last update: June 2025 | © GeneXus. All rights reserved. GeneXus Powered by Globant