Official Content

It 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.

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: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant