Non-standard topicmaps (Geomaps, Tableviews, ...) can't be deleted
At the moment the Webclient can delete only the selected topicmap. For Topicmap topics which represent not-selected topicmaps the Delete command is disabled. As a consequence e.g. Geomaps and Tableviews can't be deleted.
One solution approach would be to enable the Delete command also for not-selected Topicmaps. The user would be able to reveal and delete Tableviews and Geomaps on any normal Topicmap then.
At the other hand, restricting deletion to the selected topicmap might be reasonable UX-wise as it supports context-sensitiveness (that is deleting what you actually see, instead of something "remote"). We would need to conceptualize a generic topicmap Delete command in the Webclient then which is available in all topicmaps, regardless of type.
To be discussed.
This is a follow-up of dmx-plugins/dmx-tableview#75