Uview_editor


Synopsis

contains editing functionality to allow editing of a view

V name

GDM.Uview_editor

Input Ports

in_view

GDview_templ

Output Ports

GDobj_sel.cur_obj

GDobj_templ

Description

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.

Input Ports

in_view

The view to perform editing operations on

Output Ports

GDobj_sel.cur_obj

Connection to the object currently being edited

Example

see the implementation of Uscene_editor

File

v/gdm.v