Uses of Interface
com.tensegrity.palowebviewer.modules.ui.client.dialog.IErrorDialogCallback

Packages that use IErrorDialogCallback
com.tensegrity.palowebviewer.modules.ui.client.dialog   
 

Uses of IErrorDialogCallback in com.tensegrity.palowebviewer.modules.ui.client.dialog
 

Methods in com.tensegrity.palowebviewer.modules.ui.client.dialog with parameters of type IErrorDialogCallback
static void ErrorDialog.showError(java.lang.String msg, IErrorDialogCallback callback)