Commit Graph

15 Commits

Author SHA1 Message Date
REAS
f0b6f49068 Remove periods (.) from @brief descriptions in TableRow.java 2016-11-10 13:40:00 -08:00
REAS
72c28b2643 Removing TableRow methods from Web Reference, but keeping the data for the JavaDoc 2016-11-10 10:39:47 -08:00
Ben Fry
4eaf7b2fa8 Merge pull request #4333 from suheb/fix-issue4332
Adding missing docs and keywords for TableRow.
2016-11-10 11:55:05 -05:00
Ben Fry
171195426d add print() and write() to Table and TableRow (fixes #4396) 2016-05-08 14:31:29 -04:00
Suhaib Khan
a9b7c07331 Adding missing docs and keywords for TableRow.
Signed-off-by: Suhaib Khan <suheb.work@gmail.com>
2016-02-27 22:07:18 +05:30
Ben Fry
c3f0e62b1c table bug fixes and additions 2014-07-22 16:03:28 -04:00
Ben Fry
fa07dc1dbc add constructor for Table to deal with iterator (#1956) 2013-08-13 22:21:19 -04:00
Scott Murray
005544d6e0 TableRow reference: Removed 'related' Table methods, as they aren't being parsed properly by the generator 2013-05-30 14:50:47 -07:00
Scott Murray
b7abfe8447 Added reference for TableRow plus methods getInt(), getFloat(), getString(), setInt(), setFloat(), setString() 2013-05-26 15:26:35 -07:00
REAS
eb326b7125 Modifications to Data classes for Reference entries 2013-05-18 22:01:26 -07:00
Ben Fry
7ac6a0bd79 more massaging, also tweak Table accessors for types 2013-04-28 14:55:12 -04:00
Ben Fry
9ae93ce649 table fixes and additions 2013-02-15 11:07:58 -05:00
benfry
e237a67ac1 working on new Table class setup 2012-12-09 18:59:02 +00:00
benfry
a037c50788 going back to getString() after all 2012-05-20 14:08:48 +00:00
benfry
312169756e change set/getString() to set/get(), break TableRow out separately 2012-05-18 19:08:52 +00:00