UiTab#

class caf.space.ui.UiTab(master=None)[source]#

Bases: Frame

The tab containing the inputs for zone translations.

Methods

__init__([master])

Construct a Ttk Frame with parent master.

activate_spatial(*args)

Toggles the run spatial button depending on provided parameters.

activate_weighted(*args)

Toggles the run weighted button depending on provided parameters.

run_spatial()

Function controlled by run spatial button.

run_weighted()

Function controlled by run weighted button.