ToolsAPI.Editor.INTACodeEditorServices Methods
InheritedProtected
AddEditorEventsNotifier | public | registers an INTACodeEditorEvents. |
AddRef | public | Increments the reference count for this interface. |
AddScrollbarAnnotationEntry | public | Adds a new annotation entry to the scrollbar editor. |
FocusTopEditor | public | sets the focus for the top editor. |
GetCodeEditorOptions | public | |
GetEditorForView | public | gets the editor control for an IOTAEditView. |
GetEditorState | public | retrieves information about the current state of a code editor. |
GetKnownEditors | public | gets a list of the IDE editors. |
GetKnownViews | public | gets a list of the IDE active views. |
GetTopEditor | public | returns the top editor. |
GetViewForEditor | public | gets a list of the IDE active views. |
InvalidateEditor | public | invalidates the selected editor. |
InvalidateEditorLogicalLine | public | |
InvalidateEditorRect | public | |
InvalidateTopEditor | public | invalidates the top editor. |
InvalidateTopEditorLogicalLine | public | |
InvalidateTopEditorRect | public | |
IsIDEEditor | public | checks if the control is an IDE Code Editor instance. |
QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
RegisterScrollbarAnnotation | public | Registers an INTACodeEditorScrollbarAnnotation instance to enable the scrollbar annotations. |
Release | public | Decrements the reference count for this interface. |
RemoveEditorEventsNotifier | public | notifies by a call the index obtained from AddEditorEventsNotifier. |
RemoveGutterColumn | public | notifies by a call the index obtained. |
RemoveScrollbarAnnotation | public | Removes the scrollbar annotation identified by the provided index. |
RequestGutterColumn | public | requests an owned gutter column to draw in. |
Supports | public | Indicates whether a given interface supports a specific (another) interface. |