Class TableData
java.lang.Object
com.atlassian.jira.webtests.table.TableData
Convinience class to create a table (two dimensional array).
This class should make extending the possible operations on tables easy as well.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TableData
public TableData()
-
-
Method Details
-
addRow
-
toArray
-