Uses of Interface
com.tensegrity.palowebviewer.modules.engine.client.IErrorCallback

Packages that use IErrorCallback
com.tensegrity.palowebviewer.modules.engine.client   
 

Uses of IErrorCallback in com.tensegrity.palowebviewer.modules.engine.client
 

Methods in com.tensegrity.palowebviewer.modules.engine.client with parameters of type IErrorCallback
 void XQueryCallback.setErrorCallback(IErrorCallback errorCallback)
           
 void UpdateCellCallback.setErrorCallback(IErrorCallback errorCallback)