| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
BodyTagSupportjavax.help.tagext.SearchTOCItemTagSearchTOCItemMethod Summary | |
int | |
int | |
void |
|
void |
|
void |
|
void | |
void |
|
void |
|
public int doAfterBody()
throws JspExceptionpublic int doStartTag()
public void itemsFound(SearchEvent e)
Tells the listener that matching SearchItems have been found.
- Specified by:
- itemsFound in interface SearchListener
public void searchFinished(SearchEvent e)
Tells the listener that the search has finished
- Specified by:
- searchFinished in interface SearchListener
public void searchStarted(SearchEvent e)
Tells the listener that the search has started.
- Specified by:
- searchStarted in interface SearchListener
public void setQuery(String query)