Robot Framework Integrated Development Environment (RIDE)
robotide.ui.keywordsearch Namespace Reference

Classes

class  _KeywordData
 
class  _KeywordList
 
class  _SearchCriteria
 
class  _SortOrder
 
class  KeywordSearch
 A plugin for searching keywords based on name or documentation. More...
 
class  KeywordSearchDialog
 

Variables

string ALL_KEYWORDS = '<all keywords>'
 
string ALL_LIBRARY_KEYWORDS = '<all library keywords>'
 
string ALL_USER_KEYWORDS = '<all user keywords>'
 

Variable Documentation

◆ ALL_KEYWORDS

string robotide.ui.keywordsearch.ALL_KEYWORDS = '<all keywords>'

Definition at line 31 of file keywordsearch.py.

◆ ALL_LIBRARY_KEYWORDS

string robotide.ui.keywordsearch.ALL_LIBRARY_KEYWORDS = '<all library keywords>'

Definition at line 33 of file keywordsearch.py.

◆ ALL_USER_KEYWORDS

string robotide.ui.keywordsearch.ALL_USER_KEYWORDS = '<all user keywords>'

Definition at line 32 of file keywordsearch.py.