Uses of Interface
com.sdm.quasar.client.jsf.dialog.BrowserWindowCallBack

Packages that use BrowserWindowCallBack
com.sdm.quasar.client.jsf.dialog   
 

Uses of BrowserWindowCallBack in com.sdm.quasar.client.jsf.dialog
 

Methods in com.sdm.quasar.client.jsf.dialog with parameters of type BrowserWindowCallBack
 boolean BrowserWindow.determineVisualRepresentation(HttpServletRequest request, BrowserWindowCallBack callBack)
          Analyses the request parameters and determines the page to be shown.
protected  boolean BrowserWindow.handleDoubleSubmit(HttpServletRequest request, BrowserWindowCallBack callBack, VisualRepresentation visRep)
          Checks if this is a request to a previous state of the dialog.