Robot Framework Integrated Development Environment (RIDE)
robotide.application.editorprovider.EditorProvider Member List

This is the complete list of members for robotide.application.editorprovider.EditorProvider, including all inherited members.

__init__(self)robotide.application.editorprovider.EditorProvider
_editorsrobotide.application.editorprovider.EditorProviderprivate
get_editor(self, key)robotide.application.editorprovider.EditorProvider
get_editors(self, key)robotide.application.editorprovider.EditorProvider
register_editor(self, key, editor, default=True)robotide.application.editorprovider.EditorProvider
set_active_editor(self, key, editor)robotide.application.editorprovider.EditorProvider
unregister_editor(self, key, editor)robotide.application.editorprovider.EditorProvider