public interface DataListener
| Modifier and Type | Method and Description |
|---|---|
void |
nodeChanged(DataNode node)
Gets called when the node changed.
|
void nodeChanged(DataNode node)
node - the current status or null if
the does not exist or gets deleted.Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.