protected static class FilterRowTM.SyncOpts<T extends FilterRowTM.SyncOpts> extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
fireDeleted |
boolean |
fireInserted |
boolean |
fireUpdated |
| Modifier | Constructor and Description |
|---|---|
protected |
SyncOpts() |
| Modifier and Type | Method and Description |
|---|---|
T |
fireDeleted(boolean v) |
T |
fireInserted(boolean v) |
T |
fireUpdated(boolean v) |
Copyright © 2019. All rights reserved.