Adams Basic Package > Adams View > View Command Language > interface > interface tab_container display

interface tab_container display

Allows displaying an existing tab_container.
Tab_container is similar to a container but can be added to a dialog box or another container. When you add a tab_container, a tab appears in the parent container.
The tab_container can be displayed or closed as the need arises

Format:

 
interface object tab_container display
tab_container_name =
an exisitng gi_tab_container

Example:

 
interface tab_container display &
tab_container_name =
.gui.cntr.tabcnt

Description:

 
Parameter
Value Type
Description
tab_container_name
An Existing GI_tab_container
Specifies the name of an existing tab_container to be displayed

Extended Definition:

1. The tab_container can be displayed by choosing the appropriate name for the ‘tab_container’ during the ‘display’ command