How to abort the root node creation?
Hello,
Can I abort the root node creation from the node factory action? I tried newNode.delete but it doesn't work.
Thanks,
Alexey
Can I abort the root node creation from the node factory action? I tried newNode.delete but it doesn't work.
Thanks,
Alexey
4 comments
Sort by
Date
Votes
Any ideas?..
No way. Imagine you are trying to create a new root. But it doesn't work. What do you think? Yep, it is a bug!
My case is some dialog/wizard for creation a new root node. And it has the "cancel" button!
Most probably the problem is that you see inherited root concepts from extended languages. It seems they shouldn't be visible unless their language is explicitly imported.
Please sign in to leave a comment.