ui.gadgets.tables-docs: add row-value? to the renderer protocol

char-rename
Alexander Iljin 2016-08-11 00:43:06 +03:00 committed by John Benediktsson
parent 554445995e
commit bb948bbbfb
1 changed files with 2 additions and 1 deletions

View File

@ -8,8 +8,9 @@ $nl
{ $subsections row-columns }
"Renderers can also implement the following optional generic words for additional row information:"
{ $subsections
row-value
row-color
row-value
row-value?
}
"The following optional generic words allow the renderer to provide some information about the display of all rows:"
{ $subsections