Changes

Bulk Editor

1,297 bytes added, 13:54, 4 April 2013
| [[Bool]] || [[File:UI_BulkEditor_Bool.png|300px]] || True or false to be read/set via a Checkbox
|- align="left"
| [[ByteStream]]|| - ||Internal type, will not result in an editing controla column
|- align="left"
| [[DateTime]] || [[File:UI_BulkEditor_DateTime.png|300px]] || Date and time in a combined value; format according to regional settings; a double click opens a dialog to pick a date from a calendar
| [[String]]|| - || A [http://en.wikipedia.org/wiki/String_(computer_science) string] value
|- align="left"
| [[Undefined]]|| - ||Internal type, will not result in an editing controla column
|- align="left"
| [[XML]]|| - || Markup text in [http://en.wikipedia.org/wiki/Xml XML] format; currently displayed as raw string by this control
==Toolbar==
[[File:UI_BulkEditor_Toolbar.png|thumb|200px|Bulk Editor Toolbar]]
The Bulk Editor features a Toolbar with following items from left to right:
 
{| class="wikitable" | width = "50%"
|-
! Control Item !! Purpose
|- align="left"
| View Style || Indicates or changes the [[#View Style|View Style]] of the control; changing it will result in reloading of the control
|- align="left"
| Navigate to context object || Attempts to [[Navigation|navigate]] to the current context MetaClass.object|- align="left"| Save || Saves all instances currently shown in the control|- align="left"| Filter namespace || Filters all current instances by the [[Namespace|namespace]] of the set context object|- align="left"| Select columns|| Opens a sub menu with all displayed columns and allows to show/hide them explicitly|- align="left"| Expand/Collapse index columns|| Allows to show or hide the [[Bulk Editor#Index values|index columns]] if the currently selected column has index values |- align="left"| Print || No functionality yet|- align="left"| Cut || Cuts the value of the current cell into the clipboard|- align="left"| Copy || Copies the value of the current cell into the clipboard|- align="left"| Paste || Pastes the value from the clipboard into the current|- align="left"| Move to first object|| Selects the first row|- align="left"| Move to previous object|| Selects the previous row|- align="left"| Current object|| Shows or sets the current row; enter a value and press {{KeyPress:Enter}} to select a specific row|- align="left"| Move to next object|| Selects the next row|- align="left"| Move to last object|| Selects the last row
|- align="left"
| Save Delete || Saves the context object.Allows to delete all selected rows
|}