embedded_windows#
Bases:
TUIMenuEnter to embed, close, move-out embedded windows.
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 embedded windows for given parent window.
dashboard(service, version, mode, path)Enter to create, edit, delete, display embedded windows dashboards.
embed_in(service, version, mode, path)Embed Window into another window.
move_out(service, version, mode, path)Move out an embedded window.
move_out_all(service, version, mode, path)Move out all embedded windows for given 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 embedded windows for given parent window.
Bases:
TUIMethodEmbed Window into another window.
Bases:
TUIMethodMove out an embedded window.
Bases:
TUIMethodMove out all embedded windows for given parent window.
Bases:
TUIMethodUpdate the embedded windows dimensions.