\HeaderA{aafList-class}{Class aafList, a specialized subclass of list}{aafList.Rdash.class}
\aliasA{aafList}{aafList-class}{aafList}
\aliasA{getCSS,aafList-method}{aafList-class}{getCSS,aafList.Rdash.method}
\aliasA{getHTML,aafList-method}{aafList-class}{getHTML,aafList.Rdash.method}
\aliasA{getTD,aafList-method}{aafList-class}{getTD,aafList.Rdash.method}
\aliasA{getText,aafList-method}{aafList-class}{getText,aafList.Rdash.method}
\aliasA{getURL,aafList-method}{aafList-class}{getURL,aafList.Rdash.method}
\aliasA{show,aafList-method}{aafList-class}{show,aafList.Rdash.method}
\aliasA{[,aafList-method}{aafList-class}{[,aafList.Rdash.method}
\keyword{classes}{aafList-class}
\begin{Description}\relax
A class for lists of annotation data objects.
\end{Description}
\begin{Section}{Objects from the Class}
Objects are generally created by any of the annotation data constructors
that are also part of this package. Objects can also be created manually 
by calls of the form \code{new("aafList", list)}.
\end{Section}
\begin{Section}{Slots}
\describe{
\item[\code{.Data}:] Object of class \code{list}
}
\end{Section}
\begin{Section}{Extends}
Class \code{list}, from data part.
\end{Section}
\begin{Section}{Methods}
\describe{
\item[getText] (aafList): Returns a character vector containing textual
representations of every item.

\item[getURL] (aafList): Returns a character vector containing single URLs
(if possible) of every item.

\item[getHTML] (aafList): Returns a character vector containing HTML
representations of every item.

\item[getTD] (aafList): Returns a character vector containing HTML table
cell representations of every item.

\item[getCSS] (aafList): Returns getCSS() of the first item in the list.

\item[[] (aafList): Returns a subset of aafList as another \code{aafList} 
object.

}
\end{Section}
\begin{Author}\relax
Colin A. Smith, \email{annaffy@colinsmith.org}
\end{Author}


