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 TypeClassDescriptionclass
Abstract super class for displaying differences between a set of properties / attributes.class
Displays changes between attributes (size, modification date, etc.class
Displays two image versions side by side, scaled.class
Displays differences between the sets of properties of two versions of a resource.class
Provides buttons for showing the two versions being compared.class
Interprets two versions of a resource as text files, and shows a diff view for the two texts.class
Displays 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.