Uses of Class
ca.phon.query.report.io.Section
Packages that use Section
-
Uses of Section in ca.phon.app.query.report
Classes in ca.phon.app.query.report with type parameters of type SectionModifier and TypeClassDescriptionclass
SectionPanel<T extends Section>
Implements common options for report section editors.Methods in ca.phon.app.query.report that return types with arguments of type SectionModifier and TypeMethodDescriptionSectionPanel<? extends Section>
SectionPanelFactory.createSectionPanel
(Section section) Methods in ca.phon.app.query.report with parameters of type SectionModifier and TypeMethodDescriptionSectionPanel<? extends Section>
SectionPanelFactory.createSectionPanel
(Section section) void
ReportEditor.nameChanged
(Section section) void
SectionListener.nameChanged
(Section section) Name change. -
Uses of Section in ca.phon.query.report.io
Subclasses of Section in ca.phon.query.report.ioModifier and TypeClassDescriptionclass
Java class for aggregrateInventory complex type.class
Java class for commentSection complex type.class
Java class for group complex type.class
Java class for inventorySection complex type.class
Java class for paramSection complex type.class
Report settings.class
Java class for resultListing complex type.class
Java class for scriptSection complex type.class
Java class for summarySection complex type.Fields in ca.phon.query.report.io with type parameters of type SectionMethods in ca.phon.query.report.io that return SectionMethods in ca.phon.query.report.io that return types with arguments of type SectionModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Section>
ObjectFactory.createGroupReportSection
(Section value) jakarta.xml.bind.JAXBElement<Section>
ObjectFactory.createReportSection
(Section value) Group.getGroupReportSection()
Gets the value of the groupReportSection property.ReportDesign.getReportSection()
Gets the value of the reportSection property.Methods in ca.phon.query.report.io with parameters of type SectionModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Section>
ObjectFactory.createGroupReportSection
(Section value) jakarta.xml.bind.JAXBElement<Section>
ObjectFactory.createReportSection
(Section value)