| Package | Description |
|---|---|
| com.bric.util |
| Modifier and Type | Method and Description |
|---|---|
ObservableProperties |
ObservableProperties.beginEdit()
Begin recording an edit that suspends all listeners until
ObservableProperties is called.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObservableProperties.endEdit(ObservableProperties
This must be called after
ObservableProperties to reactive listeners for this object.
|