public interface EnvironmentListener extends ReadyApiListener
| Type Params | Return Type | Name and description |
|---|---|---|
|
public void |
propertyMoved(java.lang.String propertyName, int oldIdx, int newIdx) |
|
public void |
propertyValueChanged(Property property) |