Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Apps contain different views such as simple tabular grid, grouping grid, charts, etc. Based on the business requirement, the developer can choose appropriate view types to render business details and data to the end-user. The apps are placed within the sub workspaces and at this level, the developer has control over the data to be enabled to end user for various operations on it.
Apps can be classified based on the type of the views that they render. They are,


  • Composite App - A Composite App is an app container, which provides the options for laying out Apps on it. This allows providing more fine interrelated behavior of the Apps and making them look like a single Canvas App.

    Following are the different types of composite apps supported by Canvas:
    1. Stack
    2. 2-Column
    3. Tab
    4. Card
    5. Explorer
    6. Switch
    7. Indexed

      Composite apps on mobile (hybrid and native) devices will display in Tab layout only.

View the following pages


  • No labels