|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SortableTable | |
---|---|
org.bibalex.daf.managers.admin | |
org.bibalex.daf.managers.archive | |
org.bibalex.daf.managers.checkin | |
org.bibalex.daf.managers.phase | |
org.bibalex.daf.managers.report |
Uses of SortableTable in org.bibalex.daf.managers.admin |
---|
Fields in org.bibalex.daf.managers.admin declared as SortableTable | |
---|---|
private SortableTable |
CollectionsManagerGUI.availableCollectionsTable
|
private SortableTable |
JobTypesManagerGUI.availableJobTypesTable
availableJobTypesTable is the table that shows up the system JobTypes |
private SortableTable |
ReasonGUI.availableReasonsTable
availableJobTypesTable is the table that shows up the system JobTypes |
private SortableTable |
UsersManagerGUI.availableUsersTable
availableUsersTable is the table that shows up the system Users |
private SortableTable |
WorkstationsManagerGUI.availableWSTable
availableWSTable is the table that shows up the system WSs |
Uses of SortableTable in org.bibalex.daf.managers.archive |
---|
Fields in org.bibalex.daf.managers.archive declared as SortableTable | |
---|---|
private SortableTable |
ArchivedANDActiveGUI.archivedANDActiveTable
archivedANDActiveTable is SortableTable holds jobs which are archive but not checekd out |
private SortableTable |
checkOutGUI.checkOutTable
checkOutTable is SortableTable holds jobs on specific media and give the ability to select them to be checked out |
private SortableTable |
ConfirmJobsOnMedia.confirmJobsTable
confirmJobsTable is SortableTable holds the archived jobs on the formed media |
private SortableTable |
ArchivingHistoryMatrix.historyMatrixTable
historyMatrixTable is SortableTable holds archiving history matrix |
private SortableTable |
ConfirmMediaDeletingGUI.mediaTable
mediaTable is SortableTable holds the nonconfirmed medias |
Uses of SortableTable in org.bibalex.daf.managers.checkin |
---|
Fields in org.bibalex.daf.managers.checkin declared as SortableTable | |
---|---|
private SortableTable |
RetrievalManagerGUI.availableArchivesTable
|
private SortableTable |
RetrievalSearchDialog.reportTable
|
Uses of SortableTable in org.bibalex.daf.managers.phase |
---|
Fields in org.bibalex.daf.managers.phase declared as SortableTable | |
---|---|
private SortableTable |
AvailableJobsDialog.availableJobsTable
|
private SortableTable |
PhaseManagerGUI.workingJobsTable
|
Methods in org.bibalex.daf.managers.phase that return SortableTable | |
---|---|
private SortableTable |
PhaseManagerGUI.getWorkingJobsTable()
This method initializes workingJobsTable |
Uses of SortableTable in org.bibalex.daf.managers.report |
---|
Fields in org.bibalex.daf.managers.report declared as SortableTable | |
---|---|
private SortableTable |
RateReportGUI.expandedRatesTable
expandedRatesTable is the table that shows up the expanded rate report |
private SortableTable |
WorkFlowGUI.ExpandedworkFlowTable
ExpandedworkFlowTable is the table that shows up the ExpandedworkFlowTable report |
private SortableTable |
JobHistory.jobHistoryTable
jobHistoryTable is the table that shows up the job history |
private SortableTable |
JobExpandedDataReport.jobTable
|
private SortableTable |
JobsDataReport.jobTable
jobTable is the table that shows up the result set of executed query |
private SortableTable |
LatesGUI.lateJobsTable
lateJobsTable is the table that shows up the late jobs |
private SortableTable |
PendingJobsGUI.pendingJobsTable
pendingJobsTable is the table that shows up the pending jobs |
private SortableTable |
RateReportGUI.ratesTable
ratesTable is the table that shows up the rate report |
private SortableTable |
ReportBuilder.reportsTable
|
private SortableTable |
ReportData.reportTable
reportTable is the table that shows up the query result |
private SortableTable |
WorkFlowGUI.workFlowTable
workFlowTable is the table that shows up the workflow report |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |