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

Sent when user selects Save All from File menu or via shortcut. More...

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

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)
 
- Static Public Attributes inherited from robotide.publish.messages.RideMessage
list data = []
 

Detailed Description

Sent when user selects Save All from File menu or via shortcut.

Definition at line 264 of file messages.py.


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