|
Class: ScrollWrapper
Object
|
+--ScrollWrapper
- Package:
- stx:libcompat
- Category:
- Compatibility-ST80
- Version:
- rev:
1.7
date: 2021/03/30 12:29:47
- user: cg
- file: ScrollWrapper.st directory: libcompat
- module: stx stc-classLibrary: libcompat
This is a dummy stub - only present to provide a superclass for
some VW Public Domain code (which subclasses or adds methods to ScrollWrapper).
copyrightCOPYRIGHT (c) 2003 by eXept Software AG
All Rights Reserved
This software is furnished under a license and may be used
only in accordance with the terms of that license and with the
inclusion of the above copyright notice. This software may not
be provided or otherwise made available to, or used by, any
other person. No title to or ownership of the software is
hereby transferred.
others
-
version_CVS
-
accessing
-
scrollWrapper
-
misc
-
sharedOnFrame: aFrame slotName: aSlotSymbol
-
transform the scroll wrapper into a shared one
the scroll position will be kept in the specified frame/slot
-
sharedOnFrame: aFrame slotName: aSlotSymbol application: aCoastLocalApplicationModel
-
transform the scroll wrapper into a shared one
the scroll position will be kept in the specified frame/slot
|