Module druid.back_handler

Component to handle back key (android, backspace)

Functions

init(self, callback[, Callback]) Component init function
on_input(action_id, action) Input handler for component


Functions

init(self, callback[, Callback])
Component init function

Parameters:

  • self table Component instance
  • callback callback On back button
  • Callback params argument (optional)
on_input(action_id, action)
Input handler for component

Parameters:

  • action_id string on_input action id
  • action table on_input action
generated by LDoc 1.4.6 Last updated 2020-02-07 01:09:38