You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/index-files/index-20.html

294 lines
24 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_26) on Thu Dec 22 20:39:07 PST 2011 -->
<TITLE>
T-Index
</TITLE>
<META NAME="date" CONTENT="2011-12-22">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="T-Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-19.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-21.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-20.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-20.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="../com/todoroo/andlib/data/Property.html#table"><B>table</B></A> -
Variable in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>
<DD>The database table name this property
<DT><A HREF="../com/todoroo/andlib/data/Table.html" title="class in com.todoroo.andlib.data"><B>Table</B></A> - Class in <A HREF="../com/todoroo/andlib/data/package-summary.html">com.todoroo.andlib.data</A><DD>Table class.<DT><A HREF="../com/todoroo/andlib/data/Table.html#Table(java.lang.String, java.lang.Class)"><B>Table(String, Class&lt;? extends AbstractModel&gt;)</B></A> -
Constructor for class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/Table.html" title="class in com.todoroo.andlib.data">Table</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/data/Table.html#Table(java.lang.String, java.lang.Class, java.lang.String)"><B>Table(String, Class&lt;? extends AbstractModel&gt;, String)</B></A> -
Constructor for class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/Table.html" title="class in com.todoroo.andlib.data">Table</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/sql/SqlTable.html#table(java.lang.String)"><B>table(String)</B></A> -
Static method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/SqlTable.html" title="class in com.todoroo.andlib.sql">SqlTable</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/Metadata.html#TABLE"><B>TABLE</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Metadata.html" title="class in com.todoroo.astrid.data">Metadata</A>
<DD>table for this model
<DT><A HREF="../com/todoroo/astrid/data/StoreObject.html#TABLE"><B>TABLE</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/StoreObject.html" title="class in com.todoroo.astrid.data">StoreObject</A>
<DD>table for this model
<DT><A HREF="../com/todoroo/astrid/data/TagData.html#TABLE"><B>TABLE</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TagData.html" title="class in com.todoroo.astrid.data">TagData</A>
<DD>table for this model
<DT><A HREF="../com/todoroo/astrid/data/Task.html#TABLE"><B>TABLE</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data">Task</A>
<DD>table for this model
<DT><A HREF="../com/todoroo/astrid/data/Update.html#TABLE"><B>TABLE</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Update.html" title="class in com.todoroo.astrid.data">Update</A>
<DD>table for this model
<DT><A HREF="../com/todoroo/astrid/data/User.html#TABLE"><B>TABLE</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/User.html" title="class in com.todoroo.astrid.data">User</A>
<DD>table for this model
<DT><A HREF="../com/todoroo/astrid/sync/SyncMetadataService.html#TAG_KEY"><B>TAG_KEY</B></A> -
Static variable in class com.todoroo.astrid.sync.<A HREF="../com/todoroo/astrid/sync/SyncMetadataService.html" title="class in com.todoroo.astrid.sync">SyncMetadataService</A>
<DD>metadata key of tag add-on
<DT><A HREF="../com/todoroo/astrid/data/TagData.html" title="class in com.todoroo.astrid.data"><B>TagData</B></A> - Class in <A HREF="../com/todoroo/astrid/data/package-summary.html">com.todoroo.astrid.data</A><DD>Data Model which represents a collaboration space for users / tasks.<DT><A HREF="../com/todoroo/astrid/data/TagData.html#TagData()"><B>TagData()</B></A> -
Constructor for class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TagData.html" title="class in com.todoroo.astrid.data">TagData</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/TagData.html#TagData(com.todoroo.andlib.data.TodorooCursor)"><B>TagData(TodorooCursor&lt;TagData&gt;)</B></A> -
Constructor for class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TagData.html" title="class in com.todoroo.astrid.data">TagData</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/Update.html#TAGS"><B>TAGS</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Update.html" title="class in com.todoroo.astrid.data">Update</A>
<DD>Associated Tag remote-ids (comma separated list with leading and trailing commas)
<DT><A HREF="../com/todoroo/astrid/data/Update.html#TARGET_NAME"><B>TARGET_NAME</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Update.html" title="class in com.todoroo.astrid.data">Update</A>
<DD>Target Object Name
<DT><A HREF="../com/todoroo/astrid/data/Metadata.html#TASK"><B>TASK</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Metadata.html" title="class in com.todoroo.astrid.data">Metadata</A>
<DD>Associated Task
<DT><A HREF="../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data"><B>Task</B></A> - Class in <A HREF="../com/todoroo/astrid/data/package-summary.html">com.todoroo.astrid.data</A><DD>Data Model which represents a task users need to accomplish.<DT><A HREF="../com/todoroo/astrid/data/Task.html#Task()"><B>Task()</B></A> -
Constructor for class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data">Task</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/Task.html#Task(com.todoroo.andlib.data.TodorooCursor)"><B>Task(TodorooCursor&lt;Task&gt;)</B></A> -
Constructor for class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data">Task</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/Update.html#TASK"><B>TASK</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Update.html" title="class in com.todoroo.astrid.data">Update</A>
<DD>Associated Task remote-id (if any)
<DT><A HREF="../com/todoroo/astrid/sync/SyncContainer.html#task"><B>task</B></A> -
Variable in class com.todoroo.astrid.sync.<A HREF="../com/todoroo/astrid/sync/SyncContainer.html" title="class in com.todoroo.astrid.sync">SyncContainer</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/TagData.html#TASK_COUNT"><B>TASK_COUNT</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TagData.html" title="class in com.todoroo.astrid.data">TagData</A>
<DD>Task count
<DT><A HREF="../com/todoroo/astrid/api/TaskAction.html" title="class in com.todoroo.astrid.api"><B>TaskAction</B></A> - Class in <A HREF="../com/todoroo/astrid/api/package-summary.html">com.todoroo.astrid.api</A><DD>Represents an intent that can be called on a task<DT><A HREF="../com/todoroo/astrid/api/TaskAction.html#TaskAction(java.lang.String, android.app.PendingIntent, android.graphics.Bitmap)"><B>TaskAction(String, PendingIntent, Bitmap)</B></A> -
Constructor for class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/TaskAction.html" title="class in com.todoroo.astrid.api">TaskAction</A>
<DD>Create an EditOperation object
<DT><A HREF="../com/todoroo/astrid/data/TaskApiDao.html" title="class in com.todoroo.astrid.data"><B>TaskApiDao</B></A> - Class in <A HREF="../com/todoroo/astrid/data/package-summary.html">com.todoroo.astrid.data</A><DD>Data access object for accessing Astrid's <A HREF="../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data"><CODE>Task</CODE></A> table.<DT><A HREF="../com/todoroo/astrid/data/TaskApiDao.html#TaskApiDao(android.content.Context)"><B>TaskApiDao(Context)</B></A> -
Constructor for class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TaskApiDao.html" title="class in com.todoroo.astrid.data">TaskApiDao</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/TaskApiDao.TaskCriteria.html" title="class in com.todoroo.astrid.data"><B>TaskApiDao.TaskCriteria</B></A> - Class in <A HREF="../com/todoroo/astrid/data/package-summary.html">com.todoroo.astrid.data</A><DD>Generates SQL clauses<DT><A HREF="../com/todoroo/astrid/data/TaskApiDao.TaskCriteria.html#TaskApiDao.TaskCriteria()"><B>TaskApiDao.TaskCriteria()</B></A> -
Constructor for class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TaskApiDao.TaskCriteria.html" title="class in com.todoroo.astrid.data">TaskApiDao.TaskCriteria</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/api/TaskDecoration.html" title="class in com.todoroo.astrid.api"><B>TaskDecoration</B></A> - Class in <A HREF="../com/todoroo/astrid/api/package-summary.html">com.todoroo.astrid.api</A><DD>Represents a line of text displayed in the Task List<DT><A HREF="../com/todoroo/astrid/api/TaskDecoration.html#TaskDecoration(android.widget.RemoteViews, int, int)"><B>TaskDecoration(RemoteViews, int, int)</B></A> -
Constructor for class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/TaskDecoration.html" title="class in com.todoroo.astrid.api">TaskDecoration</A>
<DD>Creates a TaskDetail object
<DT><A HREF="../com/todoroo/astrid/api/CustomFilterCriterion.html#text"><B>text</B></A> -
Variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/CustomFilterCriterion.html" title="class in com.todoroo.astrid.api">CustomFilterCriterion</A>
<DD>Criteria Title.
<DT><A HREF="../com/todoroo/astrid/api/TaskAction.html#text"><B>text</B></A> -
Variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/TaskAction.html" title="class in com.todoroo.astrid.api">TaskAction</A>
<DD>Label
<DT><A HREF="../com/todoroo/astrid/api/TextInputCriterion.html" title="class in com.todoroo.astrid.api"><B>TextInputCriterion</B></A> - Class in <A HREF="../com/todoroo/astrid/api/package-summary.html">com.todoroo.astrid.api</A><DD>CustomFilterCriteria allow users to build a custom filter by chaining
together criteria<DT><A HREF="../com/todoroo/astrid/api/TextInputCriterion.html#TextInputCriterion(java.lang.String, java.lang.String, java.lang.String, android.content.ContentValues, java.lang.String, java.lang.String, android.graphics.Bitmap, java.lang.String)"><B>TextInputCriterion(String, String, String, ContentValues, String, String, Bitmap, String)</B></A> -
Constructor for class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/TextInputCriterion.html" title="class in com.todoroo.astrid.api">TextInputCriterion</A>
<DD>Create a new CustomFilterCriteria object
<DT><A HREF="../com/todoroo/astrid/data/TagData.html#THUMB"><B>THUMB</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TagData.html" title="class in com.todoroo.astrid.data">TagData</A>
<DD>Project picture thumbnail
<DT><A HREF="../com/todoroo/astrid/data/User.html#THUMB"><B>THUMB</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/User.html" title="class in com.todoroo.astrid.data">User</A>
<DD>User picture thumbnail
<DT><A HREF="../com/todoroo/astrid/data/Task.html#TIMER_START"><B>TIMER_START</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data">Task</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/api/Addon.html#title"><B>title</B></A> -
Variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/Addon.html" title="class in com.todoroo.astrid.api">Addon</A>
<DD>Plug-in Title
<DT><A HREF="../com/todoroo/astrid/api/Filter.html#title"><B>title</B></A> -
Variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/Filter.html" title="class in com.todoroo.astrid.api">Filter</A>
<DD>Expanded title of this filter.
<DT><A HREF="../com/todoroo/astrid/data/Task.html#TITLE"><B>TITLE</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data">Task</A>
<DD>Name of Task
<DT><A HREF="../com/todoroo/andlib/data/TodorooCursor.html" title="class in com.todoroo.andlib.data"><B>TodorooCursor</B></A>&lt;<A HREF="../com/todoroo/andlib/data/TodorooCursor.html" title="type parameter in TodorooCursor">TYPE</A> extends <A HREF="../com/todoroo/andlib/data/AbstractModel.html" title="class in com.todoroo.andlib.data">AbstractModel</A>&gt; - Class in <A HREF="../com/todoroo/andlib/data/package-summary.html">com.todoroo.andlib.data</A><DD>AstridCursor wraps a cursor and allows users to query for individual
<A HREF="../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data"><CODE>Property</CODE></A> types or read an entire <A HREF="../com/todoroo/andlib/data/AbstractModel.html" title="class in com.todoroo.andlib.data"><CODE>AbstractModel</CODE></A> from
a database row.<DT><A HREF="../com/todoroo/andlib/data/TodorooCursor.html#TodorooCursor(android.database.Cursor, com.todoroo.andlib.data.Property[])"><B>TodorooCursor(Cursor, Property&lt;?&gt;[])</B></A> -
Constructor for class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/TodorooCursor.html" title="class in com.todoroo.andlib.data">TodorooCursor</A>
<DD>Create an <code>AstridCursor</code> from the supplied <CODE>Cursor</CODE>
object.
<DT><A HREF="../com/todoroo/andlib/data/TodorooCursor.CursorReadingVisitor.html" title="class in com.todoroo.andlib.data"><B>TodorooCursor.CursorReadingVisitor</B></A> - Class in <A HREF="../com/todoroo/andlib/data/package-summary.html">com.todoroo.andlib.data</A><DD>Visitor that reads the given property from a cursor<DT><A HREF="../com/todoroo/andlib/data/TodorooCursor.CursorReadingVisitor.html#TodorooCursor.CursorReadingVisitor()"><B>TodorooCursor.CursorReadingVisitor()</B></A> -
Constructor for class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/TodorooCursor.CursorReadingVisitor.html" title="class in com.todoroo.andlib.data">TodorooCursor.CursorReadingVisitor</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/utility/TodorooPreferenceActivity.html" title="class in com.todoroo.andlib.utility"><B>TodorooPreferenceActivity</B></A> - Class in <A HREF="../com/todoroo/andlib/utility/package-summary.html">com.todoroo.andlib.utility</A><DD>Displays a preference screen for users to edit their preferences.<DT><A HREF="../com/todoroo/andlib/utility/TodorooPreferenceActivity.html#TodorooPreferenceActivity()"><B>TodorooPreferenceActivity()</B></A> -
Constructor for class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/TodorooPreferenceActivity.html" title="class in com.todoroo.andlib.utility">TodorooPreferenceActivity</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/data/AbstractDatabase.html#toString()"><B>toString()</B></A> -
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/AbstractDatabase.html" title="class in com.todoroo.andlib.data">AbstractDatabase</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/service/AbstractDependencyInjector.html#toString()"><B>toString()</B></A> -
Method in class com.todoroo.andlib.service.<A HREF="../com/todoroo/andlib/service/AbstractDependencyInjector.html" title="class in com.todoroo.andlib.service">AbstractDependencyInjector</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/sql/Criterion.html#toString()"><B>toString()</B></A> -
Method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Criterion.html" title="class in com.todoroo.andlib.sql">Criterion</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/sql/DBObject.html#toString()"><B>toString()</B></A> -
Method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/DBObject.html" title="class in com.todoroo.andlib.sql">DBObject</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/sql/Join.html#toString()"><B>toString()</B></A> -
Method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Join.html" title="class in com.todoroo.andlib.sql">Join</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/sql/Operator.html#toString()"><B>toString()</B></A> -
Method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Operator.html" title="class in com.todoroo.andlib.sql">Operator</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/sql/Order.html#toString()"><B>toString()</B></A> -
Method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Order.html" title="class in com.todoroo.andlib.sql">Order</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/sql/Query.html#toString()"><B>toString()</B></A> -
Method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Query.html" title="class in com.todoroo.andlib.sql">Query</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/sql/QueryTemplate.html#toString()"><B>toString()</B></A> -
Method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/QueryTemplate.html" title="class in com.todoroo.andlib.sql">QueryTemplate</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/api/SyncAction.html#toString()"><B>toString()</B></A> -
Method in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/SyncAction.html" title="class in com.todoroo.astrid.api">SyncAction</A>
<DD>Returns the label of this action
<DT><A HREF="../com/todoroo/andlib/sql/DBObject.html#toStringInSelect()"><B>toStringInSelect()</B></A> -
Method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/DBObject.html" title="class in com.todoroo.andlib.sql">DBObject</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/StoreObject.html#TYPE"><B>TYPE</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/StoreObject.html" title="class in com.todoroo.astrid.data">StoreObject</A>
<DD>Store Type Key
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-19.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-21.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-20.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-20.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <HR>
</BODY>
</HTML>