All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

collection-item-edit Function

Summary

Starts in-place editing for a collection item.

Package

capi

Signature

collection-item-edit collection item &key column-index

Arguments
collection
item
An item of the collection.
column-index
A non-negative integer.
Description

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).

See also

collection-item-get-editing-string
collection-item-set-editing-string


CAPI User Guide and Reference Manual (Unix version) - 18 Feb 2025 15:34:22