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/com/todoroo/andlib/data/class-use/Property.StringProperty.html

536 lines
30 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:06 PST 2011 -->
<TITLE>
Uses of Class com.todoroo.andlib.data.Property.StringProperty
</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="Uses of Class com.todoroo.andlib.data.Property.StringProperty";
}
}
</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"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?com/todoroo/andlib/data//class-useProperty.StringProperty.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Property.StringProperty.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 ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>com.todoroo.andlib.data.Property.StringProperty</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.todoroo.andlib.data"><B>com.todoroo.andlib.data</B></A></TD>
<TD>Todoroo Library classes for the data layer: accessing data from a database or
<CODE>ContentResolver</CODE>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.todoroo.andlib.sql"><B>com.todoroo.andlib.sql</B></A></TD>
<TD>Fork of <a href="http://code.google.com/p/sql-dsl/">sql-dsl</a>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.todoroo.astrid.data"><B>com.todoroo.astrid.data</B></A></TD>
<TD>Astrid data model classes and ContentResolver data access objects&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="com.todoroo.andlib.data"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A> in <A HREF="../../../../../com/todoroo/andlib/data/package-summary.html">com.todoroo.andlib.data</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A> in <A HREF="../../../../../com/todoroo/andlib/data/package-summary.html">com.todoroo.andlib.data</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/todoroo/andlib/data/Property.StringFunctionProperty.html" title="class in com.todoroo.andlib.data">Property.StringFunctionProperty</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Runs a SQL function and returns the result as a string</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="com.todoroo.andlib.sql"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A> in <A HREF="../../../../../com/todoroo/andlib/sql/package-summary.html">com.todoroo.andlib.sql</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/todoroo/andlib/sql/package-summary.html">com.todoroo.andlib.sql</A> with parameters of type <A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/sql/Field.html" title="class in com.todoroo.andlib.sql">Field</A></CODE></FONT></TD>
<TD><CODE><B>Functions.</B><B><A HREF="../../../../../com/todoroo/andlib/sql/Functions.html#length(com.todoroo.andlib.data.Property.StringProperty)">length</A></B>(<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A>&nbsp;field)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="com.todoroo.astrid.data"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A> in <A HREF="../../../../../com/todoroo/astrid/data/package-summary.html">com.todoroo.astrid.data</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../com/todoroo/astrid/data/package-summary.html">com.todoroo.astrid.data</A> declared as <A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Update.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Update.html#ACTION">ACTION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Action text</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Update.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Update.html#ACTION_CODE">ACTION_CODE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Action code</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Task.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Task.html#CALENDAR_URI">CALENDAR_URI</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Task.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Task.html#DETAILS">DETAILS</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cached Details Column - built from add-on detail exposers.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>User.</B><B><A HREF="../../../../../com/todoroo/astrid/data/User.html#EMAIL">EMAIL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;User Email</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>StoreObject.</B><B><A HREF="../../../../../com/todoroo/astrid/data/StoreObject.html#ITEM">ITEM</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Store Item Key</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Metadata.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Metadata.html#KEY">KEY</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Metadata Key</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>User.</B><B><A HREF="../../../../../com/todoroo/astrid/data/User.html#LAST_ACTIVITY">LAST_ACTIVITY</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;User last activity string</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>TagData.</B><B><A HREF="../../../../../com/todoroo/astrid/data/TagData.html#MEMBERS">MEMBERS</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tag team array (JSON)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Update.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Update.html#MESSAGE">MESSAGE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Message</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>TagData.</B><B><A HREF="../../../../../com/todoroo/astrid/data/TagData.html#NAME">NAME</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name of Tag</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>User.</B><B><A HREF="../../../../../com/todoroo/astrid/data/User.html#NAME">NAME</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;User Name</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Task.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Task.html#NOTES">NOTES</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>TagData.</B><B><A HREF="../../../../../com/todoroo/astrid/data/TagData.html#PICTURE">PICTURE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Project picture</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Update.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Update.html#PICTURE">PICTURE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;From User Object (JSON)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>User.</B><B><A HREF="../../../../../com/todoroo/astrid/data/User.html#PICTURE">PICTURE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;User picture</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Task.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Task.html#RECURRENCE">RECURRENCE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Task.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Task.html#SHARED_WITH">SHARED_WITH</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Update.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Update.html#TAGS">TAGS</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Associated Tag remote-ids (comma separated list with leading and trailing commas)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Update.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Update.html#TARGET_NAME">TARGET_NAME</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Target Object Name</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>TagData.</B><B><A HREF="../../../../../com/todoroo/astrid/data/TagData.html#THUMB">THUMB</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Project picture thumbnail</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>User.</B><B><A HREF="../../../../../com/todoroo/astrid/data/User.html#THUMB">THUMB</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;User picture thumbnail</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Task.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Task.html#TITLE">TITLE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name of Task</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>StoreObject.</B><B><A HREF="../../../../../com/todoroo/astrid/data/StoreObject.html#TYPE">TYPE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Store Type Key</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>TagData.</B><B><A HREF="../../../../../com/todoroo/astrid/data/TagData.html#USER">USER</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;User Object (JSON)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Task.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Task.html#USER">USER</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;User Object (JSON)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Update.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Update.html#USER">USER</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;From User Object (JSON)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>RemoteModel.</B><B><A HREF="../../../../../com/todoroo/astrid/data/RemoteModel.html#USER_JSON_PROPERTY">USER_JSON_PROPERTY</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;user json property</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Metadata.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Metadata.html#VALUE1">VALUE1</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Metadata Text Value Column 1</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>StoreObject.</B><B><A HREF="../../../../../com/todoroo/astrid/data/StoreObject.html#VALUE1">VALUE1</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Store Value Column 1</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Metadata.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Metadata.html#VALUE2">VALUE2</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Metadata Text Value Column 2</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>StoreObject.</B><B><A HREF="../../../../../com/todoroo/astrid/data/StoreObject.html#VALUE2">VALUE2</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Store Value Column 2</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Metadata.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Metadata.html#VALUE3">VALUE3</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Metadata Text Value Column 3</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>StoreObject.</B><B><A HREF="../../../../../com/todoroo/astrid/data/StoreObject.html#VALUE3">VALUE3</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Store Value Column 3</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Metadata.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Metadata.html#VALUE4">VALUE4</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Metadata Text Value Column 4</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>StoreObject.</B><B><A HREF="../../../../../com/todoroo/astrid/data/StoreObject.html#VALUE4">VALUE4</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Store Value Column 4</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>Metadata.</B><B><A HREF="../../../../../com/todoroo/astrid/data/Metadata.html#VALUE5">VALUE5</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Metadata Text Value Column 5</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A></CODE></FONT></TD>
<TD><CODE><B>StoreObject.</B><B><A HREF="../../../../../com/todoroo/astrid/data/StoreObject.html#VALUE5">VALUE5</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Store Value Column 5</TD>
</TR>
</TABLE>
&nbsp;
<P>
<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"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?com/todoroo/andlib/data//class-useProperty.StringProperty.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Property.StringProperty.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 ======= -->
<HR>
</BODY>
</HTML>