USING: help.markup help.syntax ; IN: ui.gadgets.tables ARTICLE: "ui.gadgets.tables" "Table gadgets" "The " { $vocab-link "ui.gadgets.tables" } " vocabulary implements table gadgets. Table gadgets display a grid of values, with each row's columns generated by a renderer object." { $subsection table } "Creating new tables:" { $subsection } ; ABOUT: "ui.gadgets.tables"