Skip to content

Instantly share code, notes, and snippets.

@nazrdogan
Created May 5, 2014 11:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nazrdogan/d44f5c58fa0fb89bd254 to your computer and use it in GitHub Desktop.
Save nazrdogan/d44f5c58fa0fb89bd254 to your computer and use it in GitHub Desktop.
Titanium event List
Ti.APP
close
pause
resume
proximity
Ti.UI.DashboardView
delete
dragStart
dragEnd
move
click
edit
commit
Ti.Facebook
login
logout
permission
Ti.Facebook.LoginButton
login
cancel
logout
Ti.Geolocation
heading
location
calibration
Ti.MapView
regionChanged
loading
complete
error
click
Ti.Media.AudioPlayer
change
Ti.Media.MusicPlayer
stateChange
playingChange
volumeChange
Ti.Media.Sound
complete
interrupted
resume
error
Ti.Media.VideoPlayer
complete
error
preload
resize
load
fullscreen
sourceChange
durationAvailable
mediaTypesAvailable
naturalSizeAvailable
loadstate
playing
playbackState
Ti.Network
change
Ti.UI.AlertDialog
click
Ti.UI.Animation
start
complete
Ti.UI.Button
touchstart
touchend
click
Ti.UI.ButtonBar
click
Ti.UI.CoverFlowView
change
click
Ti.UI.EmailDialog
complete
Ti.UI.ImageView
change
stop
start
load
pause
Ti.UI.iOS.AdView
change
load
action
error
Ti.UI.iPad.DocumentViewer
load
unload
menu
Ti.UI.iPad.SplitWindow
visible
Ti.UI.NavBarButton
click
Ti.UI.OptionDialog
click
Ti.UI.Picker
change
Ti.UI.ScrollView
scroll
scale
Ti.UI.ScrollableView
click
scroll
Ti.UI.SearchBar
focus
blur
change
return
cancel
Ti.UI.Slider
change
Ti.UI.Switch
change
Ti.UI.TableView
touchstart
touchend
scroll
scrollEnd
Ti.UI.Tab
blur
focus
Ti.UI.TextField
focus
blur
return
selected
Ti.UI.View
singletap
doubletap
twofingertap
touchstart
touchend
touchcancel
touchmove
click
dblclick
swipe
Ti.UI.WebView
beforeload
load
error
Ti.UI.Window
open
close
blur
focus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment