Uses of Interface
org.opencms.ui.dialogs.history.diff.I_CmsDiffProvider
Packages that use I_CmsDiffProvider
Package
Description
Contains code for the comparison view of the file history dialog.
-
Uses of I_CmsDiffProvider in org.opencms.ui.dialogs.history.diff
Classes in org.opencms.ui.dialogs.history.diff that implement I_CmsDiffProviderModifier and TypeClassDescriptionclassAbstract super class for displaying differences between a set of properties / attributes.classDisplays changes between attributes (size, modification date, etc.classDisplays two image versions side by side, scaled.classDisplays differences between the sets of properties of two versions of a resource.classProvides buttons for showing the two versions being compared.classInterprets two versions of a resource as text files, and shows a diff view for the two texts.classDisplays either a diff for the XML file, or a table displaying the differences between individual content values, allowing the user to switch between the two views.