Uses of Class
org.tentackle.maven.plugin.wizard.pdodata.DataDiff
Packages that use DataDiff
-
Uses of DataDiff in org.tentackle.maven.plugin.wizard.fx
Methods in org.tentackle.maven.plugin.wizard.fx with parameters of type DataDiffModifier and TypeMethodDescriptionvoidSets the comparison object and column titles.Method parameters in org.tentackle.maven.plugin.wizard.fx with type arguments of type DataDiffModifier and TypeMethodDescriptionvoidPdoView.addSelectedItemListener(javafx.beans.value.ChangeListener<javafx.scene.control.TreeItem<DataDiff>> listener) Adds a selection listener for the currently selected data node. -
Uses of DataDiff in org.tentackle.maven.plugin.wizard.pdodata
Methods in org.tentackle.maven.plugin.wizard.pdodata that return DataDiffModifier and TypeMethodDescriptionstatic DataDiffDataDiff.compare(DataObject left, DataObject right) Compares the data of a PDO between two locations.Methods in org.tentackle.maven.plugin.wizard.pdodata that return types with arguments of type DataDiffConstructor parameters in org.tentackle.maven.plugin.wizard.pdodata with type arguments of type DataDiff