TextUi::TextDocument
Inherits Reference / Object
Constructors
new
SourceInstance methods
block?(line) : TextBlock | Nil
Sourceblocks
Sourcecan_redo?(*args, **options)
Sourcecan_redo?(*args, **options, &)
Sourcecan_undo?(*args, **options)
Sourcecan_undo?(*args, **options, &)
Sourceclean_state_changed
Sourceclear_undo_stack
Sourcecontents
Sourcecontents=(contents : String) : Nil
Sourcefirst_line
Sourcehighlight_block(block)
Sourceinsert_line(line : Int32, text : String) : Nil
Sourceopen(filename : String)
Sourcepush(cmd : UndoCommand) : Nil
Sourceredo
Sourceremove_line(line : Int32) : Nil
Sourcereset_syntaxhighlighting
Sourcesave(io : IO)
Sourcesave(filename : String)
Sourcesyntax_highlighter=(syntax_highlighter : SyntaxHighlighter)
Sourceundo
Sourceundo_stack_merge_interval=(value)
Source