Class GoogleAsyncCallback<T>

java.lang.Object
com.logicaldoc.gui.common.client.DefaultAsyncCallback<T>
com.logicaldoc.gui.frontend.client.google.GoogleAsyncCallback<T>
All Implemented Interfaces:
com.google.gwt.user.client.rpc.AsyncCallback<T>

public class GoogleAsyncCallback<T> extends DefaultAsyncCallback<T>
Useful to handle communication with Google service
Since:
9.1.1
Author:
Marco Meschieri - LogicalDOC
  • Constructor Details

    • GoogleAsyncCallback

      public GoogleAsyncCallback()
  • Method Details