Table of contents



Official Content

One of the most important aspects of GeneXus is the possibility to build multi-platform applications in order to achieve a variety of features.

For example, the possibility to define different types of navigation depending on the platform where the application is running. To define this, you can configure the Navigation Style property.

To add even more flexibility, GeneXus offers the Navigation Start Events to initialize the different layouts displayed when the application starts running, depending on the Navigation Style property set for that platform.

Slide.Start This event is executed when the Navigation Style selected is Slide, for the Platform where the application is running.
Split.Start This event is executed when the Navigation Style selected is Split, for the Platform where the application is running.
Cascade.Start This event is executed when the Navigation Style selected is Cascade, for the Platform where the application is running.
Flip.Start This event will be executed if the Navigation Style selected is Flip, for the Platform where the application is running.
Tabs.Start This event is executed when the Control property of the Menu object is set to Tabs.

Considerations

Samples

  • When you need to display a Welcome Panel.
  • When the Navigation Style property is set to Slide / Split, the corresponding Slide.Start Event / Split.Start Event (in a main Menu or Panel) allows you to set the right and left layouts to be displayed.

Scope

Objects: Panel, Menu
Generators: Apple, Android

 

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant