Robot Framework Integrated Development Environment (RIDE)
robotide.controller.cellinfo.CellContent Class Reference

Public Member Functions

def __init__ (self, type, value, source=None)
 

Public Attributes

 source
 
 type
 
 value
 

Detailed Description

Definition at line 153 of file cellinfo.py.

Constructor & Destructor Documentation

◆ __init__()

def robotide.controller.cellinfo.CellContent.__init__ (   self,
  type,
  value,
  source = None 
)

Definition at line 155 of file cellinfo.py.

Member Data Documentation

◆ source

robotide.controller.cellinfo.CellContent.source

Definition at line 158 of file cellinfo.py.

◆ type

robotide.controller.cellinfo.CellContent.type

Definition at line 156 of file cellinfo.py.

◆ value

robotide.controller.cellinfo.CellContent.value

Definition at line 157 of file cellinfo.py.


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