mirror of https://github.com/tasks/tasks
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.
257 lines
22 KiB
HTML
257 lines
22 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>
|
|
A-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="A-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> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
PREV LETTER
|
|
<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A>
|
|
<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="_A_"><!-- --></A><H2>
|
|
<B>A</B></H2>
|
|
<DL>
|
|
<DT><A HREF="../com/todoroo/andlib/data/AbstractDatabase.html" title="class in com.todoroo.andlib.data"><B>AbstractDatabase</B></A> - Class in <A HREF="../com/todoroo/andlib/data/package-summary.html">com.todoroo.andlib.data</A><DD>AbstractDatabase is a database abstraction which wraps a SQLite database.<DT><A HREF="../com/todoroo/andlib/data/AbstractDatabase.html#AbstractDatabase()"><B>AbstractDatabase()</B></A> -
|
|
Constructor for class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/AbstractDatabase.html" title="class in com.todoroo.andlib.data">AbstractDatabase</A>
|
|
<DD>
|
|
<DT><A HREF="../com/todoroo/andlib/data/AbstractDatabase.DatabaseUpdateListener.html" title="interface in com.todoroo.andlib.data"><B>AbstractDatabase.DatabaseUpdateListener</B></A> - Interface in <A HREF="../com/todoroo/andlib/data/package-summary.html">com.todoroo.andlib.data</A><DD>Interface for responding to database changes<DT><A HREF="../com/todoroo/andlib/data/AbstractDatabase.SqlConstructorVisitor.html" title="class in com.todoroo.andlib.data"><B>AbstractDatabase.SqlConstructorVisitor</B></A> - Class in <A HREF="../com/todoroo/andlib/data/package-summary.html">com.todoroo.andlib.data</A><DD>Visitor that returns SQL constructor for this property<DT><A HREF="../com/todoroo/andlib/data/AbstractDatabase.SqlConstructorVisitor.html#AbstractDatabase.SqlConstructorVisitor()"><B>AbstractDatabase.SqlConstructorVisitor()</B></A> -
|
|
Constructor for class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/AbstractDatabase.SqlConstructorVisitor.html" title="class in com.todoroo.andlib.data">AbstractDatabase.SqlConstructorVisitor</A>
|
|
<DD>
|
|
<DT><A HREF="../com/todoroo/andlib/service/AbstractDependencyInjector.html" title="class in com.todoroo.andlib.service"><B>AbstractDependencyInjector</B></A> - Class in <A HREF="../com/todoroo/andlib/service/package-summary.html">com.todoroo.andlib.service</A><DD>A Dependency Injector knows how to inject certain dependencies based
|
|
on the field that is passed in.<DT><A HREF="../com/todoroo/andlib/data/AbstractModel.html" title="class in com.todoroo.andlib.data"><B>AbstractModel</B></A> - Class in <A HREF="../com/todoroo/andlib/data/package-summary.html">com.todoroo.andlib.data</A><DD><code>AbstractModel</code> represents a row in a database.<DT><A HREF="../com/todoroo/andlib/data/AbstractModel.html#AbstractModel()"><B>AbstractModel()</B></A> -
|
|
Constructor for class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/AbstractModel.html" title="class in com.todoroo.andlib.data">AbstractModel</A>
|
|
<DD>
|
|
<DT><A HREF="../com/todoroo/andlib/data/AbstractModel.ContentValuesSavingVisitor.html" title="class in com.todoroo.andlib.data"><B>AbstractModel.ContentValuesSavingVisitor</B></A> - Class in <A HREF="../com/todoroo/andlib/data/package-summary.html">com.todoroo.andlib.data</A><DD>Visitor that saves a value into a content values store<DT><A HREF="../com/todoroo/andlib/data/AbstractModel.ContentValuesSavingVisitor.html#AbstractModel.ContentValuesSavingVisitor()"><B>AbstractModel.ContentValuesSavingVisitor()</B></A> -
|
|
Constructor for class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/AbstractModel.ContentValuesSavingVisitor.html" title="class in com.todoroo.andlib.data">AbstractModel.ContentValuesSavingVisitor</A>
|
|
<DD>
|
|
<DT><A HREF="../com/todoroo/andlib/data/Property.html#accept(com.todoroo.andlib.data.Property.PropertyVisitor, PARAMETER)"><B>accept(Property.PropertyVisitor<RETURN, PARAMETER>, PARAMETER)</B></A> -
|
|
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/Property.html" title="class in com.todoroo.andlib.data">Property</A>
|
|
<DD>Accept a visitor
|
|
<DT><A HREF="../com/todoroo/andlib/data/Property.DoubleProperty.html#accept(com.todoroo.andlib.data.Property.PropertyVisitor, PARAMETER)"><B>accept(Property.PropertyVisitor<RETURN, PARAMETER>, PARAMETER)</B></A> -
|
|
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/Property.DoubleProperty.html" title="class in com.todoroo.andlib.data">Property.DoubleProperty</A>
|
|
<DD>
|
|
<DT><A HREF="../com/todoroo/andlib/data/Property.IntegerProperty.html#accept(com.todoroo.andlib.data.Property.PropertyVisitor, PARAMETER)"><B>accept(Property.PropertyVisitor<RETURN, PARAMETER>, PARAMETER)</B></A> -
|
|
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/Property.IntegerProperty.html" title="class in com.todoroo.andlib.data">Property.IntegerProperty</A>
|
|
<DD>
|
|
<DT><A HREF="../com/todoroo/andlib/data/Property.LongProperty.html#accept(com.todoroo.andlib.data.Property.PropertyVisitor, PARAMETER)"><B>accept(Property.PropertyVisitor<RETURN, PARAMETER>, PARAMETER)</B></A> -
|
|
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/Property.LongProperty.html" title="class in com.todoroo.andlib.data">Property.LongProperty</A>
|
|
<DD>
|
|
<DT><A HREF="../com/todoroo/andlib/data/Property.StringProperty.html#accept(com.todoroo.andlib.data.Property.PropertyVisitor, PARAMETER)"><B>accept(Property.PropertyVisitor<RETURN, PARAMETER>, PARAMETER)</B></A> -
|
|
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/Property.StringProperty.html" title="class in com.todoroo.andlib.data">Property.StringProperty</A>
|
|
<DD>
|
|
<DT><A HREF="../com/todoroo/astrid/data/Update.html#ACTION"><B>ACTION</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>Action text
|
|
<DT><A HREF="../com/todoroo/astrid/data/Update.html#ACTION_CODE"><B>ACTION_CODE</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>Action code
|
|
<DT><A HREF="../com/todoroo/astrid/api/AstridApiConstants.html#ACTION_SETTINGS"><B>ACTION_SETTINGS</B></A> -
|
|
Static variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/AstridApiConstants.html" title="class in com.todoroo.astrid.api">AstridApiConstants</A>
|
|
<DD>Action name for intents to be displayed in Astrid's settings.
|
|
<DT><A HREF="../com/todoroo/astrid/api/AstridApiConstants.html#ACTION_TASK_CONTEXT_MENU"><B>ACTION_TASK_CONTEXT_MENU</B></A> -
|
|
Static variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/AstridApiConstants.html" title="class in com.todoroo.astrid.api">AstridApiConstants</A>
|
|
<DD>Action name for intents to be displayed on task context menu
|
|
EXTRAS_TASK_ID id of the task
|
|
<DT><A HREF="../com/todoroo/astrid/api/AstridApiConstants.html#ACTION_TASK_LIST_MENU"><B>ACTION_TASK_LIST_MENU</B></A> -
|
|
Static variable in class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/AstridApiConstants.html" title="class in com.todoroo.astrid.api">AstridApiConstants</A>
|
|
<DD>Action name for intents to be displayed on Astrid's task list menu
|
|
EXTRAS_ADDON your add-on identifier
|
|
EXTRAS_RESPONSE an array of <CODE>Intent</CODE>s
|
|
<DT><A HREF="../com/todoroo/astrid/data/TaskApiDao.TaskCriteria.html#activeAndVisible()"><B>activeAndVisible()</B></A> -
|
|
Static method in 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>
|
|
<DT><A HREF="../com/todoroo/andlib/utility/DateUtilities.html#addCalendarMonthsToUnixtime(long, int)"><B>addCalendarMonthsToUnixtime(long, int)</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>Add the specified amount of months to the given time.<br/>
|
|
The day of month will stay the same.<br/>
|
|
<DT><A HREF="../com/todoroo/andlib/service/DependencyInjectionService.html#addInjector(com.todoroo.andlib.service.AbstractDependencyInjector)"><B>addInjector(AbstractDependencyInjector)</B></A> -
|
|
Method in class com.todoroo.andlib.service.<A HREF="../com/todoroo/andlib/service/DependencyInjectionService.html" title="class in com.todoroo.andlib.service">DependencyInjectionService</A>
|
|
<DD>Adds a Dependency Injector to the front of the list
|
|
<DT><A HREF="../com/todoroo/andlib/data/AbstractDatabase.html#addListener(com.todoroo.andlib.data.AbstractDatabase.DatabaseUpdateListener)"><B>addListener(AbstractDatabase.DatabaseUpdateListener)</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>
|
|
<DT><A HREF="../com/todoroo/andlib/data/DatabaseDao.html#addListener(com.todoroo.andlib.data.DatabaseDao.ModelUpdateListener)"><B>addListener(DatabaseDao.ModelUpdateListener<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>
|
|
<DT><A HREF="../com/todoroo/astrid/api/Addon.html" title="class in com.todoroo.astrid.api"><B>Addon</B></A> - Class in <A HREF="../com/todoroo/astrid/api/package-summary.html">com.todoroo.astrid.api</A><DD>Represents an add-onn for Astrid.<DT><A HREF="../com/todoroo/astrid/api/Addon.html#Addon(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>Addon(String, String, String, String)</B></A> -
|
|
Constructor for class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/Addon.html" title="class in com.todoroo.astrid.api">Addon</A>
|
|
<DD>Convenience constructor to generate a plug-in object
|
|
<DT><A HREF="../com/todoroo/astrid/api/Addon.html#addon"><B>addon</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>Add-on Identifier
|
|
<DT><A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html#addToArray(com.todoroo.andlib.data.Property[], com.todoroo.andlib.data.Property...)"><B>addToArray(Property<?>[], Property<?>...)</B></A> -
|
|
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html" title="class in com.todoroo.andlib.utility">AndroidUtilities</A>
|
|
<DD>Join items to a list
|
|
<DT><A HREF="../com/todoroo/astrid/core/SortHelper.html#adjustQueryForFlagsAndSort(java.lang.String, int, int)"><B>adjustQueryForFlagsAndSort(String, int, int)</B></A> -
|
|
Static method in class com.todoroo.astrid.core.<A HREF="../com/todoroo/astrid/core/SortHelper.html" title="class in com.todoroo.astrid.core">SortHelper</A>
|
|
<DD>Takes a SQL query, and if there isn't already an order, creates an order.
|
|
<DT><A HREF="../com/todoroo/astrid/data/TaskApiDao.html#afterSave(com.todoroo.astrid.data.Task, android.content.ContentValues)"><B>afterSave(Task, ContentValues)</B></A> -
|
|
Static method in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TaskApiDao.html" title="class in com.todoroo.astrid.data">TaskApiDao</A>
|
|
<DD>Send broadcasts on task change (triggers things like task repeats)
|
|
<DT><A HREF="../com/todoroo/astrid/data/TaskApiDao.html#afterTaskListChanged()"><B>afterTaskListChanged()</B></A> -
|
|
Static method in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TaskApiDao.html" title="class in com.todoroo.astrid.data">TaskApiDao</A>
|
|
<DD>Send broadcast when task list changes.
|
|
<DT><A HREF="../com/todoroo/andlib/sql/Criterion.html#all"><B>all</B></A> -
|
|
Static variable in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Criterion.html" title="class in com.todoroo.andlib.sql">Criterion</A>
|
|
<DD>
|
|
<DT><A HREF="../com/todoroo/andlib/sql/Criterion.html#and(com.todoroo.andlib.sql.Criterion, com.todoroo.andlib.sql.Criterion...)"><B>and(Criterion, Criterion...)</B></A> -
|
|
Static 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>
|
|
<DT><A HREF="../com/todoroo/andlib/sql/Operator.html#and"><B>and</B></A> -
|
|
Static variable in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Operator.html" title="class in com.todoroo.andlib.sql">Operator</A>
|
|
<DD>
|
|
<DT><A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html" title="class in com.todoroo.andlib.utility"><B>AndroidUtilities</B></A> - Class in <A HREF="../com/todoroo/andlib/utility/package-summary.html">com.todoroo.andlib.utility</A><DD>Android Utility Classes<DT><A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html#AndroidUtilities()"><B>AndroidUtilities()</B></A> -
|
|
Constructor for class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html" title="class in com.todoroo.andlib.utility">AndroidUtilities</A>
|
|
<DD>
|
|
<DT><A HREF="../com/todoroo/andlib/utility/AndroidUtilities.SerializedPut.html" title="interface in com.todoroo.andlib.utility"><B>AndroidUtilities.SerializedPut</B></A><<A HREF="../com/todoroo/andlib/utility/AndroidUtilities.SerializedPut.html" title="type parameter in AndroidUtilities.SerializedPut">T</A>> - Interface in <A HREF="../com/todoroo/andlib/utility/package-summary.html">com.todoroo.andlib.utility</A><DD> <DT><A HREF="../com/todoroo/andlib/sql/Query.html#appendSelectFields(com.todoroo.andlib.data.Property...)"><B>appendSelectFields(Property<?>...)</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>
|
|
<DT><A HREF="../com/todoroo/andlib/data/Table.html#as(java.lang.String)"><B>as(String)</B></A> -
|
|
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/Table.html" title="class in com.todoroo.andlib.data">Table</A>
|
|
<DD>Create a new join table based on this table, but with an alias
|
|
<DT><A HREF="../com/todoroo/andlib/sql/DBObject.html#as(java.lang.String)"><B>as(String)</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>
|
|
<DT><A HREF="../com/todoroo/andlib/sql/Query.html#as(java.lang.String)"><B>as(String)</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>
|
|
<DT><A HREF="../com/todoroo/andlib/sql/Order.html#asc(java.lang.Object)"><B>asc(Object)</B></A> -
|
|
Static 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>
|
|
<DT><A HREF="../com/todoroo/astrid/api/AstridApiConstants.html" title="class in com.todoroo.astrid.api"><B>AstridApiConstants</B></A> - Class in <A HREF="../com/todoroo/astrid/api/package-summary.html">com.todoroo.astrid.api</A><DD>Constants for interfacing with Astrid.<DT><A HREF="../com/todoroo/astrid/api/AstridApiConstants.html#AstridApiConstants()"><B>AstridApiConstants()</B></A> -
|
|
Constructor for class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/AstridApiConstants.html" title="class in com.todoroo.astrid.api">AstridApiConstants</A>
|
|
<DD>
|
|
<DT><A HREF="../com/todoroo/astrid/api/AstridFilterExposer.html" title="interface in com.todoroo.astrid.api"><B>AstridFilterExposer</B></A> - Interface in <A HREF="../com/todoroo/astrid/api/package-summary.html">com.todoroo.astrid.api</A><DD>Common interface for Astrids filter-exposers to provide their <CODE>FilterListitem</CODE>-instances.<DT><A HREF="../com/todoroo/astrid/api/Addon.html#author"><B>author</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 Author
|
|
<DT><A HREF="../com/todoroo/andlib/service/Autowired.html" title="annotation in com.todoroo.andlib.service"><B>Autowired</B></A> - Annotation Type in <A HREF="../com/todoroo/andlib/service/package-summary.html">com.todoroo.andlib.service</A><DD>Autowired is an annotation that tells the dependency injector to
|
|
set up the class as appropriate.</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> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
PREV LETTER
|
|
<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A>
|
|
<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>
|