solver.tui.display.set.windows.main#

class main_menu.display.set.windows.main(path, service)#

Enter the main view window options menu.

border(*args, **kwargs)#

Enable/disable drawing of borders around the main viewing window.

bottom(*args, **kwargs)#

Set the bottom boundary of the main viewing window.

left(*args, **kwargs)#

Set the left boundary of the main viewing window.

right(*args, **kwargs)#

Set the right boundary of the main viewing window.

top(*args, **kwargs)#

Set the top boundary of the main viewing window.

visible(*args, **kwargs)#

Enable/disable visibility of the main viewing window.