Starts in-place editing for a collection item.
capi
collection-item-edit collection item &key column-index
collection⇩ |
A tree-view or list-panel. |
item⇩ |
An item of the collection. |
column-index⇩ |
A non-negative integer. |
The function collection-item-edit
starts an in-place editing operation on item in collection. column-index defaults to 0 and should be less than the number of columns in collection (so this is only useful for multi-column-list-panel).
collection-item-get-editing-string
collection-item-set-editing-string
CAPI User Guide and Reference Manual (Windows version) - 18 Feb 2025 15:35:34