public interface ImageTagDeclaration extends HasIdBindingAndRendered, HasTip, IsDisabled, IsVisual
Modifier and Type | Method and Description |
---|---|
void |
setAlt(String alt)
Alternate textual description of the image rendered by this component.
|
void |
setValue(String value)
Absolute url to an image or image name to lookup in tobago resource path.
|
setBinding
setRendered
setTip
setDisabled
setCustomClass, setMarkup, setStyle
void setValue(String value)
void setAlt(String alt)
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.