Prevent removal of certain elements from children collection
I want to keep certain child elements.
I tried "element action map" of a CellModel_RefNodeList, however it does not prevent the following: "select several nodes and hit delete". It does prevent simple delete/backspace. Is there a way to catch select&delete kind of scenario?


Please sign in to leave a comment.