solver.tui.results.graphics_window.embedded_windows#

class main_menu.results.graphics_window.embedded_windows(path, service)#

Enter to embed, close, move-out embedded windows.

close(*args, **kwargs)#

Close an embedded window.

close_all(*args, **kwargs)#

Close all embedded windows for given parent window.

embed_in(*args, **kwargs)#

Embed Window into another window.

move_out(*args, **kwargs)#

Move out an embedded window.

move_out_all(*args, **kwargs)#

Move out all embedded windows for given parent window.