java.lang.Object
com.inductiveautomation.perspective.designer.workspace.undo.UndoPagesConfig
All Implemented Interfaces:
UndoManager.UndoAction

public class UndoPagesConfig extends Object implements UndoManager.UndoAction
An UndoAction to allow page configuration changes to be controlled via the UndoManger. This utilizes the `savePagesConfig()` static method of the PagesConfigPanel class to save the config changes back to the project.