html.streams.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
html-block-stream html-sub-stream
html-span-stream html-sub-stream
html-sub-stream html-writerstyle parent


Macro words
WordStack effect
make-css( pairs -- str )


Ordinary words
WordStack effect
(padding-css,)( horizontal vertical -- )
bg-css,( color -- )
border-css,( border -- )
border-spacing-css,( pair -- )
div-css-style( style -- str )
div-tag( xml style -- xml' )
emit-html( stream quot -- )
end-sub-stream( substream -- string style stream )
fg-css,( color -- )
font-css,( font -- )
format-html-div( string style stream -- )
format-html-span( string style stream -- )
href-link-tag( xml style -- xml )
img-tag( xml style -- xml )
new-html-sub-stream( style stream class -- stream )
new-html-writer( class -- html-writer )
object-link-tag( xml style -- xml )
padding-css,( padding -- )
size-css,( size -- )
span-css-style( style -- str )
span-tag( xml style -- xml )
style-css,( flag -- )
table-style( style -- str )
width-css,( width -- )


Class predicate words
WordStack effect
html-block-stream?( object -- ? )
html-span-stream?( object -- ? )
html-sub-stream?( object -- ? )


Files