Changes

Object Editor

1,013 bytes added, 12:27, 12 March 2013
! Data type!! Editing control!! Comment
|- align="left"
| [[Bool]] || Picture || True or falseto be read/set via a Checkbox
|- align="left"
| [[ByteStream]]|| Picture ||Internal type, will not result in an editing control
|- align="left"
| [[DateTime]] || Picture ||Date and time in a combined value; format according to regional settings
|- align="left"
| [[Double]] || Picture ||Double-precision floating-point format, optionally with [[Unit|unit]]
|- align="left"
| [[FileReference]]|| Picture ||A path to a physical file in [http://en.wikipedia.org/wiki/Path_(computing)#MS-DOS.2FMicrosoft_Windows_style DOS/Windows]- or [http://en.wikipedia.org/wiki/Path_(computing)#Uniform_Naming_Convention UNC] notation
|- align="left"
| [[GeoData]] || Picture ||Absolute geographic position combined of Longitude, Latitude and Altitude in [http://en.wikipedia.org/wiki/World_Geodetic_System WGS84] format
|- align="left"
| [[Guid]]|| Picture ||Pointer to another object, represented with the [http://en.wikipedia.org/wiki/Globally_unique_identifier GUID] of the target object
|- align="left"
| [[Int]]|| Picture ||
|}
====DescriptionsCaptions====Per default, each editing control shows the description string (''DESCR'') of the respective MetaProperty as its caption.
====Tooltips====
There are two kinds of Tooltips used in this control:* when hovering over the label of an editing control, a Tooltip with the ''NAME'' of the respective MetaProperty will appearHowever, as this is something that can be customized* when hovering over a editing control wit a defined [[Unit|unit]] (type double only), a Tooltip will show the current value computed in all other units of the controls might display something differentsame [[SI-Unit]].
===Drag & Drop===
The Object Editor control is a target for Drag&Drop operations, any object can be dragged to dropped on the value fields field of an editing control if the dragged object matches the data type of the respective property.* In Classification view mode, other MetaClasses can be dropped on the root node
==Toolbar==
==Context menu==
This control doesn't feature any context menu yet.
==View Styles==
The Class Details control Object Editor has four two different View Styles, each of them providing different views and functionality.
===List===
===Layouted===
No functionality yet-.
==Other functionality==