ParametersFrame#
- class caf.space.ui.ParametersFrame(parent)[source]#
Bases:
LabelframeFrame for main parameters for ZoneTranslationInputs class.
This frame contains all parameters which aren’t stores within either zone system info class
- Parameters:
parent (Parent frame)
Methods
__init__(parent)Construct a Ttk Labelframe with parent master.
activate_lower(*args)Toggles the lower frame based on whether there is any text in method.
activator(var, widget)Method used as a command argument within ttk.Checkbox objects, :param var: :type var: The variable connected to the checkbox.
get()Get method for parameters.