public interface ItemListener
Analogues interface to ItemChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
dataChanged(DataItem item,
org.eclipse.scada.core.Variant variant,
Map<String,org.eclipse.scada.core.Variant> attributes,
boolean cache) |