Files
vilya/apidocs/com/threerings/parlor/data/class-use/Table.html
T
2015-03-14 10:44:30 -07:00

432 lines
28 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Sat Mar 14 10:07:12 PDT 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.threerings.parlor.data.Table (Vilya Core 1.6 API)</title>
<meta name="date" content="2015-03-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.threerings.parlor.data.Table (Vilya Core 1.6 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/threerings/parlor/data/class-use/Table.html" target="_top">Frames</a></li>
<li><a href="Table.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.threerings.parlor.data.Table" class="title">Uses of Class<br>com.threerings.parlor.data.Table</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#com.threerings.micasa.lobby.table">com.threerings.micasa.lobby.table</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.threerings.parlor.client">com.threerings.parlor.client</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#com.threerings.parlor.data">com.threerings.parlor.data</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.threerings.parlor.server">com.threerings.parlor.server</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.threerings.micasa.lobby.table">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a> in <a href="../../../../../com/threerings/micasa/lobby/table/package-summary.html">com.threerings.micasa.lobby.table</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../com/threerings/micasa/lobby/table/package-summary.html">com.threerings.micasa.lobby.table</a> declared as <a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a></code></td>
<td class="colLast"><span class="typeNameLabel">TableItem.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/micasa/lobby/table/TableItem.html#table">table</a></span></code>
<div class="block">A reference to the table we are displaying.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../com/threerings/micasa/lobby/table/package-summary.html">com.threerings.micasa.lobby.table</a> with type parameters of type <a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>com.threerings.presents.dobj.DSet&lt;<a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">TableLobbyObject.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/micasa/lobby/table/TableLobbyObject.html#tableSet">tableSet</a></span></code>
<div class="block">A set containing all of the tables being managed by this lobby.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/threerings/micasa/lobby/table/package-summary.html">com.threerings.micasa.lobby.table</a> that return types with arguments of type <a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>com.threerings.presents.dobj.DSet&lt;<a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">TableLobbyObject.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/micasa/lobby/table/TableLobbyObject.html#getTables--">getTables</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/threerings/micasa/lobby/table/package-summary.html">com.threerings.micasa.lobby.table</a> with parameters of type <a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TableLobbyObject.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/micasa/lobby/table/TableLobbyObject.html#addToTables-com.threerings.parlor.data.Table-">addToTables</a></span>(<a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&nbsp;table)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TableLobbyObject.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/micasa/lobby/table/TableLobbyObject.html#addToTableSet-com.threerings.parlor.data.Table-">addToTableSet</a></span>(<a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&nbsp;elem)</code>
<div class="block">Requests that the specified entry be added to the
<code>tableSet</code> set.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TableListView.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/micasa/lobby/table/TableListView.html#tableAdded-com.threerings.parlor.data.Table-">tableAdded</a></span>(<a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&nbsp;table)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TableListView.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/micasa/lobby/table/TableListView.html#tableUpdated-com.threerings.parlor.data.Table-">tableUpdated</a></span>(<a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&nbsp;table)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TableItem.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/micasa/lobby/table/TableItem.html#tableUpdated-com.threerings.parlor.data.Table-">tableUpdated</a></span>(<a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&nbsp;table)</code>
<div class="block">Called when our table has been updated and we need to update the UI
to reflect the new information.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TableLobbyObject.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/micasa/lobby/table/TableLobbyObject.html#updateTables-com.threerings.parlor.data.Table-">updateTables</a></span>(<a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&nbsp;table)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TableLobbyObject.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/micasa/lobby/table/TableLobbyObject.html#updateTableSet-com.threerings.parlor.data.Table-">updateTableSet</a></span>(<a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&nbsp;elem)</code>
<div class="block">Requests that the specified entry be updated in the
<code>tableSet</code> set.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../com/threerings/micasa/lobby/table/package-summary.html">com.threerings.micasa.lobby.table</a> with type arguments of type <a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TableLobbyObject.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/micasa/lobby/table/TableLobbyObject.html#setTableSet-com.threerings.presents.dobj.DSet-">setTableSet</a></span>(com.threerings.presents.dobj.DSet&lt;<a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&gt;&nbsp;value)</code>
<div class="block">Requests that the <code>tableSet</code> field be set to the
specified value.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../com/threerings/micasa/lobby/table/package-summary.html">com.threerings.micasa.lobby.table</a> with parameters of type <a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/threerings/micasa/lobby/table/TableItem.html#TableItem-com.threerings.micasa.util.MiCasaContext-com.threerings.parlor.client.TableDirector-com.threerings.parlor.data.Table-">TableItem</a></span>(<a href="../../../../../com/threerings/micasa/util/MiCasaContext.html" title="interface in com.threerings.micasa.util">MiCasaContext</a>&nbsp;ctx,
<a href="../../../../../com/threerings/parlor/client/TableDirector.html" title="class in com.threerings.parlor.client">TableDirector</a>&nbsp;tdtr,
<a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&nbsp;table)</code>
<div class="block">Creates a new table item to display and interact with the supplied
table.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.threerings.parlor.client">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a> in <a href="../../../../../com/threerings/parlor/client/package-summary.html">com.threerings.parlor.client</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/threerings/parlor/client/package-summary.html">com.threerings.parlor.client</a> that return <a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a></code></td>
<td class="colLast"><span class="typeNameLabel">TableDirector.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/parlor/client/TableDirector.html#getSeatedTable--">getSeatedTable</a></span>()</code>
<div class="block">Returns the current table this client is seated at, or null.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/threerings/parlor/client/package-summary.html">com.threerings.parlor.client</a> with parameters of type <a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TableObserver.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/parlor/client/TableObserver.html#tableAdded-com.threerings.parlor.data.Table-">tableAdded</a></span>(<a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&nbsp;table)</code>
<div class="block">Called when a new table is created.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TableObserver.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/parlor/client/TableObserver.html#tableUpdated-com.threerings.parlor.data.Table-">tableUpdated</a></span>(<a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&nbsp;table)</code>
<div class="block">Called when something has changed about a table (occupant list
updated, state changed from matchmaking to in-play, etc.).</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../com/threerings/parlor/client/package-summary.html">com.threerings.parlor.client</a> with type arguments of type <a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TableDirector.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/parlor/client/TableDirector.html#entryAdded-com.threerings.presents.dobj.EntryAddedEvent-">entryAdded</a></span>(com.threerings.presents.dobj.EntryAddedEvent&lt;<a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&gt;&nbsp;event)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TableDirector.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/parlor/client/TableDirector.html#entryRemoved-com.threerings.presents.dobj.EntryRemovedEvent-">entryRemoved</a></span>(com.threerings.presents.dobj.EntryRemovedEvent&lt;<a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&gt;&nbsp;event)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TableDirector.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/parlor/client/TableDirector.html#entryUpdated-com.threerings.presents.dobj.EntryUpdatedEvent-">entryUpdated</a></span>(com.threerings.presents.dobj.EntryUpdatedEvent&lt;<a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&gt;&nbsp;event)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.threerings.parlor.data">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a> in <a href="../../../../../com/threerings/parlor/data/package-summary.html">com.threerings.parlor.data</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/threerings/parlor/data/package-summary.html">com.threerings.parlor.data</a> that return types with arguments of type <a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>com.threerings.presents.dobj.DSet&lt;<a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">TableLobbyObject.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/parlor/data/TableLobbyObject.html#getTables--">getTables</a></span>()</code>
<div class="block">Returns a reference to the distributed set instance that will be
holding the tables.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/threerings/parlor/data/package-summary.html">com.threerings.parlor.data</a> with parameters of type <a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TableLobbyObject.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/parlor/data/TableLobbyObject.html#addToTables-com.threerings.parlor.data.Table-">addToTables</a></span>(<a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&nbsp;table)</code>
<div class="block">Adds the supplied table instance to the tables set (using the
appropriate distributed object mechanisms).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TableLobbyObject.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/parlor/data/TableLobbyObject.html#updateTables-com.threerings.parlor.data.Table-">updateTables</a></span>(<a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&nbsp;table)</code>
<div class="block">Updates the value of the specified table instance in the tables
distributed set (using the appropriate distributed object
mechanisms).</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.threerings.parlor.server">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a> in <a href="../../../../../com/threerings/parlor/server/package-summary.html">com.threerings.parlor.server</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/threerings/parlor/server/package-summary.html">com.threerings.parlor.server</a> that return <a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a></code></td>
<td class="colLast"><span class="typeNameLabel">TableManager.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/parlor/server/TableManager.html#createTable-com.threerings.crowd.data.BodyObject-com.threerings.parlor.data.TableConfig-com.threerings.parlor.game.data.GameConfig-">createTable</a></span>(com.threerings.crowd.data.BodyObject&nbsp;creator,
<a href="../../../../../com/threerings/parlor/data/TableConfig.html" title="class in com.threerings.parlor.data">TableConfig</a>&nbsp;tableConfig,
<a href="../../../../../com/threerings/parlor/game/data/GameConfig.html" title="class in com.threerings.parlor.game.data">GameConfig</a>&nbsp;config)</code>
<div class="block">Creates a table for the specified creator and returns said table.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../com/threerings/parlor/server/package-summary.html">com.threerings.parlor.server</a> with type arguments of type <a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">TableManager.</span><code><span class="memberNameLink"><a href="../../../../../com/threerings/parlor/server/TableManager.html#setTableClass-java.lang.Class-">setTableClass</a></span>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Table</a>&gt;&nbsp;tableClass)</code>
<div class="block">Set the subclass of Table that this instance should generate.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../com/threerings/parlor/data/Table.html" title="class in com.threerings.parlor.data">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/threerings/parlor/data/class-use/Table.html" target="_top">Frames</a></li>
<li><a href="Table.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
</body>
</html>