Interface ExpressionSourceStackMonitor
- 
- All Superinterfaces:
- InteractionListener
 - All Known Implementing Classes:
- PerspectiveExpression,- PerspectiveTransformExpression
 
 public interface ExpressionSourceStackMonitor extends InteractionListener Extension interface for expressions so that we can try and knit together the sources of what's triggering what to prevent loops.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidchildInteractionUpdated(java.util.List<java.lang.Object> sourceStack)- 
Methods inherited from interface com.inductiveautomation.ignition.common.binding.InteractionListenerchildInteractionUpdated
 
- 
 
-