The R Project SVN R

Rev

Rev 87286 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 87286 Rev 87653
Line 36... Line 36...
36
    callback function \code{f}.}
36
    callback function \code{f}.}
37
  \item{id}{a string or an integer identifying the element in the
37
  \item{id}{a string or an integer identifying the element in the
38
    internal callback list to be removed.
38
    internal callback list to be removed.
39
    Integer indices are 1-based, i.e the first element is 1.
39
    Integer indices are 1-based, i.e the first element is 1.
40
    The names of currently registered handlers is available
40
    The names of currently registered handlers is available
41
    using \code{\link{getTaskCallbackNames}}
41
    using \code{\link{getTaskCallbackNames}()}
42
    and is also returned in a call to \code{\link{addTaskCallback}}.
42
    and is also returned in a call to \code{addTaskCallback}.
43
  }
43
  }
44
  \item{name}{character: names to be used.}
44
  \item{name}{character: names to be used.}
45
}
45
}
46
\value{
46
\value{
47
  \code{addTaskCallback} returns
47
  \code{addTaskCallback} returns