Adding a NotebookTab Page

Return to Introduction  Previous page  Next page

Summary

The NotebookTab Page is a Web Page that contains one or more filtered UIScreens.  Each of these screens is specified and constructed with a right-click on the UINotebookTab entity.  For each UINotebookTab you add to your UINotebook page, the user will see a visual, clickable tab in the resulting user interface.

 

Design Guide Reference: Notebook Web Pages (includes controlling properties)
UINotebookTab Property Reference: UINotebookTab Properties

 

Valid Parent Entity Nodes

Name

Modeling Guide

Design Guide

Notebook Web Page

Modeling a Notebook Page

Notebook Web Pages

 

Valid Child Entity Nodes        

Name

Modeling Guide

Design Guide

UIScreen

Modeling a Single Enhanced Screen

Enhanced Web Pages

 

Example: Adding a NotebookTab to a Notebook

 

We add NotebookTab children to an existing Notebook, naming them as we go, so that we have three tabs:

addnbtab

tabsadded

 

 

 

 

Each Tab on our Notebook has the same ability to add one or more filtered UIScreen entities as the UIComposite Page--in our example, we just will add one screen (filtering is always an option).

tabaddscn

tabscnadd2

 

 

We complete adding our Notebook Tabs by selecting at least one UIScreen for each tab:

tabbedscreens

 

 

Each UIScreen that is a child of the UINotebookTab provides the IncludeFilter property, allowing you to customize the fields displayed for each tab.

der: none; border-spacing:0px;">

addnbtab

tabsadded

 

 

 

 

Each Tab on our Notebook has the same ability to add one or more filtered UIScreen entities as the UIComposite Page--in our example, we just will add one screen (filtering is always an option).

tabaddscn

tabscnadd2

 

 

We complete adding our Notebook Tabs by selecting at least one UIScreen for each tab:

tabbedscreens

 

 

Each UIScreen that is a child of the UINotebookTab provides the IncludeFilter property, allowing you to customize the fields displayed for each tab.