How to abort the root node creation? Follow
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

Comment actions
Permalink
Any ideas?..

Comment actions
Permalink
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!

Comment actions
Permalink
My case is some dialog/wizard for creation a new root node. And it has the "cancel" button!

Comment actions
Permalink
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.