Skip to content

IOTASourceEditor70

Chua Chee Wee edited this page Oct 23, 2020 · 4 revisions

IOTASourceEditor70 methods and properties.


Up to Parent: IOTAEditor

Method Description
CreateReader Create and return an IOTAEditReader.
CreateWriter Create and return an IOTAEditWriter. Changes are not undoable.
CreateUndoableWriter Create and return an IOTAEditWriter. Changes are undoable.
GetEditViewCount Return the number of active views on this editor.
GetEditView Return the Indexed view.
GetLinesInBuffer Returns the total number of lines in this source editor.
SetSyntaxHighlighter Change the syntax highlighter for this buffer or if shQuery is set, simply return the currently set highlighter. SetSyntaxHighlighter is deprecated. Use the IOTAEditOptions.
GetBlockAfter These functions will affect all views on this buffer.
Property Description
BlockStart
BlockAfter
BlockType
BlockVisible
EditViewCount
EditViews

Clone this wiki locally