AbstractInput ============= .. currentmodule:: labpyproject.apps.labpyrinthe.gui.skinBase.interfaces .. autoclass:: AbstractInput :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~AbstractInput.get_input_value ~AbstractInput.register_callback ~AbstractInput.set_input_value ~AbstractInput.take_focus .. rubric:: Methods Documentation .. automethod:: get_input_value .. automethod:: register_callback .. automethod:: set_input_value .. automethod:: take_focus