eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'EditTextView::ReplaceCharacters':

Home

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

Class: ReplaceCharacters (private in EditTextView

This class is only visible from within EditTextView.

Inheritance:

   Object
   |
   +--EditTextView::EditAction
      |
      +--EditTextView::ReplaceCharacters

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

Instance protocol:

accessing
o  characters

o  col1

o  col2

o  line

o  line: lineArg col: colArg character: characterArg

o  line: lineArg col: colArg characters: charactersArg

combining
o  canCombineWithNext: anotherAction

o  canCombineWithPreviousReplaceCharactersAction: previousReplaceAction
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: nextReplaceAction

execution
o  executeIn: editor



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 18 Apr 2024 20:56:41 GMT