Robot Framework Integrated Development Environment (RIDE)
robotide.publish.messages.RideOpenVariableDialog Class Reference

Sent when variable dialog is requested to be open. More...

Inheritance diagram for robotide.publish.messages.RideOpenVariableDialog:
robotide.publish.messages.RideMessage

Static Public Attributes

list data = ['controller']
 
- Static Public Attributes inherited from robotide.publish.messages.RideMessage
list data = []
 

Additional Inherited Members

- Public Member Functions inherited from robotide.publish.messages.RideMessage
def __init__ (self, **kwargs)
 Initializes message based on given keyword arguments. More...
 
def publish (self)
 Publishes the message. More...
 
def topic (cls)
 

Detailed Description

Sent when variable dialog is requested to be open.

Definition at line 187 of file messages.py.

Member Data Documentation

◆ data

list robotide.publish.messages.RideOpenVariableDialog.data = ['controller']
static

Definition at line 188 of file messages.py.


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