contains editing functionality to allow editing of a view
Output Ports
Provides a collection of user interface editors that allow editing of the input view. If this component is instanced into a SingleWindowApp or MultiWindowApp, the panel for these editors is automatically installed into the Editors panel. Otherwise, you will have to set the parent connection manually be changing the subobject IUI.panel.parent_ref to connect to a panel of your choosing.
The view to perform editing operations on
Connection to the object currently being edited
see the implementation of Uscene_editor