16 lines
877 B
HTML
16 lines
877 B
HTML
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type"
|
|
content="text/html; charset=ISO-8859-1">
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<h2> Text Formatter User Guide for Tabular Products</h2>
|
|
<h3>47. Smart Tabular Products - Making Rows of a Table</h3>
|
|
<hr>
|
|
<a href=Slide46.html>Previous Slide</a> <a href=Slide48.html>Next Slide</a> <br><img SRC=Slide47.JPG border=1><br></center>
|
|
<p><p><big>The "makeRow" method constructs the row of a table given a title, a column width, a series of time ranges over which to report values, a corresponding statistics list -- a statDict for each time range -- and a user-supplied method for producing one column entry. The result is text string representing a row of the table. There are additional optional arguments to the "makeRow" method which are found in its description in the TableBuilder module.<br><br><br></big>
|
|
</body>
|
|
</html>
|