APPComp ======= .. currentmodule:: labpyproject.core.app.app_components .. autoclass:: APPComp :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~APPComp.APPTOBUSINESS_KEYCODE ~APPComp.APPTOGUI_KEYCODE ~APPComp.APPTONET_KEYCODE ~APPComp.BUSINESSTOAPP_KEYCODE ~APPComp.BUSINESS_CHANNEL ~APPComp.GUITOAPP_KEYCODE ~APPComp.GUI_CHANNEL ~APPComp.NETTOAPP_KEYCODE ~APPComp.NET_CHANNEL .. rubric:: Methods Summary .. autosummary:: ~APPComp.ask_APP_info ~APPComp.get_SAT_info ~APPComp.handleAPPQueues ~APPComp.handleGUIExchange ~APPComp.handleNETExchange ~APPComp.handle_SAT_info ~APPComp.on_GUI_Ready ~APPComp.on_threads_started ~APPComp.register_child_component ~APPComp.run_component_thread ~APPComp.sendBusinessTask ~APPComp.set_APP_info ~APPComp.shutdown ~APPComp.start_and_join_threads .. rubric:: Attributes Documentation .. autoattribute:: APPTOBUSINESS_KEYCODE .. autoattribute:: APPTOGUI_KEYCODE .. autoattribute:: APPTONET_KEYCODE .. autoattribute:: BUSINESSTOAPP_KEYCODE .. autoattribute:: BUSINESS_CHANNEL .. autoattribute:: GUITOAPP_KEYCODE .. autoattribute:: GUI_CHANNEL .. autoattribute:: NETTOAPP_KEYCODE .. autoattribute:: NET_CHANNEL .. rubric:: Methods Documentation .. automethod:: ask_APP_info .. automethod:: get_SAT_info .. automethod:: handleAPPQueues .. automethod:: handleGUIExchange .. automethod:: handleNETExchange .. automethod:: handle_SAT_info .. automethod:: on_GUI_Ready .. automethod:: on_threads_started .. automethod:: register_child_component .. automethod:: run_component_thread .. automethod:: sendBusinessTask .. automethod:: set_APP_info .. automethod:: shutdown .. automethod:: start_and_join_threads