Vocabularyui.gadgets.listsInputshook | a quotation with stack effect ( list -- ) |
presenter | a quotation with stack effect ( object -- label ) |
model | a model |
OutputsWord descriptionCreates a new
list.
The model value must be a sequence. The list displays presentations of elements with labels obtained by applying the
presenter quotation to each object. The
hook quotation is called when a presentation is selected.
Definition