|
Smalltalk/X WebserverDocumentation of class 'SyncedMultiColumnTextView': |
|
|
Class: SyncedMultiColumnTextViewInheritance:Object | +--GraphicsContext | +--DeviceGraphicsContext | +--GraphicsMedium | +--DisplaySurface | +--SimpleView | +--SyncedMultiColumnTextView | +--ThreeColumnTextView | +--TwoColumnTextView
Description:abstract superclass for multi-col textviews. Scrolling is synced, by always scrolling all views. This type of view is especially useful to show diff-lists, code-versions, or other one-by-one viewable texts. Usually, it does not make much sense, to put totally different or unrelated texts into this kind of view. See concrete examples in subclasses: TwoColumnTextView, DiffTextView etc. Related information:
TwoColumnTextView
DiffTextView
Class protocol:defaults
Instance protocol:accessing change & update initialization queries scrolling
|
|
|
ST/X 6.1.1; WebServer 1.620 at exept:8081; Tue, 22 May 2012 22:31:47 GMT
|