Parents: | ui |
Authors: | Slava Pestov |
Class | Superclass | Slots |
command-map | tuple | blurb commands |
Class | Superclass |
listener-command | word |
Word | Stack effect |
command-description | ( command -- str/f ) |
command-name | ( command -- str ) |
command-word | ( command -- word ) |
invoke-command | ( target command -- ) |
+description+ |
+listener+ |
+nullary+ |
Word | Stack effect |
$command | ( element -- ) |
$command-map | ( element -- ) |
(command-name) | ( string -- newstring ) |
<command-map> | ( blurb commands -- command-map ) |
command-gestures | ( class -- hash ) |
command-map-row | ( gesture command -- seq ) |
command-map. | ( alist -- ) |
command-quot | ( target command -- quot ) |
commands | ( class -- hash ) |
convert-command-name | ( seq -- translated ) |
convert-command-name-fast | ( seq -- ) |
default-flags | ( -- assoc ) |
define-command | ( word hash -- ) |
define-command-map | ( class group blurb pairs -- ) |
get-command-at | ( group class -- command-map ) |
update-command-map | ( class group pairs -- ) |
update-gestures | ( class -- ) |
Word | Stack effect |
command-map? | ( object -- ? ) |
listener-command? | ( object -- ? ) |