removeview.remove()
Removes a view and its el
from the DOM, and calls stopListening to remove any bound events that the view has listenTo'd.
view.remove
2016-04-17 12:21:51
removeview.remove()
Removes a view and its el
from the DOM, and calls stopListening to remove any bound events that the view has listenTo'd.
Please login to continue.