embedded_windows#
Bases:
TUIMenuEnter the embedded window menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
close(service, version, mode, path)Close an embedded window.
close_all(service, version, mode, path)Close all the embedded windows within the specified parent window.
dashboard(service, version, mode, path)Enter to create, edit, delete, display embedded windows dashboards.
embed_in(service, version, mode, path)Specify a window to embed and a parent window to receive the embedded window.
move_out(service, version, mode, path)Move an embedded window out of the parent window, returning the embedded window to a non-embedded state.
move_out_all(service, version, mode, path)Move all the embedded windows out of the specified parent window.
update_dimensions(service, version, mode, path)Update the embedded windows dimensions.
__init__ method of TUIMenu class.
Bases:
TUIMethodClose an embedded window.
Bases:
TUIMethodClose all the embedded windows within the specified parent window.
Bases:
TUIMethodSpecify a window to embed and a parent window to receive the embedded window.
Bases:
TUIMethodMove an embedded window out of the parent window, returning the embedded window to a non-embedded state.
Bases:
TUIMethodMove all the embedded windows out of the specified parent window.
Bases:
TUIMethodUpdate the embedded windows dimensions.