| __init__(self, parent, style=wx.BORDER_NONE) | robotide.editor.customsourceeditor.SourceCodeEditor | |
| robotide::editor::customsourceeditor::PythonSTC.__init__(self, parent, ID, pos=wx.DefaultPosition, size=wx.DefaultSize, style=0) | robotide.editor.customsourceeditor.PythonSTC | |
| Clear(self) | robotide.editor.customsourceeditor.SourceCodeEditor | |
| Expand(self, line, doExpand, force=False, visLevels=0, level=-1) | robotide.editor.customsourceeditor.PythonSTC | |
| fold_symbols | robotide.editor.customsourceeditor.PythonSTC | static |
| fold_symbols | robotide.editor.customsourceeditor.PythonSTC | |
| FoldAll(self) | robotide.editor.customsourceeditor.PythonSTC | |
| GetLastPosition(self) | robotide.editor.customsourceeditor.SourceCodeEditor | |
| GetPositionFromLine(self, line) | robotide.editor.customsourceeditor.SourceCodeEditor | |
| GetRange(self, start, end) | robotide.editor.customsourceeditor.SourceCodeEditor | |
| GetSelection(self) | robotide.editor.customsourceeditor.SourceCodeEditor | |
| IsModified(self) | robotide.editor.customsourceeditor.SourceCodeEditor | |
| OnKeyPressed(self, event) | robotide.editor.customsourceeditor.PythonSTC | |
| OnMarginClick(self, evt) | robotide.editor.customsourceeditor.PythonSTC | |
| OnUpdateUI(self, evt) | robotide.editor.customsourceeditor.PythonSTC | |
| RegisterModifiedEvent(self, eventHandler) | robotide.editor.customsourceeditor.SourceCodeEditor | |
| SelectLine(self, line) | robotide.editor.customsourceeditor.SourceCodeEditor | |
| SetEditable(self, val) | robotide.editor.customsourceeditor.SourceCodeEditor | |
| SetInsertionPoint(self, pos) | robotide.editor.customsourceeditor.SourceCodeEditor | |
| SetSelection(self, start, end) | robotide.editor.customsourceeditor.SourceCodeEditor | |
| SetUpEditor(self) | robotide.editor.customsourceeditor.SourceCodeEditor | |
| SetValue(self, value) | robotide.editor.customsourceeditor.SourceCodeEditor | |
| ShowPosition(self, pos) | robotide.editor.customsourceeditor.SourceCodeEditor | |