Open abstract instantiable class
The class of top level sheets.
display:false-or(<display>). Default value: #f.
frame:false-or(<frame>). Default value: #f.
frame-manager:false-or(<frame-manager>). Default value: #f.
container:false-or(<object>). Default value: #f.
container-region: An instance of type false-or(<region>). Default value: #f.
duim-layouts
duim-layouts
The class of top level sheets.
The container: and container-region: init-keywords are for use in embedded frames, such as OLE objects in HTML browser windows. The container: init-keyword denotes the container itself, and container-region: is used to specify the region of the screen in which the container appears. Note that the container referred to is a native window system object.