Robot Framework Integrated Development Environment (RIDE)
robotide.recentfiles.recentfiles.RecentFilesPlugin Member List

This is the complete list of members for robotide.recentfiles.recentfiles.RecentFilesPlugin, including all inherited members.

__actionsrobotide.pluginapi.plugin.Pluginprivate
__approbotide.pluginapi.plugin.Pluginprivate
__doc__robotide.pluginapi.plugin.Pluginprivate
__framerobotide.pluginapi.plugin.Pluginprivate
__getattr__(self, name)robotide.pluginapi.plugin.Plugin
__init__(self, application=None)robotide.recentfiles.recentfiles.RecentFilesPlugin
robotide::pluginapi::plugin::Plugin.__init__(self, application, name=None, doc=None, metadata=None, default_settings=None, initially_enabled=True)robotide.pluginapi.plugin.Plugin
__namespacerobotide.pluginapi.plugin.Pluginprivate
__settingsrobotide.pluginapi.plugin.Pluginprivate
_add_file_to_menu(self, path, n)robotide.recentfiles.recentfiles.RecentFilesPluginprivate
_add_recent_files_to_menu(self)robotide.recentfiles.recentfiles.RecentFilesPluginprivate
_add_to_recent_files(self, path)robotide.recentfiles.recentfiles.RecentFilesPluginprivate
_delay_saving(self, delay)robotide.pluginapi.plugin.Pluginprivate
_get_doc(self, given_doc)robotide.pluginapi.plugin.Pluginprivate
_get_file_menu(self)robotide.recentfiles.recentfiles.RecentFilesPluginprivate
_new_project_pathrobotide.recentfiles.recentfiles.RecentFilesPluginprivate
_save_currently_loaded_suite(self)robotide.recentfiles.recentfiles.RecentFilesPluginprivate
_save_setting_after_delay(self)robotide.pluginapi.plugin.Pluginprivate
_save_settings_and_update_file_menu(self)robotide.recentfiles.recentfiles.RecentFilesPluginprivate
_save_timerrobotide.pluginapi.plugin.Pluginprivate
add_tab(self, tab, title, allow_closing=True)robotide.pluginapi.plugin.Plugin
all_testcases(self)robotide.pluginapi.plugin.Plugin
allow_tab_closing(self, tab)robotide.pluginapi.plugin.Plugin
config_panel(self, parent)robotide.pluginapi.plugin.Plugin
content_assist_values(self, value='')robotide.pluginapi.plugin.Plugin
datafilerobotide.pluginapi.plugin.Pluginstatic
delete_tab(self, tab)robotide.pluginapi.plugin.Plugin
disable(self)robotide.recentfiles.recentfiles.RecentFilesPlugin
disallow_tab_closing(self, tab)robotide.pluginapi.plugin.Plugin
docrobotide.pluginapi.plugin.Plugin
enable(self)robotide.recentfiles.recentfiles.RecentFilesPlugin
filemgrrobotide.pluginapi.plugin.Pluginstatic
framerobotide.pluginapi.plugin.Pluginstatic
get_editor(self, item_class)robotide.pluginapi.plugin.Plugin
get_editors(self, item_class)robotide.pluginapi.plugin.Plugin
get_keyword(self, name)robotide.pluginapi.plugin.Plugin
get_keyword_details(self, name)robotide.pluginapi.plugin.Plugin
get_plugins(self)robotide.pluginapi.plugin.Plugin
get_selected_datafile(self)robotide.pluginapi.plugin.Plugin
get_selected_item(self)robotide.pluginapi.plugin.Plugin
get_user_keyword(self, name)robotide.pluginapi.plugin.Plugin
global_settingsrobotide.pluginapi.plugin.Pluginstatic
highlight(self, data, text)robotide.pluginapi.plugin.Plugin
highlight_cell(self, tcuk, obj=None, row=-1, column=-1)robotide.pluginapi.plugin.Plugin
initially_enabledrobotide.pluginapi.plugin.Plugin
is_library_keyword(self, name)robotide.pluginapi.plugin.Plugin
is_unsaved_changes(self)robotide.pluginapi.plugin.Plugin
is_user_keyword(self, name)robotide.pluginapi.plugin.Plugin
menubarrobotide.pluginapi.plugin.Pluginstatic
metadatarobotide.pluginapi.plugin.Plugin
modelrobotide.pluginapi.plugin.Pluginstatic
namerobotide.pluginapi.plugin.Plugin
new_suite_can_be_opened(self)robotide.pluginapi.plugin.Plugin
notebookrobotide.pluginapi.plugin.Pluginstatic
OnFileNameChanged(self, message)robotide.recentfiles.recentfiles.RecentFilesPlugin
OnNewProjectOpened(self, message)robotide.recentfiles.recentfiles.RecentFilesPlugin
OnSaved(self, message)robotide.recentfiles.recentfiles.RecentFilesPlugin
OnSuiteOpened(self, message)robotide.recentfiles.recentfiles.RecentFilesPlugin
open_suite(self, path)robotide.pluginapi.plugin.Plugin
publish(self, topic, data)robotide.pluginapi.plugin.Plugin
recent_filesrobotide.recentfiles.recentfiles.RecentFilesPlugin
register_action(self, action_info)robotide.pluginapi.plugin.Plugin
register_actions(self, action_infos)robotide.pluginapi.plugin.Plugin
register_content_assist_hook(self, hook)robotide.pluginapi.plugin.Plugin
register_editor(self, item_class, editor_class, activate=True)robotide.pluginapi.plugin.Plugin
register_search_action(self, description, handler, icon, default=False)robotide.pluginapi.plugin.Plugin
register_shortcut(self, shortcut, callback)robotide.pluginapi.plugin.Plugin
save_all_unsaved_changes(self)robotide.pluginapi.plugin.Plugin
save_selected_datafile(self)robotide.pluginapi.plugin.Plugin
save_setting(self, name, value, override=True, delay=0)robotide.pluginapi.plugin.Plugin
select_user_keyword_node(self, uk)robotide.pluginapi.plugin.Plugin
set_active_editor(self, item_class, editor_class)robotide.pluginapi.plugin.Plugin
show_tab(self, tab)robotide.pluginapi.plugin.Plugin
subscribe(self, listener, *topics)robotide.pluginapi.plugin.Plugin
tab_is_visible(self, tab)robotide.pluginapi.plugin.Plugin
toolbarrobotide.pluginapi.plugin.Pluginstatic
treerobotide.pluginapi.plugin.Pluginstatic
unregister_actions(self)robotide.pluginapi.plugin.Plugin
unregister_editor(self, item_class, editor_class)robotide.pluginapi.plugin.Plugin
unsubscribe(self, listener, *topics)robotide.pluginapi.plugin.Plugin
unsubscribe_all(self)robotide.pluginapi.plugin.Plugin