Uses of Class
ca.phon.query.report.io.ResultListingField
Packages that use ResultListingField
-
Uses of ResultListingField in ca.phon.app.query.report
Method parameters in ca.phon.app.query.report with type arguments of type ResultListingFieldModifier and TypeMethodDescriptionvoidResultListingSectionPanel.onAddField(PhonActionEvent<ResultListingField> pae) -
Uses of ResultListingField in ca.phon.query.report.io
Fields in ca.phon.query.report.io with type parameters of type ResultListingFieldMethods in ca.phon.query.report.io that return ResultListingFieldModifier and TypeMethodDescriptionObjectFactory.createResultListingField()Create an instance ofResultListingFieldMethods in ca.phon.query.report.io that return types with arguments of type ResultListingFieldModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ResultListingField> ObjectFactory.createField(ResultListingField value) ResultListing.getField()Gets the value of the field property.Methods in ca.phon.query.report.io with parameters of type ResultListingFieldModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ResultListingField> ObjectFactory.createField(ResultListingField value) -
Uses of ResultListingField in ca.phon.query.report.util
Methods in ca.phon.query.report.util that return ResultListingFieldModifier and TypeMethodDescriptionstatic ResultListingFieldResultListingFieldBuilder.createEmptyField()Deprecated.static ResultListingField[]ResultListingFieldBuilder.getDefaultFields()Deprecated.Returns fields: 'record #', 'Speaker' and 'Result'static ResultListingField[]ResultListingFieldBuilder.getDefaultFields(ResultSet rs) Deprecated.Get a list of default fields for the given result set.