Skip to content

Instantly share code, notes, and snippets.

@milligramme
Created April 25, 2011 09:33
Show Gist options
  • Save milligramme/940311 to your computer and use it in GitHub Desktop.
Save milligramme/940311 to your computer and use it in GitHub Desktop.
scriptui_callback.js
// ed.onChange = function () {
// }
// ed.onChaning = function () {
// }
// ed.onClick = function () {
// }
// ed.onDoubleClick = function () {
// }
// ed.onEnterKey = function () {
// }
// ed.onMove = function () {
// }
// ed.onMoving = function () {
// }
// ed.onResizing = function () {
// }
// ed.onShow = function () {
// }
// ed.onActivate = function () {
// }
// ed.onDeactivate = function () {
// }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment