ui.commands vocabulary
Factor handbook ยป Vocabulary index


Documentation
Commands

Metadata
Authors:Slava Pestov


Words

Tuple classes
ClassSuperclassSlots
command-map tupleblurb commands


Predicate classes
ClassSuperclass
listener-command word


Generic words
WordStack effect
command-description( command -- str/f )
command-name( command -- str )
command-word( command -- word )
invoke-command( target command -- )


Symbol words
+description+
+listener+
+nullary+


Ordinary words
WordStack 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 -- )


Class predicate words
WordStack effect
command-map?( object -- ? )
listener-command?( object -- ? )


Files


Metadata files