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-21.html

242 lines
17 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>
U-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="U-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-20.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-22.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-21.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-21.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="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="../com/todoroo/andlib/sql/UnaryCriterion.html" title="class in com.todoroo.andlib.sql"><B>UnaryCriterion</B></A> - Class in <A HREF="../com/todoroo/andlib/sql/package-summary.html">com.todoroo.andlib.sql</A><DD>&nbsp;<DT><A HREF="../com/todoroo/andlib/service/ExceptionService.TodorooUncaughtExceptionHandler.html#uncaughtException(java.lang.Thread, java.lang.Throwable)"><B>uncaughtException(Thread, Throwable)</B></A> -
Method in class com.todoroo.andlib.service.<A HREF="../com/todoroo/andlib/service/ExceptionService.TodorooUncaughtExceptionHandler.html" title="class in com.todoroo.andlib.service">ExceptionService.TodorooUncaughtExceptionHandler</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/utility/DateUtilities.html#unixtimeToDate(long)"><B>unixtimeToDate(long)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/DateUtilities.html" title="class in com.todoroo.andlib.utility">DateUtilities</A>
<DD>Convert unixtime into date
<DT><A HREF="../com/todoroo/andlib/data/AbstractDatabase.html#update(java.lang.String, android.content.ContentValues, java.lang.String, java.lang.String[])"><B>update(String, ContentValues, String, String[])</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/data/DatabaseDao.html#update(com.todoroo.andlib.sql.Criterion, TYPE)"><B>update(Criterion, TYPE)</B></A> -
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/DatabaseDao.html" title="class in com.todoroo.andlib.data">DatabaseDao</A>
<DD>Update all matching a clause to have the values set on template object.
<DT><A HREF="../com/todoroo/astrid/data/Update.html" title="class in com.todoroo.astrid.data"><B>Update</B></A> - Class in <A HREF="../com/todoroo/astrid/data/package-summary.html">com.todoroo.astrid.data</A><DD>Data Model which represents an update (e.g.<DT><A HREF="../com/todoroo/astrid/data/Update.html#Update()"><B>Update()</B></A> -
Constructor for class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Update.html" title="class in com.todoroo.astrid.data">Update</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/Update.html#Update(com.todoroo.andlib.data.TodorooCursor)"><B>Update(TodorooCursor&lt;Update&gt;)</B></A> -
Constructor for class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Update.html" title="class in com.todoroo.astrid.data">Update</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/data/DatabaseDao.html#updateMultiple(android.content.ContentValues, com.todoroo.andlib.sql.Criterion)"><B>updateMultiple(ContentValues, Criterion)</B></A> -
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/DatabaseDao.html" title="class in com.todoroo.andlib.data">DatabaseDao</A>
<DD>Updates multiple rows of the database based on model set values
<DT><A HREF="../com/todoroo/andlib/utility/TodorooPreferenceActivity.html#updatePreferences(android.preference.Preference, java.lang.Object)"><B>updatePreferences(Preference, Object)</B></A> -
Method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/TodorooPreferenceActivity.html" title="class in com.todoroo.andlib.utility">TodorooPreferenceActivity</A>
<DD>Update preferences for the given preference
<DT><A HREF="../com/todoroo/astrid/sync/SyncProviderPreferences.html#updatePreferences(android.preference.Preference, java.lang.Object)"><B>updatePreferences(Preference, Object)</B></A> -
Method in class com.todoroo.astrid.sync.<A HREF="../com/todoroo/astrid/sync/SyncProviderPreferences.html" title="class in com.todoroo.astrid.sync">SyncProviderPreferences</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/api/FilterWithUpdate.html#updateText"><B>updateText</B></A> -
Variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterWithUpdate.html" title="class in com.todoroo.astrid.api">FilterWithUpdate</A>
<DD>Update message text
<DT><A HREF="../com/todoroo/andlib/sql/Functions.html#upper(com.todoroo.andlib.sql.Field)"><B>upper(Field)</B></A> -
Static method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Functions.html" title="class in com.todoroo.andlib.sql">Functions</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/Task.html#URGENCY_DAY_AFTER"><B>URGENCY_DAY_AFTER</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/data/Task.html#URGENCY_IN_TWO_WEEKS"><B>URGENCY_IN_TWO_WEEKS</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/data/Task.html#URGENCY_NEXT_MONTH"><B>URGENCY_NEXT_MONTH</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/data/Task.html#URGENCY_NEXT_WEEK"><B>URGENCY_NEXT_WEEK</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/data/Task.html#URGENCY_NONE"><B>URGENCY_NONE</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>urgency array index -> significance
<DT><A HREF="../com/todoroo/astrid/data/Task.html#URGENCY_SPECIFIC_DAY"><B>URGENCY_SPECIFIC_DAY</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/data/Task.html#URGENCY_SPECIFIC_DAY_TIME"><B>URGENCY_SPECIFIC_DAY_TIME</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/data/Task.html#URGENCY_TODAY"><B>URGENCY_TODAY</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/data/Task.html#URGENCY_TOMORROW"><B>URGENCY_TOMORROW</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/data/TagData.html#USER"><B>USER</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>User Object (JSON)
<DT><A HREF="../com/todoroo/astrid/data/Task.html#USER"><B>USER</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>User Object (JSON)
<DT><A HREF="../com/todoroo/astrid/data/Update.html#USER"><B>USER</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>From User Object (JSON)
<DT><A HREF="../com/todoroo/astrid/data/User.html" title="class in com.todoroo.astrid.data"><B>User</B></A> - Class in <A HREF="../com/todoroo/astrid/data/package-summary.html">com.todoroo.astrid.data</A><DD>Data Model which represents a user.<DT><A HREF="../com/todoroo/astrid/data/User.html#User()"><B>User()</B></A> -
Constructor for class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/User.html" title="class in com.todoroo.astrid.data">User</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/User.html#User(com.todoroo.andlib.data.TodorooCursor)"><B>User(TodorooCursor&lt;User&gt;)</B></A> -
Constructor for class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/User.html" title="class in com.todoroo.astrid.data">User</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/TagData.html#USER_ID"><B>USER_ID</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>User id
<DT><A HREF="../com/todoroo/astrid/data/Task.html#USER_ID"><B>USER_ID</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>Assigned user id
<DT><A HREF="../com/todoroo/astrid/data/Update.html#USER_ID"><B>USER_ID</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>From user id
<DT><A HREF="../com/todoroo/astrid/data/Task.html#USER_ID_EMAIL"><B>USER_ID_EMAIL</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>user id = read user email value
<DT><A HREF="../com/todoroo/astrid/data/RemoteModel.html#USER_ID_PROPERTY"><B>USER_ID_PROPERTY</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/RemoteModel.html" title="class in com.todoroo.astrid.data">RemoteModel</A>
<DD>user id property
<DT><A HREF="../com/todoroo/astrid/data/Task.html#USER_ID_SELF"><B>USER_ID_SELF</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>user id = myself
<DT><A HREF="../com/todoroo/astrid/data/Task.html#USER_ID_UNASSIGNED"><B>USER_ID_UNASSIGNED</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>user id = unassigned
<DT><A HREF="../com/todoroo/astrid/data/RemoteModel.html#USER_JSON_PROPERTY"><B>USER_JSON_PROPERTY</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/RemoteModel.html" title="class in com.todoroo.astrid.data">RemoteModel</A>
<DD>user json property
</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-20.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-22.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-21.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-21.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>