embedded_windows#
Bases:
TUIMenu
Enter 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:
TUIMethod
Close an embedded window.
Bases:
TUIMethod
Close all the embedded windows within the specified parent window.
Bases:
TUIMethod
Enter to create, edit, delete, display embedded windows dashboards.
Bases:
TUIMethod
Specify a window to embed and a parent window to receive the embedded window.
Bases:
TUIMethod
Move an embedded window out of the parent window, returning the embedded window to a non-embedded state.
Bases:
TUIMethod
Move all the embedded windows out of the specified parent window.
Bases:
TUIMethod
Update the embedded windows dimensions.