Component (baja-Component)

This component is the required base class for all Baja component classes. It is available in the baja module.

Containers allow you to logically group components. The current container is the component that contains components in the display window. A container may be selected as the current container by one of the following methods:

  • Double-click the component in the Nav tree.

  • Right-click the component in the Nav tree (which brings up a menu) and select a view.

  • Right-click the component in a wire sheet (which brings up a menu) and select a view.

Container components include the following:

  • Component can be used as a general container for components. It allows you to place components and links in a container.

  • Page is a special component used to created a map of name/Ref pairs as dynamic slots.