public interface ImageElementRendererView
extends org.jboss.errai.common.client.api.IsElement
| Modifier and Type | Method and Description |
|---|---|
ImageElementRendererView |
setDOMContent(String content,
int width,
int height) |
ImageElementRendererView |
setImage(com.google.gwt.safehtml.shared.SafeUri uri,
int width,
int height) |
ImageElementRendererView setDOMContent(String content, int width, int height)
ImageElementRendererView setImage(com.google.gwt.safehtml.shared.SafeUri uri, int width, int height)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.