|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractReportControl | |
|---|---|
| org.jclarion.clarion.control | |
| org.jclarion.clarion.print | |
| Uses of AbstractReportControl in org.jclarion.clarion.control |
|---|
| Subclasses of AbstractReportControl in org.jclarion.clarion.control | |
|---|---|
class |
ReportBreak
|
class |
ReportDetail
|
class |
ReportFooter
|
class |
ReportForm
|
class |
ReportHeader
|
| Methods in org.jclarion.clarion.control that return AbstractReportControl | |
|---|---|
AbstractReportControl |
AbstractReportControl.add(AbstractControl control)
|
AbstractReportControl |
StringControl.getReset()
|
AbstractReportControl |
StringControl.getTally()
|
| Methods in org.jclarion.clarion.control with parameters of type AbstractReportControl | |
|---|---|
StringControl |
StringControl.setReset(AbstractReportControl br)
|
StringControl |
StringControl.setTally(AbstractReportControl br)
|
| Uses of AbstractReportControl in org.jclarion.clarion.print |
|---|
| Methods in org.jclarion.clarion.print that return AbstractReportControl | |
|---|---|
AbstractReportControl |
PrintObject.getControl()
|
AbstractReportControl |
ReportComponentIterator.next()
|
| Methods in org.jclarion.clarion.print with parameters of type AbstractReportControl | |
|---|---|
void |
OpenReport.registerResetListener(AbstractReportControl control,
ReportStatistic statistic)
|
void |
OpenReport.registerTallyListener(AbstractReportControl control,
ReportStatistic statistic)
|
void |
PrintObject.setControl(OpenReport report,
CWinImpl impl,
AbstractReportControl control)
|
| Constructors in org.jclarion.clarion.print with parameters of type AbstractReportControl | |
|---|---|
PrintObject(AbstractReportControl detail,
OpenReport report,
CWinImpl impl)
|
|
PrintObject(AbstractReportControl detail,
OpenReport report,
CWinImpl impl,
boolean mo)
|
|
ReportComponentIterator(AbstractReportControl base)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||