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 brite.detach and brite.attach #13

Open
jeremychone opened this issue Jan 18, 2014 · 0 comments
Open

Add brite.detach and brite.attach #13

jeremychone opened this issue Jan 18, 2014 · 0 comments

Comments

@jeremychone
Copy link
Contributor

Add API to allow to detach a view instance from the DOM and all related event without removing the internal events and properties.

brite.detach(viewObject) and brite.attach(viewObject,parentElement).

  • The detach will unbind the .docEvents and .winEvents
  • perhaps the daoEvents as well, and the attach will reattach them. (just thinking at this point).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant