Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Canvas Technology (CT) Platform uses Single Page Application design and the entire functionality is controlled through JavaScript and CSS on the client-side and Java for the server-side. CT Platform dissects a web page into the following hierarchy of components:

  • Application Layout
    • Workspaces (similar to dashboards or modules within an application)
      • Sub-Workspaces (Layouts)
        • Apps (widgets)
          • Views
            • Grids
            • Charts
            • Forms
            • etc.

The hierarchy of components must be understood and respected to effectively use the CT Platform. The following screen shot highlights the Canvas components:


There are few key components that are central to the modeling of the Apps in Canvas Technology Platform. These are:

...