ui.operations vocabulary - Factor Documentation (original) (raw)
ui.operations vocabulary
Factor handbook » Vocabulary index
Documentation
Operations
Metadata
Parents: | ui |
---|---|
Authors: | Slava Pestov |
Words
Tuple classes
Class | Superclass | Slots |
---|---|---|
![]() |
![]() |
predicate command translator listener? |
Predicate classes
Class | Superclass |
---|---|
![]() |
![]() |
Symbol words
![]() |
---|
![]() |
![]() |
![]() |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( element -- ) |
![]() |
( element -- ) |
![]() |
( operation -- ) |
![]() |
( predicate command -- operation ) |
![]() |
( -- assoc ) |
![]() |
( pred command flags -- ) |
![]() |
( class group blurb object translator -- ) |
![]() |
( obj quot -- command ) |
![]() |
( gesture object -- operation/f ) |
![]() |
( obj -- ) |
![]() |
( obj -- ) |
![]() |
( translator operation -- operation ) |
![]() |
( operations translator -- operations ) |
![]() |
( obj -- operations ) |
![]() |
( operation -- gesture ) |
![]() |
( target operation -- quot ) |
![]() |
( object translator -- pairs ) |
![]() |
( obj -- operation ) |
![]() |
( operation -- ? ) |
![]() |
( obj -- operation ) |
Class predicate words
Word | Stack effect |
---|---|
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
Files
resource:basis/ui/operations/operations.factor
resource:basis/ui/operations/operations-docs.factor
resource:basis/ui/operations/operations-tests.factor
Metadata files
resource:basis/ui/operations/authors.txt
resource:basis/ui/operations/summary.txt