eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'EditTextView::DeleteCharacters':

Home

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

Class: DeleteCharacters (private in EditTextView

This class is only visible from within EditTextView.

Inheritance:

   Object
   |
   +--EditTextView::EditAction
      |
      +--EditTextView::DeleteCharacters

Package:
stx:libwidg
Category:
Views-Text
Owner:
EditTextView

Instance protocol:

accessing
o  col1

o  col2

o  line

o  line: lineArg col1: col1Arg col2: col2Arg
set instance variables (automatically generated)

o  line: lineArg col: colArg info: infoArg

combining
o  canCombineWithNext: anotherAction

o  canCombineWithPreviousDeleteCharactersAction: previousDeleteAction
I will combine only if we both are single character deletes,
and my col-to-delete is the next after anotherDeleteActions col-to-delete.
(i.e. single-character typing)

o  combineWithNext: nextDeleteAction

execution
o  executeIn: editor



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Wed, 24 Apr 2024 22:57:05 GMT