This is the complete list of members for robotide.editor.contentassist.Suggestions, including all inherited members.
| __init__(self, suggestion_source) | robotide.editor.contentassist.Suggestions | |
| _format(self, choice, prefix, duplicate_names) | robotide.editor.contentassist.Suggestions | private |
| _format_choices(self, choices, prefix, duplicate_names) | robotide.editor.contentassist.Suggestions | private |
| _get_choices(self, value, row) | robotide.editor.contentassist.Suggestions | private |
| _get_duplicate_names(self, choices) | robotide.editor.contentassist.Suggestions | private |
| _matches_unique_shortname(self, choice, prefix, duplicate_names) | robotide.editor.contentassist.Suggestions | private |
| _previous_choices | robotide.editor.contentassist.Suggestions | private |
| _previous_value | robotide.editor.contentassist.Suggestions | private |
| _suggestion_source | robotide.editor.contentassist.Suggestions | private |
| get_for(self, value, row=None) | robotide.editor.contentassist.Suggestions | |
| get_item(self, name) | robotide.editor.contentassist.Suggestions |