Interface DashletService

All Superinterfaces:
com.google.gwt.user.client.rpc.RemoteService
All Known Implementing Classes:
DashletServiceImpl

@RemoteServiceRelativePath("dashlet") public interface DashletService extends com.google.gwt.user.client.rpc.RemoteService
The client side stub for the Dashlet Service. This service allows the handling of dashlets.
Since:
8.2.3
Author:
Marco Meschieri - LogicalDOC
  • Method Details