Class UndoEventConfigChange.UndoEventConfigInfo
- java.lang.Object
 - 
- com.inductiveautomation.perspective.designer.workspace.undo.UndoEventConfigChange.UndoEventConfigInfo
 
 
- 
- Enclosing class:
 - UndoEventConfigChange
 
public static class UndoEventConfigChange.UndoEventConfigInfo extends java.lang.Object 
- 
- 
Field Summary
Fields Modifier and Type Field Description EventConfigChangeredoEventConfigChangeundo 
- 
Constructor Summary
Constructors Constructor Description UndoEventConfigInfo() 
 - 
 
- 
- 
Field Detail
- 
undo
public EventConfigChange undo
 
- 
redo
public EventConfigChange redo
 
 - 
 
 -