eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'DiffCodeView':

Home

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

Class: DiffCodeView


Inheritance:

   Object
   |
   +--GraphicsMedium
      |
      +--DisplaySurface
         |
         +--SimpleView
            |
            +--SyncedMultiColumnTextView
               |
               +--TwoColumnTextView
                  |
                  +--DiffTextView
                     |
                     +--DiffCodeView

Package:
stx:libtool
Category:
Views-Text
Version:
rev: 1.2 date: 2013/04/14 18:10:35
user: cg
file: DiffCodeView.st directory: libtool
module: stx stc-classLibrary: libtool
Author:
Claus Gittinger

Description:


a view which presents two CodeViews for diffing.
Like a regular diffTextView, but the codeViews show a code-aware popUpMenu.


Related information:

    TwoColumnTextView
    DiffTextView

Class protocol:

defaults
o  textViewClass
return the type of the synced subViews.
Redefined to use a CodeView


Instance protocol:

initialization
o  initialize
v acceptAction:[:text | self acceptInView:i ]

o  leftAcceptAction: aOneArgBlock

o  rightAcceptAction: aOneArgBlock



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 23 Apr 2024 16:46:22 GMT