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.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 06:48:41 GMT