Interface | Description |
---|---|
ResultsListener |
The listener interface for recieving search results events.
|
SearchInfoListener |
This interface defines the methods that an object must implement in order
to get information about a search.
|
SearchListener |
This interface is to be used by any object interested in receiving search
results.
|
Class | Description |
---|---|
ControlInfo |
This object is used to translate template fields into UI controls for the
SearchPanel.
|
RecvDialog | |
ResultData |
Contains result information that is used for defining the PinFldResults for
searching.
|
SearchController |
A Template Based search front-end for Portal.
|
SearchData |
This class contains information necessary for doing searches.
|
SearchEvent |
SearchEvent is used to notify listeners with search information, such
as items found, result headers, search progress, help notification and
search errors.
|
SearchPanel |
Panel for doing searches.
|
SearchTemplate |
The SearchTemplate class is intended to be a basic data structure for
containing template information.
|
Copyright © 2003, 2023, Oracle and/or its affiliates.