Robot Framework Integrated Development Environment (RIDE)
robotide.ui.filedialogs.ChangeFormatDialog Class Reference
Inheritance diagram for robotide.ui.filedialogs.ChangeFormatDialog:
robotide.ui.filedialogs._FileFormatDialog robotide.ui.filedialogs._CreationDialog

Private Member Functions

def _create_recursion_selector (self, sizer)
 
def _execute (self)
 
def _get_recursive (self)
 

Additional Inherited Members

- Public Member Functions inherited from robotide.ui.filedialogs._FileFormatDialog
def __init__ (self, controller)
 
- Public Member Functions inherited from robotide.ui.filedialogs._CreationDialog
def __init__ (self, default_dir, title)
 
def OnPathChanged (self, event)
 
- Static Public Attributes inherited from robotide.ui.filedialogs._CreationDialog
list formats = ["ROBOT", "TXT", "TSV", "HTML"]
 

Detailed Description

Definition at line 265 of file filedialogs.py.

Member Function Documentation

◆ _create_recursion_selector()

def robotide.ui.filedialogs.ChangeFormatDialog._create_recursion_selector (   self,
  sizer 
)
private

Reimplemented from robotide.ui.filedialogs._FileFormatDialog.

Definition at line 267 of file filedialogs.py.

◆ _execute()

def robotide.ui.filedialogs.ChangeFormatDialog._execute (   self)
private

Definition at line 277 of file filedialogs.py.

◆ _get_recursive()

def robotide.ui.filedialogs.ChangeFormatDialog._get_recursive (   self)
private

Definition at line 282 of file filedialogs.py.


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