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

11 lines
346 B
Java

package org.gcube.portlet.user.userstatisticsportlet.client.ui;
import com.google.gwt.resources.client.CssResource;
public interface CommentsAndLikesWidget_CommentsAndLikesWidgetUiBinderImpl_GenCss_style extends CssResource {
@ClassName("statistic-value")
String statisticValue();
@ClassName("statistic-icon")
String statisticIcon();
}