|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface QueryDelegate.RowIdChangeEvent
An Event object specifying the old and new RowId of an added
item after the addition has been successfully committed.
| Method Summary | |
|---|---|
RowId |
getNewRowId()
Gets the new, possibly database assigned RowId of the added row that raised this event. |
RowId |
getOldRowId()
Gets the old (temporary) RowId of the added row that raised this event. |
| Method Detail |
|---|
RowId getOldRowId()
RowId getNewRowId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||