![]() |
![]() |
![]() |
![]() |
Udatamap_editor, Ugraph_editor
Synopsis
Contains editing functionality to allow editing of the input objects datamap (Udatamap_editor) or graphing information (Ugraph_editor)
V name
GDM.Udatamap_editor, GDM.Ugraph_editor
Input Ports
Description
Udatamap_editor provides a collection of user interface editors that allow editing of cur_obj's datamap.Ugraph_editor provides a collection of user interface editors that allow editing of any graph objects that are subobjects of the cur_obj parameter.If either of these components are 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.
Input
A connection to the object to be edited. Usually this is connected to the Uview_editor's object output port.
Example
see the implementation of Uscene_editor
File
See also related modules
![]() |
![]() |
![]() |
![]() |