Parents: | ui.gadgets |
Authors: | Slava Pestov |
Class | Superclass | Slots |
list | pack | index presenter color hook |
Word | Stack effect |
<list-items> | ( list -- seq ) |
<list-presentation> | ( hook elt presenter -- gadget ) |
<list> | ( hook presenter model -- gadget ) |
bound-index | ( list -- ) |
calc-bounded-index | ( n list -- m ) |
clamp-loc | ( point max -- point ) |
invoke-value-action | ( list -- ) |
list-empty? | ( list -- ? ) |
list-page | ( list vec -- ) |
list-page-down | ( list -- ) |
list-page-up | ( list -- ) |
list-presentation-hook | ( list -- quot ) |
list-theme | ( list -- list ) |
list-value | ( list -- object ) |
scroll>selected | ( list -- ) |
select-at | ( point list -- ) |
select-gadget | ( gadget list -- ) |
select-index | ( n list -- ) |
select-next | ( list -- ) |
select-previous | ( list -- ) |
selected-rect | ( list -- rect ) |
Word | Stack effect |
list? | ( object -- ? ) |