Robot Framework Integrated Development Environment (RIDE)
robotide.ui.images._TreeImage Class Reference

Public Member Functions

def __init__ (self, image_list, normal, expanded=None)
 

Public Attributes

 expanded
 
 normal
 

Private Member Functions

def _get_image (self, image_list, source)
 

Detailed Description

Definition at line 94 of file images.py.

Constructor & Destructor Documentation

◆ __init__()

def robotide.ui.images._TreeImage.__init__ (   self,
  image_list,
  normal,
  expanded = None 
)

Definition at line 96 of file images.py.

Member Function Documentation

◆ _get_image()

def robotide.ui.images._TreeImage._get_image (   self,
  image_list,
  source 
)
private

Definition at line 100 of file images.py.

Member Data Documentation

◆ expanded

robotide.ui.images._TreeImage.expanded

Definition at line 98 of file images.py.

◆ normal

robotide.ui.images._TreeImage.normal

Definition at line 97 of file images.py.


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