Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
BodyTagSupport
javax.help.tagext.SearchTOCItemTag
SearchTOCItem
Method Summary | |
int | |
int | |
void |
|
void |
|
void |
|
void | |
void |
|
void |
|
public int doAfterBody() throws JspException
public 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)