Uses of Interface
org.cruxframework.crux.core.client.db.indexeddb.events.IDBCursorEvent.Handler

Packages that use IDBCursorEvent.Handler
org.cruxframework.crux.core.client.db.indexeddb   
 

Uses of IDBCursorEvent.Handler in org.cruxframework.crux.core.client.db.indexeddb
 

Methods in org.cruxframework.crux.core.client.db.indexeddb with parameters of type IDBCursorEvent.Handler
 void IDBObjectStore.IDBObjectCursorRequest.onSuccess(IDBCursorEvent.Handler handler)
           
 void IDBIndex.IDBIndexCursorRequest.onSuccess(IDBCursorEvent.Handler handler)
           
 



Copyright © 2014. All rights reserved.