Robot Framework Integrated Development Environment (RIDE)
robotide.editor.editors.WelcomePage Class Reference
Inheritance diagram for robotide.editor.editors.WelcomePage:

Public Member Functions

def __init__ (self, parent)
 
def close (self)
 
def destroy (self)
 

Static Public Attributes

 show_content_assist
 
 tree_item_selected
 
 undo = save \
 

Detailed Description

Definition at line 32 of file editors.py.

Constructor & Destructor Documentation

◆ __init__()

def robotide.editor.editors.WelcomePage.__init__ (   self,
  parent 
)

Definition at line 36 of file editors.py.

Member Function Documentation

◆ close()

def robotide.editor.editors.WelcomePage.close (   self)

Definition at line 39 of file editors.py.

◆ destroy()

def robotide.editor.editors.WelcomePage.destroy (   self)

Definition at line 42 of file editors.py.

Member Data Documentation

◆ show_content_assist

robotide.editor.editors.WelcomePage.show_content_assist
static

Definition at line 34 of file editors.py.

◆ tree_item_selected

robotide.editor.editors.WelcomePage.tree_item_selected
static

Definition at line 34 of file editors.py.

◆ undo

robotide.editor.editors.WelcomePage.undo = save \
static

Definition at line 33 of file editors.py.


The documentation for this class was generated from the following file: