Class SelectionPropertyUpdateEvent
- java.lang.Object
- 
- com.inductiveautomation.perspective.designer.workspace.events.SelectionPropertyUpdateEvent
 
- 
 public final class SelectionPropertyUpdateEvent extends java.lang.ObjectEvent object that will be posted to the editor's event bus when the current selection receives property changes
- 
- 
Field SummaryFields Modifier and Type Field Description com.inductiveautomation.ignition.common.gson.JsonObjectchangesjava.lang.StringrootViewPath
 - 
Constructor SummaryConstructors Constructor Description SelectionPropertyUpdateEvent(java.lang.String rootViewPath, com.inductiveautomation.ignition.common.gson.JsonObject changes)
 
-