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 Summary
Fields Modifier and Type Field Description PropertyConfigChangeredoPropertyConfigChangeundo 
- 
Constructor Summary
Constructors Constructor Description UndoPropConfigInfo() 
 - 
 
- 
- 
Field Detail
- 
undo
public PropertyConfigChange undo
 
- 
redo
public PropertyConfigChange redo
 
 - 
 
 -