Public Member Functions | |
def | __init__ |
def | keyboard_input |
def | activate |
def | deactivate |
Public Attributes | |
command_receiver |
def unlock.controller.controller.UnlockCommandConnectedFragment.__init__ | ( | self, | ||
command_receiver, | ||||
timed_stimuli, | ||||
views, | ||||
batch | ||||
) |
Reimplemented from unlock.controller.controller.UnlockControllerFragment.
def unlock.controller.controller.UnlockCommandConnectedFragment.activate | ( | self | ) |
Reimplemented from unlock.controller.controller.UnlockControllerFragment.
def unlock.controller.controller.UnlockCommandConnectedFragment.deactivate | ( | self | ) |
Reimplemented from unlock.controller.controller.UnlockControllerFragment.
def unlock.controller.controller.UnlockCommandConnectedFragment.keyboard_input | ( | self, | ||
command | ||||
) |
Reimplemented from unlock.controller.controller.UnlockControllerFragment.
Reimplemented from unlock.controller.controller.UnlockController.