<book> ( pages model -- book )
Factor handbook » UI framework » Building user interfaces » Gadget hierarchy and layouts » Book layouts

Prev:book
Next:<empty-book> ( model -- book )


Vocabulary
ui.gadgets.books

Inputs
pagesa sequence of gadgets
modela model


Outputs
booka book


Word description
Creates a book control, which contains the gadgets in pages.

Definition