user-statistics/target/.generated/org/gcube/portlet/user/userstatisticsportlet/client/ui/CommentsAndLikesWidget_Comm...

16 lines
823 B
Java

package org.gcube.portlet.user.userstatisticsportlet.client.ui;
import com.google.gwt.resources.client.ClientBundle;
import com.google.gwt.resources.client.DataResource;
import com.google.gwt.resources.client.DataResource.DoNotEmbed;
import com.google.gwt.resources.client.DataResource.MimeType;
import com.google.gwt.resources.client.ImageResource;
import com.google.gwt.resources.client.ImageResource.ImageOptions;
import com.google.gwt.resources.client.CssResource.Import;
public interface CommentsAndLikesWidget_CommentsAndLikesWidgetUiBinderImpl_GenBundle extends ClientBundle {
@Source("uibinder.org.gcube.portlet.user.userstatisticsportlet.client.ui.CommentsAndLikesWidget_CommentsAndLikesWidgetUiBinderImpl_GenCss_style.css")
CommentsAndLikesWidget_CommentsAndLikesWidgetUiBinderImpl_GenCss_style style();
}