Class UndoPropConfigChange.UndoPropConfigInfo
- java.lang.Object
- 
- com.inductiveautomation.perspective.designer.workspace.undo.UndoPropConfigChange.UndoPropConfigInfo
 
- 
- Enclosing class:
- UndoPropConfigChange
 
 public static class UndoPropConfigChange.UndoPropConfigInfo extends java.lang.Object
- 
- 
Field SummaryFields Modifier and Type Field Description PropertyConfigChangeredoPropertyConfigChangeundo
 - 
Constructor SummaryConstructors Constructor Description UndoPropConfigInfo()
 
- 
- 
- 
Field Detail- 
undopublic PropertyConfigChange undo 
 - 
redopublic PropertyConfigChange redo 
 
- 
 
-