1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Wt: Wt::WTableRow Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
</head>
<body>
<div id="top"><!-- do not remove this div! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Wt
 <span id="projectnumber">3.2.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- Generated by Doxygen 1.7.5.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespaceWt.html">Wt</a> </li>
<li class="navelem"><a class="el" href="classWt_1_1WTableRow.html">WTableRow</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> </div>
<div class="headertitle">
<div class="title">Wt::WTableRow Class Reference</div> </div>
</div>
<div class="contents">
<!-- doxytag: class="Wt::WTableRow" --><!-- doxytag: inherits="Wt::WObject" -->
<p>A table row.
<a href="classWt_1_1WTableRow.html#details">More...</a></p>
<p><code>#include <Wt/WTableRow></code></p>
<div class="dynheader">
Inheritance diagram for Wt::WTableRow:</div>
<div class="dyncontent">
<div class="center"><img src="classWt_1_1WTableRow__inherit__graph.png" border="0" usemap="#Wt_1_1WTableRow_inherit__map" alt="Inheritance graph"/></div>
<map name="Wt_1_1WTableRow_inherit__map" id="Wt_1_1WTableRow_inherit__map">
<area shape="rect" href="classWt_1_1WObject.html" title="A base class for objects that participate in the signal/slot system." alt="" coords="15,5,111,32"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classWt_1_1WTableRow-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classWt_1_1WTable.html">WTable</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1WTableRow.html#af06f80cc7f5fc9bdc36cdefa691433d7">table</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns the table to which this row belongs. <a href="#af06f80cc7f5fc9bdc36cdefa691433d7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classWt_1_1WTableCell.html">WTableCell</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1WTableRow.html#a380ff49130655d6518472a56e0819479">elementAt</a> (int column)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Access the row element at the given column. <a href="#a380ff49130655d6518472a56e0819479"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1WTableRow.html#a67848b510b4803a2ba3be800de89b7bd">rowNum</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns the row number of this row in the table. <a href="#a67848b510b4803a2ba3be800de89b7bd"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1WTableRow.html#aac0b7d156d2f4d3897802b7e9771c1de">setHeight</a> (const <a class="el" href="classWt_1_1WLength.html">WLength</a> &height)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Sets the row height. <a href="#aac0b7d156d2f4d3897802b7e9771c1de"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classWt_1_1WLength.html">WLength</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1WTableRow.html#a71719040fa936136f48a43301301f46e">height</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns the row height. <a href="#a71719040fa936136f48a43301301f46e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1WTableRow.html#a5ccc6742f7b5e1aa1284fb6f5f62540e">setStyleClass</a> (const <a class="el" href="classWt_1_1WString.html">WString</a> &style)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Sets the CSS style class for this row. <a href="#a5ccc6742f7b5e1aa1284fb6f5f62540e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classWt_1_1WString.html">WString</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1WTableRow.html#a74e64af29ed20db6a6b5cd84e3eb05a3">styleClass</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns the CSS style class for this row. <a href="#a74e64af29ed20db6a6b5cd84e3eb05a3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1WTableRow.html#ac9d66838aceb059dfb0b43c250caa6ec">setHidden</a> (bool how)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Sets whether the row must be hidden. <a href="#ac9d66838aceb059dfb0b43c250caa6ec"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1WTableRow.html#a9f39b7412ea915eec131fef374d8a5e4">isHidden</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns whether the rows is hidden. <a href="#a9f39b7412ea915eec131fef374d8a5e4"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1WTableRow.html#a99b3fcea3f7dec12b34d2e0222699010">hide</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Hides the row. <a href="#a99b3fcea3f7dec12b34d2e0222699010"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1WTableRow.html#a189bb29f29777795bd0910468e697c4e">show</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Shows the row. <a href="#a189bb29f29777795bd0910468e697c4e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1WTableRow.html#ad7dbf026ef77f8204a7d49d805fdbb10">setId</a> (const std::string &id)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Sets the CSS Id. <a href="#ad7dbf026ef77f8204a7d49d805fdbb10"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual const std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1WTableRow.html#ac16b8e1246aa646e7dca93c13685a392">id</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns the (unique) identifier for this object. <a href="#ac16b8e1246aa646e7dca93c13685a392"></a><br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>A table row. </p>
<p>A WTableRow is returned by <a class="el" href="classWt_1_1WTable.html#aff46a40881a7d0967d7435d8d479bedb" title="Returns the row object for the given row.">WTable::rowAt()</a> and managing various properties of a single row in a table (it is however not a widget).</p>
<p>You cannot access table cells through the row. Instead, to access table cells, see <a class="el" href="classWt_1_1WTable.html#ac4b59af9a44e185edb14e7f1f439d6c4" title="Accesses the table element at the given row and column.">WTable::elementAt()</a>.</p>
<p>A table row corresponds to the HTML <code><tr></code> tag.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1WTable.html" title="A container widget which provides layout of children in a table grid.">WTable</a>, <a class="el" href="classWt_1_1WTableColumn.html" title="A table column.">WTableColumn</a> </dd></dl>
</div><hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a380ff49130655d6518472a56e0819479"></a><!-- doxytag: member="Wt::WTableRow::elementAt" ref="a380ff49130655d6518472a56e0819479" args="(int column)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classWt_1_1WTableCell.html">WTableCell</a> * Wt::WTableRow::elementAt </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"><em>column</em></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Access the row element at the given column. </p>
<p>Like <a class="el" href="classWt_1_1WTable.html#ac4b59af9a44e185edb14e7f1f439d6c4" title="Accesses the table element at the given row and column.">WTable::elementAt()</a>, if the column is beyond the current table dimensions, then the table is expanded automatically. </p>
</div>
</div>
<a class="anchor" id="a71719040fa936136f48a43301301f46e"></a><!-- doxytag: member="Wt::WTableRow::height" ref="a71719040fa936136f48a43301301f46e" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classWt_1_1WLength.html">WLength</a> Wt::WTableRow::height </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the row height. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1WTableRow.html#aac0b7d156d2f4d3897802b7e9771c1de" title="Sets the row height.">setHeight(const WLength&)</a> </dd></dl>
</div>
</div>
<a class="anchor" id="a99b3fcea3f7dec12b34d2e0222699010"></a><!-- doxytag: member="Wt::WTableRow::hide" ref="a99b3fcea3f7dec12b34d2e0222699010" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Wt::WTableRow::hide </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Hides the row. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1WTableRow.html#ac9d66838aceb059dfb0b43c250caa6ec" title="Sets whether the row must be hidden.">setHidden()</a> </dd></dl>
</div>
</div>
<a class="anchor" id="ac16b8e1246aa646e7dca93c13685a392"></a><!-- doxytag: member="Wt::WTableRow::id" ref="ac16b8e1246aa646e7dca93c13685a392" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const std::string Wt::WTableRow::id </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the (unique) identifier for this object. </p>
<p>For a WWidget, this corresponds to the id of the DOM element that represents the widget. This is not entirely unique, since a <a class="el" href="classWt_1_1WCompositeWidget.html">composite widget</a> shares the same id as its implementation.</p>
<p>By default, the id is auto-generated, unless a custom id is set for a widget using <a class="el" href="classWt_1_1WWidget.html#a93ff9d1ca04e733cd54cd40a06775f7e" title="Sets the CSS Id.">WWidget::setId()</a>. The auto-generated id is created by concatenating <a class="el" href="classWt_1_1WObject.html#a5cad0cc3f73402de1422747653ece18f" title="Returns the object name.">objectName()</a> with a unique number.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1WWidget.html#aa2b7078b3b43d53a85e5244b45d504f7" title="Returns a JavaScript expression to the corresponding DOM node.">WWidget::jsRef()</a> </dd></dl>
<p>Reimplemented from <a class="el" href="classWt_1_1WObject.html#a5c5cc1d7aada99baf97d0dc203e42154">Wt::WObject</a>.</p>
</div>
</div>
<a class="anchor" id="a9f39b7412ea915eec131fef374d8a5e4"></a><!-- doxytag: member="Wt::WTableRow::isHidden" ref="a9f39b7412ea915eec131fef374d8a5e4" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool Wt::WTableRow::isHidden </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns whether the rows is hidden. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1WTableRow.html#ac9d66838aceb059dfb0b43c250caa6ec" title="Sets whether the row must be hidden.">setHidden()</a> </dd></dl>
</div>
</div>
<a class="anchor" id="a67848b510b4803a2ba3be800de89b7bd"></a><!-- doxytag: member="Wt::WTableRow::rowNum" ref="a67848b510b4803a2ba3be800de89b7bd" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int Wt::WTableRow::rowNum </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the row number of this row in the table. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1WTable.html#aff46a40881a7d0967d7435d8d479bedb" title="Returns the row object for the given row.">WTable::rowAt()</a> </dd></dl>
</div>
</div>
<a class="anchor" id="aac0b7d156d2f4d3897802b7e9771c1de"></a><!-- doxytag: member="Wt::WTableRow::setHeight" ref="aac0b7d156d2f4d3897802b7e9771c1de" args="(const WLength &height)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Wt::WTableRow::setHeight </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classWt_1_1WLength.html">WLength</a> & </td>
<td class="paramname"><em>height</em></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sets the row height. </p>
<p>The default row height is <a class="el" href="classWt_1_1WLength.html#a0cf39ca4225776879d56ade60320c31a" title="An 'auto' length.">WLength::Auto</a>.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1WTableRow.html#a71719040fa936136f48a43301301f46e" title="Returns the row height.">height()</a>, <a class="el" href="classWt_1_1WWidget.html#a5bebad8f1582b8bebf01a9ed0ee11972" title="Resizes the widget.">WWidget::resize()</a> </dd></dl>
</div>
</div>
<a class="anchor" id="ac9d66838aceb059dfb0b43c250caa6ec"></a><!-- doxytag: member="Wt::WTableRow::setHidden" ref="ac9d66838aceb059dfb0b43c250caa6ec" args="(bool how)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Wt::WTableRow::setHidden </td>
<td>(</td>
<td class="paramtype">bool </td>
<td class="paramname"><em>how</em></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sets whether the row must be hidden. </p>
<p>Hide or show the row.</p>
<p>The default value is <code>false</code> (row is not hidden).</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1WTableRow.html#a99b3fcea3f7dec12b34d2e0222699010" title="Hides the row.">hide()</a>, <a class="el" href="classWt_1_1WTableRow.html#a189bb29f29777795bd0910468e697c4e" title="Shows the row.">show()</a> </dd></dl>
</div>
</div>
<a class="anchor" id="ad7dbf026ef77f8204a7d49d805fdbb10"></a><!-- doxytag: member="Wt::WTableRow::setId" ref="ad7dbf026ef77f8204a7d49d805fdbb10" args="(const std::string &id)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Wt::WTableRow::setId </td>
<td>(</td>
<td class="paramtype">const std::string & </td>
<td class="paramname"><em>id</em></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sets the CSS Id. </p>
<p>Sets a custom Id. Note that the Id must be unique across the whole widget tree, can only be set right after construction and cannot be changed.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1WObject.html#a5c5cc1d7aada99baf97d0dc203e42154" title="Returns the (unique) identifier for this object.">WObject::id()</a> </dd></dl>
</div>
</div>
<a class="anchor" id="a5ccc6742f7b5e1aa1284fb6f5f62540e"></a><!-- doxytag: member="Wt::WTableRow::setStyleClass" ref="a5ccc6742f7b5e1aa1284fb6f5f62540e" args="(const WString &style)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Wt::WTableRow::setStyleClass </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classWt_1_1WString.html">WString</a> & </td>
<td class="paramname"><em>style</em></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sets the CSS style class for this row. </p>
<p>The style is inherited by all table cells in this row.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1WTableRow.html#a74e64af29ed20db6a6b5cd84e3eb05a3" title="Returns the CSS style class for this row.">styleClass()</a>, <a class="el" href="classWt_1_1WWidget.html#a4be23ecf48d5968efb5d926e38e01708" title="Sets (one or more) CSS style classes.">WWidget::setStyleClass()</a> </dd></dl>
</div>
</div>
<a class="anchor" id="a189bb29f29777795bd0910468e697c4e"></a><!-- doxytag: member="Wt::WTableRow::show" ref="a189bb29f29777795bd0910468e697c4e" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Wt::WTableRow::show </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Shows the row. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1WTableRow.html#ac9d66838aceb059dfb0b43c250caa6ec" title="Sets whether the row must be hidden.">setHidden()</a> </dd></dl>
</div>
</div>
<a class="anchor" id="a74e64af29ed20db6a6b5cd84e3eb05a3"></a><!-- doxytag: member="Wt::WTableRow::styleClass" ref="a74e64af29ed20db6a6b5cd84e3eb05a3" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classWt_1_1WString.html">WString</a>& Wt::WTableRow::styleClass </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the CSS style class for this row. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1WTableRow.html#a74e64af29ed20db6a6b5cd84e3eb05a3" title="Returns the CSS style class for this row.">styleClass()</a>, <a class="el" href="classWt_1_1WWidget.html#ad5a84cacbaa1e4da97f7ba68de060330" title="Returns the CSS style class.">WWidget::styleClass()</a> </dd></dl>
</div>
</div>
<a class="anchor" id="af06f80cc7f5fc9bdc36cdefa691433d7"></a><!-- doxytag: member="Wt::WTableRow::table" ref="af06f80cc7f5fc9bdc36cdefa691433d7" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classWt_1_1WTable.html">WTable</a>* Wt::WTableRow::table </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the table to which this row belongs. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1WTable.html#aff46a40881a7d0967d7435d8d479bedb" title="Returns the row object for the given row.">WTable::rowAt()</a> </dd></dl>
</div>
</div>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark"> </span>Enumerator</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<hr size="1"><address style="text-align: right; margin: 3px"><small>
Generated on Fri Mar 30 2012 for <a href="http://www.webtoolkit.eu/wt">the
C++ Web Toolkit (Wt)</a> by <a
href="http://www.doxygen.org/index.html"><img src="doxygen.png"
alt="doxygen" border="0" style="vertical-align: middle; display:
inline-block; height: 2em"></a> 1.7.5.1</small></address>
</body>
</html>
|