Handbook
Glossary
labeled-gadget
Factor handbook
»
UI framework
»
Building user interfaces
»
Pre-made UI gadgets
»
Labeled gadgets
Next:
<labeled-gadget> ( content title -- labeled )
Vocabulary
ui
.
gadgets
.
labeled
Class description
A labeled gadget can be created by calling
<labeled-gadget>
.
Definition
USING:
ui.gadgets.tracks
;
IN:
ui.gadgets.labeled
TUPLE:
labeled-gadget
<
track
content
;
Methods
USING:
accessors
ui.gadgets
ui.gadgets.labeled
;
M:
labeled-gadget
focusable-child*
content>>
;