Class Summary |
BookMarkBrief |
The BookMarkBrief class is a gadget creates the HTML string
for the brief display of bookmarked records. |
BookMarkEmail |
The BookMarkEmail class is a gadget creates the HTML checkbox
string for the e-mail display of bookmarked records. |
BookMarkFull |
The BookMarkFull class is a gadget creates the HTML string
for the full display of bookmarked records. |
BriefSearchResultsHeader |
The BriefSearchResultsHeader class is a gadget that creates the HTML string
for the record header information on a brief search result including
the record number and the jump bar
It uses the parameters contained in a RequestManager object
and the parameters for the gadget read from the configuration
files to build the appropriate output. |
DatabaseList |
The DatabaseList class is a gadget that builds an HTML String
containing a list of anchors containing database names that a user
has access to. |
DbListforScanResult |
The DbListforScanResult class is a gadget that creates the HTML string
for the display of topics and individual database results from a search. |
DbListforSearchResult |
The DbListforSearchResult class is a gadget that creates the HTML string
for the display of topics and individual database results from a search. |
Dump |
The Dump class is a gadget that builds an HTML String containing
all the data currently stored in the UserStateObject for a user
using the parameters contained in a RequestManager object. |
ExpandHeader |
The ExpandHeader class is a gadget that builds the HTML for
the expand screen headers displayed in the SiteSearch OBI. |
FormatRecords |
The FormatRecords class is a gadget that invokes a database
record formatting class to be executed on the object in the user state
named UnformattedRecordData containing a Vector of unformatted
record data objects in order to create an HTML string representation
of the data. |
FormatRecordsAndAttachHoldings |
The FormatRecordsAndAttachHoldings class is a gadget that
searches a holdings database associated with the display
database records to retrieve associated holdings data and
attach it to the citation record so that the FormatRecord
gadget can create an HTML string containing both the
citation data and the associated holdings information. |
FormatRecordsWithDuplicates |
The FormatRecordsWithDuplicates class is a gadget that invokes a database
record formatting class to be executed on the object in the user state
named UnformattedRecordData containing a Vector of unformatted
record data objects in order to create an HTML string representation
of the data. |
FullRecordHeader |
The FullRecordHeader class is a gadget that creates the HTML string
for the record header information on a database record full display,
including the record number, jumpbar, prev, next, and anchor to
return to the brief display. |
FullTextHeader |
The FullTextHeader class is a gadget that creates the HTML string
for the record header information on a database record full text display,
including the database name, record number, and return button. |
GadgetAndStyleLoader |
The GadgetAndStyleLoader class is an InitClass that reads all the
JaSSI configuration files containing definitions for interface
styles and gadgets used to build HTML strings for display in
HTML pages. |
IllConfirm |
The IllConfirm gadget formats all the possible information that was
used for an ILL request and displays it to the user. |
IllForm |
The IllForm class is a gadget that creates the bibliographic
data and hidden inputs for the ILL request screen. |
ImageDisplay |
The ImageDisplay class is a gadget that builds the HTML for the
thumbnail display of images from a newton database containing
binary images. |
ImageJumpbar |
The ImageJumpbar class is a gadget that builds the HTML anchors for
the image page display navigation jumpbar used to quickly display
images from a newton database record containing
binary images. |
ImageNav |
The ImageNav class is a gadget that builds the HTML for the
thumbnail display of images from a newton database containing
binary images. |
IndexRadio |
The IndexRadio class is a gadget that builds an HTML radio button
list of indices for a database. |
IndexSelect |
The IndexSelect class is a gadget that builds an HTML select list
of indices for a database. |
JumpBar |
The JumpBar class is a gadget that builds the HTML anchors for
the record display navigation jumpbar used to quickly locate
records for display from a search. |
Limits |
The Limits class is a gadget that builds an HTML string for
the limits defined for a database. |
QuickSearchTopics |
The QuickSearchTopics class is a gadget that builds an HTML String
containing a set of check boxes for the Quick Search topics found
on the database selection page of the SiteSearch OBI. |
RecordHoldings |
The RecordHoldings class is a gadget that creates an HTML
string containing formatted record holdings from a holdings
database search for an input citation record. |
RefineScreen |
The RefineScreen gadget renders the html for the refine screen. |
rssSearchHeader |
The rssSearchHeader class is a gadget that builds the HTML for
the search screen headers displayed in the Resource Sharing OBI. |
ScanResults |
The ScanResults class is a gadget that builds the HTML tables
containing the results from a database SCAN for display
in the SiteSearch OBI. |
SearchHeader |
The SearchHeader class is a gadget that builds the HTML for
the search screen headers displayed in the SiteSearch OBI. |
SearchResultsDbList |
The SearchResultsDbList class is a gadget that creates the HTML string
for the display of topics and individual database results from a search. |
SearchTabbar |
The SearchTabbar class is a gadget that builds the HTML representation
of the search tabbar for the Search screens in the SiteSearch 4.0
OBI. |
SortSelect |
The SortSelect class is a gadget that builds an HTML select list
of the sort keys for a database. |
TempNav |
The TempNav gadget renders the html for the navigation panel
for a temporary file. |
TermFinderHeader |
The TermFinderHeader class is a gadget that builds the HTML for
the headers on the 'List of Terms' and 'Thesaurus Tree Display'
to display the database name and type of results being displayed. |
TermListDisplay |
The TermListDisplay class is a gadget that creates the HTML string
used to display the results of a related term search in either a
thesaurus that supports a database or in the database itself. |
ThesNavButtons |
The ThesNavButtons class is a gadget that builds the HTML for
the search screen headers displayed in the SiteSearch OBI. |
ThesTreeDisplay |
The ThesTreeDisplay class is a gadget that creates the HTML string
used to display the results of a thesaurus exact term search in a
thesaurus database. |
ToolbarAnchor |
The ToolbarAnchor class is a gadget that builds the HTML for the
toolbar given a list of anchor names found in the [anchors]
section of the StyleTable. |
TopicList |
The TopicList class is a gadget that builds an HTML String
containing a list of anchors containing topic names that a user
has access to. |