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

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

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

Methods in org.cruxframework.crux.core.client.db.indexeddb with parameters of type IDBAbortEvent.Handler
 void IDBTransaction.onAbort(IDBAbortEvent.Handler handler)
           
 void IDBDatabase.onAbort(IDBAbortEvent.Handler handler)
           
 



Copyright © 2014. All rights reserved.