public interface ImageTagDeclaration extends HasIdBindingAndRendered, HasBorder, 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
setBorder
setTip
setDisabled
setCurrentMarkup, setCustomClass, setMarkup, setStyle
void setValue(String value)
void setAlt(String alt)
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.