scistag.vislog.widgets.log_widget.LogWidget¶
- class LogWidget(log, name)[source]¶
Bases:
objectDefines a widget which can be attached to a VisualLiveLog
Methods
Is called for each event received by the web server
Tells the widget to write all of it's data to the log
Attributes
__dict____doc____module____weakref__list of weak references to the object (if defined)
The widget's name
The log to which this widget belongs
Defines if the widget is currently visible
- log¶
The log to which this widget belongs
- name¶
The widget’s name
- visible¶
Defines if the widget is currently visible