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 SummaryFields Modifier and Type Field Description EventConfigChangeredoEventConfigChangeundo
 - 
Constructor SummaryConstructors Constructor Description UndoEventConfigInfo()
 
- 
- 
- 
Field Detail- 
undopublic EventConfigChange undo 
 - 
redopublic EventConfigChange redo 
 
- 
 
-