eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'EditTextView::PasteString':

Home

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

Class: PasteString (private in EditTextView

This class is only visible from within EditTextView.

Inheritance:

   Object
   |
   +--EditTextView::EditAction
      |
      +--EditTextView::PasteString

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

Instance protocol:

accessing
o  col

o  col2

o  line

o  line: lineArg col: colArg string: stringArg

o  line: lineArg col: colArg string: stringArg selected: selectedArg

o  string

combining
o  canCombineWithNext: anotherAction

o  canCombineWithPreviousPasteStringAction: previousPasteAction
I will combine only if we both are single character inserts,
and my col-to-insert is the next after anotherInsertActions end-col.
(i.e. single-character deletes)

o  combineWithNext: nextPasteAction

execution
o  executeIn: editor



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 13:35:28 GMT