|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Report | |
---|---|
ix.icore | I-X core classes. |
ix.iface.util | Interface utilities. |
ix.ip2 | I-X Process Panels |
ix.ip2.event | Interfaces and classes for events fired within process panels. |
ix.iquery | I-Q, an I-X Query agent. |
ix.test | Simple applications for testing purposes. |
Uses of Report in ix.icore |
---|
Methods in ix.icore with parameters of type Report | |
---|---|
void |
IXAgent.handleNewReport(Report report)
Handles new reports from external sources. |
Uses of Report in ix.iface.util |
---|
Methods in ix.iface.util with parameters of type Report | |
---|---|
static java.lang.String |
Reporting.reportDescription(Report report)
|
Uses of Report in ix.ip2 |
---|
Methods in ix.ip2 with parameters of type Report | |
---|---|
boolean |
ActivityAgenda.acceptReport(Report report)
|
boolean |
Agenda.acceptReport(Report report)
|
void |
AgendaItem.addReport(Report report)
|
void |
ActivityAgenda.OtherReportsActivity.addReport(Report report)
|
void |
AgendaItem.fireNewReport(Report report)
|
void |
Ip2.handleNewReport(Report report)
Handles new reports from external sources. |
void |
AgendaItemTableModel.TreeAgendaItem.newReport(AgendaItemEvent e,
Report report)
|
void |
ItemEditor.EditPanel.newReport(AgendaItemEvent e,
Report report)
|
void |
PanelController.newReport(Report report)
|
protected void |
AgendaItem.setStatusBasedOn(Report report)
|
protected void |
ActivityAgenda.OtherReportsActivity.setStatusBasedOn(Report report)
|
boolean |
AgendaItem.wantsReport(Report report)
|
boolean |
ActivityAgenda.OtherReportsActivity.wantsReport(Report report)
|
boolean |
Agenda.wantsReport(Report report)
|
boolean |
PanelController.wantsReport(Report report)
|
Uses of Report in ix.ip2.event |
---|
Methods in ix.ip2.event with parameters of type Report | |
---|---|
void |
AgendaItemAdapter.newReport(AgendaItemEvent e,
Report report)
|
void |
AgendaItemListener.newReport(AgendaItemEvent e,
Report report)
|
Uses of Report in ix.iquery |
---|
Methods in ix.iquery that return Report | |
---|---|
protected Report |
LookupHandler.makeReport(Activity about,
ReportType type,
java.lang.String text)
Constructs a report about the specified activity. |
protected Report |
LookupHandler.makeReport(ReportType type,
java.lang.String text)
Constructs a report about this handler's LookupHandler.lookupActivity . |
Uses of Report in ix.test |
---|
Methods in ix.test with parameters of type Report | |
---|---|
boolean |
FilterStrategy.shouldSendReport(Report report)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |