Interface PictureProvider<S>
-
- All Superinterfaces:
org.kie.workbench.common.stunner.core.client.ThumbProvider<S>
public interface PictureProvider<S> extends org.kie.workbench.common.stunner.core.client.ThumbProvider<S>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.gwt.safehtml.shared.SafeUrigetThumbnailUri(S source)
-
-
-
Method Detail
-
getThumbnailUri
com.google.gwt.safehtml.shared.SafeUri getThumbnailUri(S source)
-
-