main#
Bases:
TUIMenuEnters the main view window options menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
border(service, version, mode, path)Sets whether or not to draw a border around the main viewing window.
bottom(service, version, mode, path)Sets the bottom boundary of the main viewing window.
left(service, version, mode, path)Sets the left boundary of the main viewing window.
right(service, version, mode, path)Sets the right boundary of the main viewing window.
top(service, version, mode, path)Sets the top boundary of the main viewing window.
visible(service, version, mode, path)Controls the visibility of the main viewing window.
__init__ method of TUIMenu class.
Bases:
TUIMethodSets whether or not to draw a border around the main viewing window.
Bases:
TUIMethodSets the bottom boundary of the main viewing window.
Bases:
TUIMethodSets the left boundary of the main viewing window.
Bases:
TUIMethodSets the right boundary of the main viewing window.
Bases:
TUIMethodSets the top boundary of the main viewing window.
Bases:
TUIMethodControls the visibility of the main viewing window.