Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    Finish your App and launch it

    Finish your App and launch it

    1 Context

    💡
    In this task we want to use all the screens and everything we have learned. We want to structure our app and add a home screen so that our app looks like the one in the solution.

    2 Solution

    image

    3 Task:

    1. Create a home screen
      1. It is a normal screen with 1 panel
      2. Add the object simpleSwatHtmlContainerPanel
      3. Add to the attribute template the following value → home-new-application-template
    2. Create launch functions for your screens:
      1. For the Home Screen
      2. For the Item Screen
      3. For the Vacation Screen
      4. For the PanelSwitcherScreen
    3. Create the menu structure for your functions
      1. The structure should look like this
    image
    1. Launch your app
    Logo