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 TypeClassDescriptionclassSectionPanel<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) voidReportEditor.nameChanged(Section section) voidSectionListener.nameChanged(Section section) Name change. -
Uses of Section in ca.phon.query.report.io
Subclasses of Section in ca.phon.query.report.ioModifier and TypeClassDescriptionclassJava class for aggregrateInventory complex type.classJava class for commentSection complex type.classJava class for group complex type.classJava class for inventorySection complex type.classJava class for paramSection complex type.classReport settings.classJava class for resultListing complex type.classJava class for scriptSection complex type.classJava 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)