public interface CrossProcessCursor extends Cursor
FIELD_TYPE_BLOB, FIELD_TYPE_FLOAT, FIELD_TYPE_INTEGER, FIELD_TYPE_NULL, FIELD_TYPE_STRING| Modifier and Type | Method and Description |
|---|---|
void |
fillWindow(int position,
CursorWindow window) |
CursorWindow |
getWindow() |
boolean |
onMove(int oldPosition,
int newPosition) |
close, copyStringToBuffer, deactivate, getBlob, getColumnCount, getColumnIndex, getColumnIndexOrThrow, getColumnName, getColumnNames, getCount, getDouble, getExtras, getFloat, getInt, getLong, getPosition, getShort, getString, getType, getWantsAllOnMoveCalls, isAfterLast, isBeforeFirst, isClosed, isFirst, isLast, isNull, move, moveToFirst, moveToLast, moveToNext, moveToPosition, moveToPrevious, registerContentObserver, registerDataSetObserver, requery, respond, setNotificationUri, unregisterContentObserver, unregisterDataSetObserverCursorWindow getWindow()
void fillWindow(int position,
CursorWindow window)
boolean onMove(int oldPosition,
int newPosition)
Copyright © 2008-2013. All Rights Reserved.