Uses of Class
ca.phon.app.opgraph.report.tree.TableNode
Packages that use TableNode
Package
Description
-
Uses of TableNode in ca.phon.app.opgraph.report
Methods in ca.phon.app.opgraph.report that return TableNodeConstructors in ca.phon.app.opgraph.report with parameters of type TableNodeModifierConstructorDescriptionReportTableView
(TableNode tableNode) TableNodeTableModel
(TableNode tableNode) -
Uses of TableNode in ca.phon.app.opgraph.wizard
Methods in ca.phon.app.opgraph.wizard with parameters of type TableNodeMethod parameters in ca.phon.app.opgraph.wizard with type arguments of type TableNodeModifier and TypeMethodDescriptionvoid
ReportTreeDockingPanel.openTables
(List<TableNode> tblNodes) -
Uses of TableNode in ca.phon.app.opgraph.wizard.actions
Constructors in ca.phon.app.opgraph.wizard.actions with parameters of type TableNodeModifierConstructorDescriptionSaveTableAsAction
(TableNode tableNode, List<String> columns, String initialFilename, TableExporter.TableExportType exportType)