Last date modified: 2025-Jul-02
Interface: IRangeMementoHelper
Methods
createLineRangeMementos()
createLineRangeMementos(
textRangeMemento):LineRangeMemento[]
Returns an array of LineRangeMementos that represent the text range from the specified TextRangeMemento
Parameters
• textRangeMemento: TextRangeMemento
Memento representing the text range to create LineRangeMementos for
Returns
createTextRangeMemento()
createTextRangeMemento(
lineRangeMemento):TextRangeMemento
Returns a TextRangeMemento that represents the line range from the specified LineRangeMemento
Parameters
• lineRangeMemento: LineRangeMemento
Memento representing the line range to create a TextRangeMemento for