Skip to content

Instantly share code, notes, and snippets.

@apipkin
Created February 1, 2010 02:33
Show Gist options
  • Save apipkin/291413 to your computer and use it in GitHub Desktop.
Save apipkin/291413 to your computer and use it in GitHub Desktop.
table view click event.
event . type = string
event . index = int
event . row = int
event . section = int
event . rowData = {}
event . detail = true | false
event . searchMode = true | false
event . target = {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment