ORG.oclc.obi
Class sortscreen
java.lang.Object
|
+--ORG.oclc.obi.sortscreen
- public class sortscreen
- extends Object
- implements JavaPage
The sortscreen class includes the correct DisplayGadget references and
state information. This allows the sort a resultsset from to appear on
current record display type (brief or full),
with the correct types of FullText, ILL and JumpBars.
refinescreen uses the UserStateObject entities
FmtDisplayRecordsGadget and headerinfo.
- See Also:
JavaPage
,
UserStateObject
,
RequestManager
,
DataPairs
,
ZUserData
,
ZDb
,
Sort
Constructor Summary |
sortscreen()
Constructs a sortscreen object. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
sortscreen
public sortscreen()
- Constructs a sortscreen object.
runit
public void runit(RequestManager rMngr)
- Executes the embedded sortscreen.
- Specified by:
- runit in interface JavaPage
- Parameters:
rMngr
- the RequestManager object