Interface ModelDelegateListener
-
public interface ModelDelegateListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidbecameDirty()fired, when the model changed.
-
public interface ModelDelegateListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
becameDirty() |
fired, when the model changed.
|