5mm
| Genre: | METKGUI |
|---|---|
| Authors: | Konrad Mühler |
| Short description: | This module provides several windows to view and edit the data of single objects or layers. |
This module provides several windows to view and edit the data of single objects or layers. Depending on the chosen window, values can be added or edited. The user/developer needs to be set the object name and the layer name. If the layer name is empty, all layers of the object are shown in a tree view. In the main window an "`Add Value"' button is visible. Clicking this button new values can be added in the current layer. Double clicking an existing entry open a window, where the value can be changed.
If a new value is added, a window appears. If the entry name (=info layer) was typed, via "`Get used values"' all values can be obtained, that are used for this entry in other objects. This helps to save time and prevents typing errors.
Creates new info entries given by the user.
| objID: | ID of object, whose values are shown |
| layerID: | ID of layer. If its empty, a tree view is shown with all layers and its infos. |
| update: | Refresh the view |
| newEntry: | Opens a window to add new entry |
| comboNewEntryEnum: | Values obtained for new info entries used by other objects having this info entry. |
METKExplorer