Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new plugin events and enhance plugin event parameters #18

Closed
kartik-v opened this issue Apr 22, 2015 · 1 comment
Closed

Add new plugin events and enhance plugin event parameters #18

kartik-v opened this issue Apr 22, 2015 · 1 comment

Comments

@kartik-v
Copy link
Owner

Following jquery events revamped with additional parameters:

  • treeview.beforeselect (New)
  • treeview.selected
  • treeview.selecterror
  • treeview.selectajaxerror (New)
  • treeview.beforeremove (New)
  • treeview.remove
  • treeview.removeerror
  • treeview.removeajaxerror (New)
  • treeview.beforemove (New)
  • treeview.move
  • treeview.moveerror
  • treeview.moveajaxerror (New)
  • treeview.create
  • treeview.createroot
  • treeview.expand
  • treeview.collapse
  • treeview.expandall
  • treeview.collapseall
  • treeview.search
  • treeview.checked
  • treeview.unchecked
  • treeview.change
@kartik-v
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant