eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'V::MainWindow':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: MainWindow (in V)


Inheritance:

   Object
   |
   +--GraphicsMedium
      |
      +--DisplaySurface
         |
         +--SimpleView
            |
            +--View
               |
               +--TopView
                  |
                  +--StandardSystemView
                     |
                     +--V::MainWindow

Package:
stx:libcompat
Category:
Compatibility-ST/V
Version:
rev: 1.2 date: 2016/08/22 13:40:44
user: cg
file: V__MainWindow.st directory: libcompat
module: stx stc-classLibrary: libcompat
Author:
Claus Gittinger

Description:


Dummy ST-V compatibility class.
This may be required when existing code has to be ported to ST/X;
however, it may not be complete and more protocol may be added in the future.
The code here was created when public domain code (Manchester) had to
be ported to ST/X and missing classes/methods were encountered, and code added
by reasoning 'what the original class could probably do there'.

No Warranty, no functionality: all this class exists for is to allow subclasses
to be filed in and find some home to allow porting...


Instance protocol:

queries
o  isDialogTopPane

o  owner: aMasterWindow
ignored

v protocol
o  addSubpane: aView

o  postOpenWith: aBuilder



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 21:05:10 GMT