.. _l-staticmethods: Static Methods ============== .. contents:: :local: :depth: 1 Summary +++++++ +-------------------------------------------------------------------------------------------+---------------+---------------------------------------------------------------------------------------------------------------------------+ | staticmethod | class parent | truncated documentation | +===========================================================================================+===============+===========================================================================================================================+ | :meth:`open_window ` | FrameFunction | Opens a :epkg:`tkinter` window to run a function. It adds entries for the parameters, it displays the help associated ... | +-------------------------------------------------------------------------------------------+---------------+---------------------------------------------------------------------------------------------------------------------------+ | :meth:`open_window ` | FrameParams | Opens a :epkg:`tkinter` window to set up parameters. It adds entries for the parameters, it displays the ... | +-------------------------------------------------------------------------------------------+---------------+---------------------------------------------------------------------------------------------------------------------------+