csaxs_bec.bec_widgets.widgets.client.XRayEye2DControl#

class XRayEye2DControl(gui_id: str | None = None, config: dict | None = None, object_name: str | None = None, parent=None, **kwargs)[source]#

Bases: RPCBase

Methods

attach

None

detach

Detach the widget from its parent dock widget (if widget is in the dock), making it a floating widget.

hide

Hide this widget (or its container).

raise_window

Bring this widget (or its container) to the front.

remove

Cleanup the BECConnector

attach()[source]#

None

detach()[source]#

Detach the widget from its parent dock widget (if widget is in the dock), making it a floating widget.

hide()#

Hide this widget (or its container).

raise_window()#

Bring this widget (or its container) to the front.

remove()[source]#

Cleanup the BECConnector