| Package | Description |
|---|---|
| org.opencms.ui.dialogs.history.diff |
Contains code for the comparison view of the file history dialog
|
| Modifier and Type | Class and Description |
|---|---|
class |
A_CmsAttributeDiff
Abstract super class for displaying differences between a set of properties / attributes.
|
class |
CmsAttributeDiff
Displays changes between attributes (size, modification date, etc. ).
|
class |
CmsImageDiff
Displays two image versions side by side, scaled.
|
class |
CmsPropertyDiff
Displays differences between the sets of properties of two versions of a resource.
|
class |
CmsShowVersionButtons
Provides buttons for showing the two versions being compared.
|
class |
CmsTextDiff
Interprets two versions of a resource as text files, and shows a diff view for the two texts.
|
class |
CmsValueDiff
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.
|