-
Page
-
A View Container that shows View Components to the user.
-
Page Layout
-
A template establishing the presentation elements of a page that do not depend on the View Components and that use the resources of the associated style sheet. There are essentially two aspects specified in a page layout: the places in the page where the View Components can be rendered and the positioning of the static resources that compose the page, such as the main menu
-
Parameter
-
A typed and named value that describes inputs or outputs to Components or Containers.
-
Parameter binding
-
A connection between an output parameter and an input parameter.
-
Port
-
An interaction point between a module/action and its environment that collects interaction flows and parameters.
-
Protected
-
The property of a view container, or an action that requires authentication for being displayed/executed.