Disable dragging parts from/to this view container.
Make visible and focus a trackable widget for the given id.
If not implemented then activate
request will be sent to a child widget directly.
Register a menu action to toggle the visibility of the new part. The menu action is unregistered first to enable refreshing the order of menu actions.
Register a command to toggle the visibility of the new part.
Called when the widget got created by the storage service
Make visible a trackable widget for the given id. If not implemented then a widget should be always visible when an owner is visible.
Called on unload to store the inner state. Returns 'undefined' if the widget cannot be stored.
A view container holds an arbitrary number of widgets inside a split panel. Each widget is wrapped in a part that displays the widget title and toolbar and allows to collapse / expand the widget content.