Jump to content
Search Community

exportFullXML deletedItems

ulas binici test
Moderator Tag

Recommended Posts

Pressing the DELETE key does remove the item from the display list, but that's different than calling removeItem() because in some cases people want to still manage (or add back) the item after the user has hit the DELETE key. So if you want to truly remove the item from the TransformManager so that it is no longer managed, simply use removeItem(). You could listen for a DELETE event and in that handler, removeItem(). 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...