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