We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f78c98 commit e93a841Copy full SHA for e93a841
content/api_en/TableRow.xml
@@ -35,7 +35,9 @@ void setup() {
35
</example>
36
37
<description><![CDATA[
38
-A <b>TableRow</b> object represents a single row of data values, stored in columns, from a table.
+A <b>TableRow</b> object represents a single row of data values, stored in columns, from a table.<br />
39
+<br />
40
+Additional <b>TableRow</b> methods are documented in the <a href="http://processing.github.io/processing-javadocs/core/">Processing Data Javadoc</a>.
41
]]></description>
42
43
0 commit comments