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.6 date: 2021/03/16 13:20:25
user: stefan
file: DiffCodeView.st directory: libtool
module: stx stc-classLibrary: libtool

Description:


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

copyright

COPYRIGHT (c) 2008 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.

Class protocol:

instance creation
o  onDevice: aGraphicsDevice textViewClass: aClass
open a new instance having aClass for textviews


Instance protocol:

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

o  leftAcceptAction: aOneArgBlock

o  rightAcceptAction: aOneArgBlock



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 08:09:58 GMT